Merge pull request #18327 from civicrm/5.29
[civicrm-core.git] / CRM / Contribute / DAO / ContributionPage.php
index 3961bf10533b4aa78be2542d8db3c6eda8d901dd..80ec08d3acf67e474c303f50f213a8665539c268 100644 (file)
@@ -6,13 +6,15 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionPage.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:95842d15d54a368f68e6531a1b16797b)
+ * (GenCodeChecksum:902bfa164280b9ba21a7cb5a38aceba8)
  */
 
 /**
  * Database access object for the ContributionPage entity.
  */
 class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
+  const EXT = 'civicrm';
+  const TABLE_ADDED = '1.3';
 
   /**
    * Static instance to hold the table name.
@@ -401,6 +403,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'title' => [
           'name' => 'title',
@@ -414,6 +417,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '1.3',
         ],
         'intro_text' => [
           'name' => 'intro_text',
@@ -430,6 +434,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'RichTextEditor',
           ],
+          'add' => '1.3',
         ],
         'financial_type_id' => [
           'name' => 'financial_type_id',
@@ -450,6 +455,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'name',
           ],
+          'add' => '4.3',
         ],
         'payment_processor' => [
           'name' => 'payment_processor',
@@ -463,6 +469,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'serialize' => self::SERIALIZE_SEPARATOR_TRIMMED,
           'html' => [
             'type' => 'Select',
           ],
@@ -471,6 +478,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'name',
           ],
+          'add' => '1.8',
         ],
         'is_credit_card_only' => [
           'name' => 'is_credit_card_only',
@@ -483,6 +491,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'is_monetary' => [
           'name' => 'is_monetary',
@@ -495,6 +504,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.6',
         ],
         'is_recur' => [
           'name' => 'is_recur',
@@ -507,6 +517,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.6',
         ],
         'is_confirm_enabled' => [
           'name' => 'is_confirm_enabled',
@@ -519,6 +530,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.2',
         ],
         'recur_frequency_unit' => [
           'name' => 'recur_frequency_unit',
@@ -541,6 +553,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'optionEditPath' => 'civicrm/admin/options/recur_frequency_units',
           ],
+          'add' => '2.1',
         ],
         'is_recur_interval' => [
           'name' => 'is_recur_interval',
@@ -553,6 +566,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '2.1',
         ],
         'is_recur_installments' => [
           'name' => 'is_recur_installments',
@@ -565,6 +579,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.3',
         ],
         'adjust_recur_start_date' => [
           'name' => 'adjust_recur_start_date',
@@ -577,6 +592,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.7',
         ],
         'is_pay_later' => [
           'name' => 'is_pay_later',
@@ -589,6 +605,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '2.0',
         ],
         'pay_later_text' => [
           'name' => 'pay_later_text',
@@ -600,6 +617,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '2.0',
         ],
         'pay_later_receipt' => [
           'name' => 'pay_later_receipt',
@@ -611,6 +629,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '2.0',
         ],
         'is_partial_payment' => [
           'name' => 'is_partial_payment',
@@ -623,6 +642,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.3',
         ],
         'initial_amount_label' => [
           'name' => 'initial_amount_label',
@@ -636,6 +656,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '4.3',
         ],
         'initial_amount_help_text' => [
           'name' => 'initial_amount_help_text',
@@ -647,6 +668,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '4.3',
         ],
         'min_initial_amount' => [
           'name' => 'min_initial_amount',
@@ -662,6 +684,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.3',
         ],
         'is_allow_other_amount' => [
           'name' => 'is_allow_other_amount',
@@ -674,6 +697,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'default_amount_id' => [
           'name' => 'default_amount_id',
@@ -685,6 +709,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.7',
         ],
         'min_amount' => [
           'name' => 'min_amount',
@@ -700,6 +725,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'max_amount' => [
           'name' => 'max_amount',
@@ -715,6 +741,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'goal_amount' => [
           'name' => 'goal_amount',
@@ -730,6 +757,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.5',
         ],
         'thankyou_title' => [
           'name' => 'thankyou_title',
@@ -743,6 +771,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '1.3',
         ],
         'thankyou_text' => [
           'name' => 'thankyou_text',
@@ -759,6 +788,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'RichTextEditor',
           ],
+          'add' => '1.3',
         ],
         'thankyou_footer' => [
           'name' => 'thankyou_footer',
@@ -775,6 +805,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'RichTextEditor',
           ],
+          'add' => '1.3',
         ],
         'is_email_receipt' => [
           'name' => 'is_email_receipt',
@@ -787,6 +818,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'receipt_from_name' => [
           'name' => 'receipt_from_name',
@@ -800,6 +832,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '1.3',
         ],
         'receipt_from_email' => [
           'name' => 'receipt_from_email',
@@ -813,6 +846,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'cc_receipt' => [
           'name' => 'cc_receipt',
@@ -826,6 +860,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'bcc_receipt' => [
           'name' => 'bcc_receipt',
@@ -839,6 +874,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'receipt_text' => [
           'name' => 'receipt_text',
@@ -855,6 +891,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'TextArea',
           ],
+          'add' => '1.3',
         ],
         'is_active' => [
           'name' => 'is_active',
@@ -866,6 +903,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'footer_text' => [
           'name' => 'footer_text',
@@ -882,6 +920,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'RichTextEditor',
           ],
+          'add' => '1.4',
         ],
         'amount_block_is_active' => [
           'name' => 'amount_block_is_active',
@@ -894,6 +933,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.5',
         ],
         'start_date' => [
           'name' => 'start_date',
@@ -905,6 +945,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.8',
         ],
         'end_date' => [
           'name' => 'end_date',
@@ -916,6 +957,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.8',
         ],
         'created_id' => [
           'name' => 'created_id',
@@ -928,6 +970,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
           'FKClassName' => 'CRM_Contact_DAO_Contact',
+          'add' => '3.0',
         ],
         'created_date' => [
           'name' => 'created_date',
@@ -939,6 +982,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '3.0',
         ],
         'currency' => [
           'name' => 'currency',
@@ -965,6 +1009,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'nameColumn' => 'name',
             'abbrColumn' => 'symbol',
           ],
+          'add' => '3.3',
         ],
         'campaign_id' => [
           'name' => 'campaign_id',
@@ -982,6 +1027,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'title',
           ],
+          'add' => '3.4',
         ],
         'is_share' => [
           'name' => 'is_share',
@@ -994,6 +1040,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.1',
         ],
         'is_billing_required' => [
           'name' => 'is_billing_required',
@@ -1006,6 +1053,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.6',
         ],
         'contribution_page_frontend_title' => [
           'name' => 'frontend_title',
@@ -1023,6 +1071,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '5.20',
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);