API/DAO Metadata - Retain versioning metadata for possible usage in runtime+tooling
[civicrm-core.git] / CRM / Report / DAO / ReportInstance.php
index b2af24148fca32694430a7fecd937740a2aa16bc..591332e6701678c2610e21e28e32137252f82ac8 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Report/ReportInstance.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e578602adaab855b72e2aef8992cb97e)
+ * (GenCodeChecksum:5e7790bacc5ffff1ecfcaada1abeafec)
  */
 
 /**
@@ -233,6 +233,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'entity' => 'ReportInstance',
           'bao' => 'CRM_Report_BAO_ReportInstance',
           'localizable' => 0,
+          'add' => '2.2',
         ],
         'domain_id' => [
           'name' => 'domain_id',
@@ -251,6 +252,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'name',
           ],
+          'add' => '3.1',
         ],
         'title' => [
           'name' => 'title',
@@ -267,6 +269,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '2.2',
         ],
         'report_id' => [
           'name' => 'report_id',
@@ -284,6 +287,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Select',
           ],
+          'add' => '2.2',
         ],
         'name' => [
           'name' => 'name',
@@ -300,6 +304,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '3.2',
         ],
         'args' => [
           'name' => 'args',
@@ -316,6 +321,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '3.2',
         ],
         'description' => [
           'name' => 'description',
@@ -332,6 +338,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '2.2',
         ],
         'permission' => [
           'name' => 'permission',
@@ -348,6 +355,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '2.2',
         ],
         'grouprole' => [
           'name' => 'grouprole',
@@ -364,6 +372,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '4.1',
         ],
         'form_values' => [
           'name' => 'form_values',
@@ -378,6 +387,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'bao' => 'CRM_Report_BAO_ReportInstance',
           'localizable' => 0,
           'serialize' => self::SERIALIZE_PHP,
+          'add' => '2.2',
         ],
         'is_active' => [
           'name' => 'is_active',
@@ -392,6 +402,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'CheckBox',
           ],
+          'add' => '2.2',
         ],
         'created_id' => [
           'name' => 'created_id',
@@ -404,6 +415,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'bao' => 'CRM_Report_BAO_ReportInstance',
           'localizable' => 0,
           'FKClassName' => 'CRM_Contact_DAO_Contact',
+          'add' => '4.6',
         ],
         'owner_id' => [
           'name' => 'owner_id',
@@ -416,6 +428,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'bao' => 'CRM_Report_BAO_ReportInstance',
           'localizable' => 0,
           'FKClassName' => 'CRM_Contact_DAO_Contact',
+          'add' => '4.6',
         ],
         'email_subject' => [
           'name' => 'email_subject',
@@ -432,6 +445,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => NULL,
         ],
         'email_to' => [
           'name' => 'email_to',
@@ -446,6 +460,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '2.2',
         ],
         'email_cc' => [
           'name' => 'email_cc',
@@ -460,6 +475,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '2.2',
         ],
         'header' => [
           'name' => 'header',
@@ -476,6 +492,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'TextArea',
           ],
+          'add' => '2.2',
         ],
         'footer' => [
           'name' => 'footer',
@@ -492,6 +509,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'TextArea',
           ],
+          'add' => '2.2',
         ],
         'navigation_id' => [
           'name' => 'navigation_id',
@@ -506,6 +524,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'bao' => 'CRM_Report_BAO_ReportInstance',
           'localizable' => 0,
           'FKClassName' => 'CRM_Core_DAO_Navigation',
+          'add' => '3.0',
         ],
         'drilldown_id' => [
           'name' => 'drilldown_id',
@@ -520,6 +539,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'bao' => 'CRM_Report_BAO_ReportInstance',
           'localizable' => 0,
           'FKClassName' => 'CRM_Report_DAO_ReportInstance',
+          'add' => '4.3',
         ],
         'is_reserved' => [
           'name' => 'is_reserved',
@@ -534,6 +554,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
           'html' => [
             'type' => 'CheckBox',
           ],
+          'add' => '4.2',
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);