Regenerate DAO files
authoreileen <emcnaughton@wikimedia.org>
Thu, 23 May 2019 00:12:04 +0000 (12:12 +1200)
committereileen <emcnaughton@wikimedia.org>
Thu, 23 May 2019 00:12:35 +0000 (12:12 +1200)
152 files changed:
CRM/ACL/DAO/ACL.php
CRM/ACL/DAO/Cache.php
CRM/ACL/DAO/EntityRole.php
CRM/Activity/DAO/Activity.php
CRM/Activity/DAO/ActivityContact.php
CRM/Batch/DAO/Batch.php
CRM/Batch/DAO/EntityBatch.php
CRM/Campaign/DAO/Campaign.php
CRM/Campaign/DAO/CampaignGroup.php
CRM/Campaign/DAO/Survey.php
CRM/Case/DAO/Case.php
CRM/Case/DAO/CaseActivity.php
CRM/Case/DAO/CaseContact.php
CRM/Case/DAO/CaseType.php
CRM/Contact/DAO/ACLContactCache.php
CRM/Contact/DAO/Contact.php
CRM/Contact/DAO/ContactType.php
CRM/Contact/DAO/DashboardContact.php
CRM/Contact/DAO/Group.php
CRM/Contact/DAO/GroupContact.php
CRM/Contact/DAO/GroupContactCache.php
CRM/Contact/DAO/GroupNesting.php
CRM/Contact/DAO/GroupOrganization.php
CRM/Contact/DAO/Relationship.php
CRM/Contact/DAO/RelationshipType.php
CRM/Contact/DAO/SavedSearch.php
CRM/Contact/DAO/SubscriptionHistory.php
CRM/Contribute/DAO/Contribution.php
CRM/Contribute/DAO/ContributionPage.php
CRM/Contribute/DAO/ContributionProduct.php
CRM/Contribute/DAO/ContributionRecur.php
CRM/Contribute/DAO/ContributionSoft.php
CRM/Contribute/DAO/Premium.php
CRM/Contribute/DAO/PremiumsProduct.php
CRM/Contribute/DAO/Product.php
CRM/Contribute/DAO/Widget.php
CRM/Core/DAO/ActionLog.php
CRM/Core/DAO/ActionMapping.php
CRM/Core/DAO/ActionSchedule.php
CRM/Core/DAO/Address.php
CRM/Core/DAO/AddressFormat.php
CRM/Core/DAO/Cache.php
CRM/Core/DAO/Component.php
CRM/Core/DAO/Country.php
CRM/Core/DAO/County.php
CRM/Core/DAO/CustomField.php
CRM/Core/DAO/CustomGroup.php
CRM/Core/DAO/Dashboard.php
CRM/Core/DAO/Discount.php
CRM/Core/DAO/Domain.php
CRM/Core/DAO/Email.php
CRM/Core/DAO/EntityFile.php
CRM/Core/DAO/EntityTag.php
CRM/Core/DAO/Extension.php
CRM/Core/DAO/File.php
CRM/Core/DAO/IM.php
CRM/Core/DAO/Job.php
CRM/Core/DAO/JobLog.php
CRM/Core/DAO/LocBlock.php
CRM/Core/DAO/LocationType.php
CRM/Core/DAO/Log.php
CRM/Core/DAO/MailSettings.php
CRM/Core/DAO/Managed.php
CRM/Core/DAO/Mapping.php
CRM/Core/DAO/MappingField.php
CRM/Core/DAO/Menu.php
CRM/Core/DAO/MessageTemplate.php
CRM/Core/DAO/Navigation.php
CRM/Core/DAO/Note.php
CRM/Core/DAO/OpenID.php
CRM/Core/DAO/OptionGroup.php
CRM/Core/DAO/OptionValue.php
CRM/Core/DAO/Persistent.php
CRM/Core/DAO/Phone.php
CRM/Core/DAO/PreferencesDate.php
CRM/Core/DAO/PrevNextCache.php
CRM/Core/DAO/PrintLabel.php
CRM/Core/DAO/RecurringEntity.php
CRM/Core/DAO/Setting.php
CRM/Core/DAO/StateProvince.php
CRM/Core/DAO/StatusPreference.php
CRM/Core/DAO/SystemLog.php
CRM/Core/DAO/Tag.php
CRM/Core/DAO/Timezone.php
CRM/Core/DAO/UFField.php
CRM/Core/DAO/UFGroup.php
CRM/Core/DAO/UFJoin.php
CRM/Core/DAO/UFMatch.php
CRM/Core/DAO/Website.php
CRM/Core/DAO/WordReplacement.php
CRM/Core/DAO/Worldregion.php
CRM/Cxn/DAO/Cxn.php
CRM/Dedupe/DAO/Exception.php
CRM/Dedupe/DAO/Rule.php
CRM/Dedupe/DAO/RuleGroup.php
CRM/Event/Cart/DAO/Cart.php
CRM/Event/Cart/DAO/EventInCart.php
CRM/Event/DAO/Event.php
CRM/Event/DAO/Participant.php
CRM/Event/DAO/ParticipantPayment.php
CRM/Event/DAO/ParticipantStatusType.php
CRM/Financial/DAO/Currency.php
CRM/Financial/DAO/EntityFinancialAccount.php
CRM/Financial/DAO/EntityFinancialTrxn.php
CRM/Financial/DAO/FinancialAccount.php
CRM/Financial/DAO/FinancialItem.php
CRM/Financial/DAO/FinancialTrxn.php
CRM/Financial/DAO/FinancialType.php
CRM/Financial/DAO/PaymentProcessor.php
CRM/Financial/DAO/PaymentProcessorType.php
CRM/Financial/DAO/PaymentToken.php
CRM/Friend/DAO/Friend.php
CRM/Grant/DAO/Grant.php
CRM/Mailing/DAO/BouncePattern.php
CRM/Mailing/DAO/BounceType.php
CRM/Mailing/DAO/Mailing.php
CRM/Mailing/DAO/MailingAB.php
CRM/Mailing/DAO/MailingComponent.php
CRM/Mailing/DAO/MailingGroup.php
CRM/Mailing/DAO/MailingJob.php
CRM/Mailing/DAO/Recipients.php
CRM/Mailing/DAO/Spool.php
CRM/Mailing/DAO/TrackableURL.php
CRM/Mailing/Event/DAO/Bounce.php
CRM/Mailing/Event/DAO/Confirm.php
CRM/Mailing/Event/DAO/Delivered.php
CRM/Mailing/Event/DAO/Forward.php
CRM/Mailing/Event/DAO/Opened.php
CRM/Mailing/Event/DAO/Queue.php
CRM/Mailing/Event/DAO/Reply.php
CRM/Mailing/Event/DAO/Subscribe.php
CRM/Mailing/Event/DAO/TrackableURLOpen.php
CRM/Mailing/Event/DAO/Unsubscribe.php
CRM/Member/DAO/Membership.php
CRM/Member/DAO/MembershipBlock.php
CRM/Member/DAO/MembershipLog.php
CRM/Member/DAO/MembershipPayment.php
CRM/Member/DAO/MembershipStatus.php
CRM/Member/DAO/MembershipType.php
CRM/PCP/DAO/PCP.php
CRM/PCP/DAO/PCPBlock.php
CRM/Pledge/DAO/Pledge.php
CRM/Pledge/DAO/PledgeBlock.php
CRM/Pledge/DAO/PledgePayment.php
CRM/Price/DAO/LineItem.php
CRM/Price/DAO/PriceField.php
CRM/Price/DAO/PriceFieldValue.php
CRM/Price/DAO/PriceSet.php
CRM/Price/DAO/PriceSetEntity.php
CRM/Queue/DAO/QueueItem.php
CRM/Report/DAO/ReportInstance.php
CRM/SMS/DAO/Provider.php

index ef4d7ca5628c1c8aba51f000a986899d31d3b66b..924a9eaf2aad3583fbdb796ee88c584e4f0290a9 100644 (file)
@@ -59,7 +59,7 @@ class CRM_ACL_DAO_ACL extends CRM_Core_DAO {
   /**
    * ID of the object possessing this ACL
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -80,7 +80,7 @@ class CRM_ACL_DAO_ACL extends CRM_Core_DAO {
   /**
    * The ID of the object controlled by this ACL entry
    *
-   * @var int unsigned
+   * @var int
    */
   public $object_id;
 
@@ -94,14 +94,14 @@ class CRM_ACL_DAO_ACL extends CRM_Core_DAO {
   /**
    * ID of the ACL or ACL group being granted/revoked
    *
-   * @var int unsigned
+   * @var int
    */
   public $acl_id;
 
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
index 87c4e0418fae8a38135fe30d73c8e1ccccdaf27d..229f6f4c6e407f5aca70cb5648eb87ea45faeea5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/ACL/Cache.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b919f30ea14a662689df5a39dd0eb9e5)
+ * (GenCodeChecksum:f993d89f3a44999eed1b4c46b714b736)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_ACL_DAO_Cache extends CRM_Core_DAO {
   /**
    * Unique table ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Foreign Key to Contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * Foreign Key to ACL
    *
-   * @var int unsigned
+   * @var int
    */
   public $acl_id;
 
index ad70ed1e672dc1c320c804c241cf187e7f7aeb87..ea001945755651fce5dd55b46f6648b3c2002064 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/ACL/EntityRole.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f5e0b7220bbbd48205500aa4372771a7)
+ * (GenCodeChecksum:65952cc85e04acddbaef65cfcf7fc541)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_ACL_DAO_EntityRole extends CRM_Core_DAO {
   /**
    * Unique table ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Foreign Key to ACL Role (which is an option value pair and hence an implicit FK)
    *
-   * @var int unsigned
+   * @var int
    */
   public $acl_role_id;
 
@@ -52,14 +52,14 @@ class CRM_ACL_DAO_EntityRole extends CRM_Core_DAO {
   /**
    * ID of the group/contact object being joined
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
index 592241b8237477100070b60b32a5159056adb713..8f4053dfed6b2cbbffc4912e11034e97b2715b29 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Activity/Activity.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9e7a03aebc84a1f18a1cb0cbbe989986)
+ * (GenCodeChecksum:808e801e250ba56b83f69fe90d8b52c2)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
   /**
    * Unique  Other Activity ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Artificial FK to original transaction (e.g. contribution) IF it is not an Activity. Table can be figured out through activity_type_id, and further through component registry.
    *
-   * @var int unsigned
+   * @var int
    */
   public $source_record_id;
 
   /**
    * FK to civicrm_option_value.id, that has to be valid, registered activity type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $activity_type_id;
 
@@ -66,7 +66,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
   /**
    * Planned or actual duration of activity expressed in minutes. Conglomerate of former duration_hours and duration_minutes.
    *
-   * @var int unsigned
+   * @var int
    */
   public $duration;
 
@@ -80,7 +80,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
   /**
    * Phone ID of the number called (optional - used if an existing phone number is selected).
    *
-   * @var int unsigned
+   * @var int
    */
   public $phone_id;
 
@@ -101,57 +101,57 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
   /**
    * ID of the status this activity is currently in. Foreign key to civicrm_option_value.
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
   /**
    * ID of the priority given to this activity. Foreign key to civicrm_option_value.
    *
-   * @var int unsigned
+   * @var int
    */
   public $priority_id;
 
   /**
    * Parent meeting ID (if this is a follow-up item). This is not currently implemented
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_test;
 
   /**
    * Activity Medium, Implicit FK to civicrm_option_value where option_group = encounter_medium.
    *
-   * @var int unsigned
+   * @var int
    */
   public $medium_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_auto;
 
   /**
    * FK to Relationship ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $relationship_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_current_revision;
 
   /**
    * Activity ID of the first activity record in versioning chain.
    *
-   * @var int unsigned
+   * @var int
    */
   public $original_id;
 
@@ -163,21 +163,21 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
   public $result;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_deleted;
 
   /**
    * The campaign for which this activity has been triggered.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
   /**
    * Assign a specific level of engagement to this activity. Used for tracking constituents in ladder of engagement.
    *
-   * @var int unsigned
+   * @var int
    */
   public $engagement_level;
 
@@ -189,7 +189,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
   /**
    * Activity marked as favorite.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_star;
 
@@ -288,7 +288,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'activity_type',
             'optionEditPath' => 'civicrm/admin/options/activity_type',
-          ]
+          ],
         ],
         'activity_subject' => [
           'name' => 'subject',
@@ -430,7 +430,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'activity_status',
             'optionEditPath' => 'civicrm/admin/options/activity_status',
-          ]
+          ],
         ],
         'priority_id' => [
           'name' => 'priority_id',
@@ -448,7 +448,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'priority',
             'optionEditPath' => 'civicrm/admin/options/priority',
-          ]
+          ],
         ],
         'parent_id' => [
           'name' => 'parent_id',
@@ -496,7 +496,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'encounter_medium',
             'optionEditPath' => 'civicrm/admin/options/encounter_medium',
-          ]
+          ],
         ],
         'is_auto' => [
           'name' => 'is_auto',
@@ -604,7 +604,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'activity_engagement_level' => [
           'name' => 'engagement_level',
@@ -624,7 +624,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'engagement_index',
             'optionEditPath' => 'civicrm/admin/options/engagement_index',
-          ]
+          ],
         ],
         'weight' => [
           'name' => 'weight',
index c44cad322f413e144d14dd2ce2597bd96a58b313..aac6059d38b0ac0ca9b91e9b4a1010331126a2cb 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Activity/ActivityContact.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:12b192898c90e1f206f245eaf49834ea)
+ * (GenCodeChecksum:bb5726fd8dc1e07e19a08982d502a9f1)
  */
 
 /**
@@ -31,28 +31,28 @@ class CRM_Activity_DAO_ActivityContact extends CRM_Core_DAO {
   /**
    * Activity contact id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Foreign key to the activity for this record.
    *
-   * @var int unsigned
+   * @var int
    */
   public $activity_id;
 
   /**
    * Foreign key to the contact for this record.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * Nature of this contact's role in the activity: 1 assignee, 2 creator, 3 focus or target.
    *
-   * @var int unsigned
+   * @var int
    */
   public $record_type_id;
 
@@ -144,7 +144,7 @@ class CRM_Activity_DAO_ActivityContact extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'activity_contacts',
             'optionEditPath' => 'civicrm/admin/options/activity_contacts',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index d27436f2f9eeadf074425f991087a33010a9cc4d..500d32941cdb1780b722827ecf83fb037bc1ae28 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Batch/Batch.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ce4525bc9c612162c061df886c68f697)
+ * (GenCodeChecksum:88c016b0141ed596ac6fdbbef3e27a1e)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
   /**
    * Unique Address ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,7 +59,7 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -73,7 +73,7 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $modified_id;
 
@@ -87,28 +87,28 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
   /**
    * FK to Saved Search ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $saved_search_id;
 
   /**
    * fk to Batch Status options in civicrm_option_values
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
   /**
    * fk to Batch Type options in civicrm_option_values
    *
-   * @var int unsigned
+   * @var int
    */
   public $type_id;
 
   /**
    * fk to Batch mode options in civicrm_option_values
    *
-   * @var int unsigned
+   * @var int
    */
   public $mode_id;
 
@@ -122,14 +122,14 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
   /**
    * Number of items in a batch.
    *
-   * @var int unsigned
+   * @var int
    */
   public $item_count;
 
   /**
    * fk to Payment Instrument options in civicrm_option_values
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_instrument_id;
 
@@ -319,7 +319,7 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'batch_status',
             'optionEditPath' => 'civicrm/admin/options/batch_status',
-          ]
+          ],
         ],
         'type_id' => [
           'name' => 'type_id',
@@ -337,7 +337,7 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'batch_type',
             'optionEditPath' => 'civicrm/admin/options/batch_type',
-          ]
+          ],
         ],
         'mode_id' => [
           'name' => 'mode_id',
@@ -355,7 +355,7 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'batch_mode',
             'optionEditPath' => 'civicrm/admin/options/batch_mode',
-          ]
+          ],
         ],
         'total' => [
           'name' => 'total',
@@ -405,7 +405,7 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'payment_instrument',
             'optionEditPath' => 'civicrm/admin/options/payment_instrument',
-          ]
+          ],
         ],
         'exported_date' => [
           'name' => 'exported_date',
index c28a1afecec5f4bbe47b0857fe34ebf4c5b9f04d..5e0cb9ecb089cc13ae1eeee771235d1a88b7463e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Batch/EntityBatch.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:89de2d8a5a110934c36887ee59064b1f)
+ * (GenCodeChecksum:12e2c6e8e3c0890f0531819aebcfc543)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Batch_DAO_EntityBatch extends CRM_Core_DAO {
   /**
    * primary key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,14 +45,14 @@ class CRM_Batch_DAO_EntityBatch extends CRM_Core_DAO {
   /**
    * FK to entity table specified in entity_table column.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * FK to civicrm_batch
    *
-   * @var int unsigned
+   * @var int
    */
   public $batch_id;
 
@@ -141,7 +141,7 @@ class CRM_Batch_DAO_EntityBatch extends CRM_Core_DAO {
             'table' => 'civicrm_batch',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 76589447743ae466dedd8e2ecc2684a83a9e829c..2b9d027095122889e0abef54de0298151afcadc4 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Campaign/Campaign.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f748b144fd6446c32333ceb61cbf0e43)
+ * (GenCodeChecksum:6df4e0d5c3320d87183db79f551d8c86)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO {
   /**
    * Unique Campaign ID.
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -73,14 +73,14 @@ class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO {
   /**
    * Campaign Type ID.Implicit FK to civicrm_option_value where option_group = campaign_type
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_type_id;
 
   /**
    * Campaign status ID.Implicit FK to civicrm_option_value where option_group = campaign_status
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
@@ -94,21 +94,21 @@ class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO {
   /**
    * Optional parent id for this Campaign.
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_id;
 
   /**
    * Is this Campaign enabled or disabled/cancelled?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * FK to civicrm_contact, who created this Campaign.
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -122,7 +122,7 @@ class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO {
   /**
    * FK to civicrm_contact, who recently edited this Campaign.
    *
-   * @var int unsigned
+   * @var int
    */
   public $last_modified_id;
 
@@ -300,7 +300,7 @@ class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'campaign_type',
             'optionEditPath' => 'civicrm/admin/options/campaign_type',
-          ]
+          ],
         ],
         'status_id' => [
           'name' => 'status_id',
@@ -321,7 +321,7 @@ class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'campaign_status',
             'optionEditPath' => 'civicrm/admin/options/campaign_status',
-          ]
+          ],
         ],
         'external_identifier' => [
           'name' => 'external_identifier',
index cb6da70949082085a500d80a8382c40d47876f24..07f34d5fde2953b4bf852b362bdbba4ac5b708a7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Campaign/CampaignGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:77da091fa2f6df7da5d8195c7ce0ef19)
+ * (GenCodeChecksum:c399857d6182b7d1dcc2f037518ba8c3)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Campaign_DAO_CampaignGroup extends CRM_Core_DAO {
   /**
    * Campaign Group id.
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Foreign key to the activity Campaign.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
@@ -59,7 +59,7 @@ class CRM_Campaign_DAO_CampaignGroup extends CRM_Core_DAO {
   /**
    * Entity id of referenced table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -123,7 +123,7 @@ class CRM_Campaign_DAO_CampaignGroup extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'group_type' => [
           'name' => 'group_type',
@@ -143,7 +143,7 @@ class CRM_Campaign_DAO_CampaignGroup extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getCampaignGroupTypes',
-          ]
+          ],
         ],
         'entity_table' => [
           'name' => 'entity_table',
index 606f492a29e32148240fb5fc1efc57d0e5056790..d013622630e25ed789c72cd006e0314939ab2396 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Campaign/Survey.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:560bc8a33994c60b3a90d768142bf3ef)
+ * (GenCodeChecksum:ad39991f1177492db1fd47cbaacf676a)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
   /**
    * Survey id.
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,14 +45,14 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
   /**
    * Foreign key to the Campaign.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
   /**
    * Implicit FK to civicrm_option_value where option_group = activity_type
    *
-   * @var int unsigned
+   * @var int
    */
   public $activity_type_id;
 
@@ -73,42 +73,42 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
   /**
    * Number of days for recurrence of release.
    *
-   * @var int unsigned
+   * @var int
    */
   public $release_frequency;
 
   /**
    * Maximum number of contacts to allow for survey.
    *
-   * @var int unsigned
+   * @var int
    */
   public $max_number_of_contacts;
 
   /**
    * Default number of contacts to allow for survey.
    *
-   * @var int unsigned
+   * @var int
    */
   public $default_number_of_contacts;
 
   /**
    * Is this survey enabled or disabled/cancelled?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this default survey?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
   /**
    * FK to civicrm_contact, who created this Survey.
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -122,7 +122,7 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
   /**
    * FK to civicrm_contact, who recently edited this Survey.
    *
-   * @var int unsigned
+   * @var int
    */
   public $last_modified_id;
 
@@ -136,14 +136,14 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
   /**
    * Used to store option group id.
    *
-   * @var int unsigned
+   * @var int
    */
   public $result_id;
 
   /**
    * Bypass the email verification.
    *
-   * @var boolean
+   * @var bool
    */
   public $bypass_confirm;
 
@@ -164,7 +164,7 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
   /**
    * Can people share the petition through social media?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_share;
 
@@ -245,7 +245,7 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'activity_type_id' => [
           'name' => 'activity_type_id',
@@ -266,7 +266,7 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'activity_type',
             'optionEditPath' => 'civicrm/admin/options/activity_type',
-          ]
+          ],
         ],
         'recontact_interval' => [
           'name' => 'recontact_interval',
index 478f2c4c67c660ce352ab38de2797f041292d9e2..717b2b1bf1b91b8158757f9d76a44fbbfef050ec 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Case/Case.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:78deb4145e1eee5605441facd38817fb)
+ * (GenCodeChecksum:f7d3f0df9ce94aec00f5eb0e20cedd1e)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Case_DAO_Case extends CRM_Core_DAO {
   /**
    * Unique Case ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to civicrm_case_type.id
    *
-   * @var int unsigned
+   * @var int
    */
   public $case_type_id;
 
@@ -73,12 +73,12 @@ class CRM_Case_DAO_Case extends CRM_Core_DAO {
   /**
    * Id of case status.
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_deleted;
 
@@ -162,7 +162,7 @@ class CRM_Case_DAO_Case extends CRM_Core_DAO {
             'table' => 'civicrm_case_type',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'case_subject' => [
           'name' => 'subject',
@@ -251,7 +251,7 @@ class CRM_Case_DAO_Case extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'case_status',
             'optionEditPath' => 'civicrm/admin/options/case_status',
-          ]
+          ],
         ],
         'case_deleted' => [
           'name' => 'is_deleted',
index 419e172c6bd093aa38ec723e6eb05be7a8aba794..40b275fbf882c50366f2500ac8e75eeb8b92f240 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Case/CaseActivity.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4ca36a3bef18e147d4d39789c358870c)
+ * (GenCodeChecksum:cb7a73ba739c93a482d18ef28ed0c589)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Case_DAO_CaseActivity extends CRM_Core_DAO {
   /**
    * Unique case-activity association id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Case ID of case-activity association.
    *
-   * @var int unsigned
+   * @var int
    */
   public $case_id;
 
   /**
    * Activity ID of case-activity association.
    *
-   * @var int unsigned
+   * @var int
    */
   public $activity_id;
 
index e412fa6f1bd3715a777af017d62ca5158a3cd794..42a830d70315acc6d67c21c7d8aed67495a23d88 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Case/CaseContact.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:08bc122697118e41ffa4f821bc7603c6)
+ * (GenCodeChecksum:84dae97091e4a1612c67274f5cb10531)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Case_DAO_CaseContact extends CRM_Core_DAO {
   /**
    * Unique case-contact association id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Case ID of case-contact association.
    *
-   * @var int unsigned
+   * @var int
    */
   public $case_id;
 
   /**
    * Contact ID of contact record given case belongs to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
index 3835d78260bca4a6580fa869248ff255a3dea93e..533f0e03a3356bc91c6b7c72fa2b2e85d7bf84c7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Case/CaseType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9ea2953234a8b5c339b4d52930d0c126)
+ * (GenCodeChecksum:317907ffe519c3f3eab8af9d8e9e1f7f)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Case_DAO_CaseType extends CRM_Core_DAO {
   /**
    * Autoincremented type id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,14 +59,14 @@ class CRM_Case_DAO_CaseType extends CRM_Core_DAO {
   /**
    * Is this entry active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this case type a predefined system type?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
index 95b678536af62cc94565cdf2744c5af58c99fd16..1134bf2a1c995e8f8b22a638d50bb848ff7e0713 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/ACLContactCache.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e18484dc7adbb0723f280e4ed05d9df2)
+ * (GenCodeChecksum:8bc987e1284d464f9b475686d9dc32a2)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Contact_DAO_ACLContactCache extends CRM_Core_DAO {
   /**
    * primary key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to civicrm_contact (could be null for anon user)
    *
-   * @var int unsigned
+   * @var int
    */
   public $user_id;
 
   /**
    * FK to civicrm_contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -141,7 +141,7 @@ class CRM_Contact_DAO_ACLContactCache extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_ACL_BAO_ACL::operation',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 832ede648b31d3871f731df1f818879563f3d696..42d53e908a54fda6dd121264dc735d32ea3ea567 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/Contact.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1aa067b1add89870f03b31d65bc758a4)
+ * (GenCodeChecksum:8c2ea7bf40921f9f29eef33d717fd760)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   /**
    * Unique Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -50,34 +50,34 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   public $contact_sub_type;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $do_not_email;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $do_not_phone;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $do_not_mail;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $do_not_sms;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $do_not_trade;
 
   /**
    * Has the contact opted out from receiving all bulk email from the organization or site domain?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_opt_out;
 
@@ -196,14 +196,14 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   /**
    * Prefix or Title for name (Ms, Mr...). FK to prefix ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $prefix_id;
 
   /**
    * Suffix for name (Jr, Sr...). FK to suffix ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $suffix_id;
 
@@ -217,14 +217,14 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   /**
    * Communication style (e.g. formal vs. familiar) to use with this contact. FK to communication styles in civicrm_option_value.
    *
-   * @var int unsigned
+   * @var int
    */
   public $communication_style_id;
 
   /**
    * FK to civicrm_option_value.id, that has to be valid registered Email Greeting.
    *
-   * @var int unsigned
+   * @var int
    */
   public $email_greeting_id;
 
@@ -245,7 +245,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   /**
    * FK to civicrm_option_value.id, that has to be valid registered Postal Greeting.
    *
-   * @var int unsigned
+   * @var int
    */
   public $postal_greeting_id;
 
@@ -266,7 +266,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   /**
    * FK to civicrm_option_value.id, that has to be valid registered Addressee.
    *
-   * @var int unsigned
+   * @var int
    */
   public $addressee_id;
 
@@ -294,7 +294,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   /**
    * FK to gender ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $gender_id;
 
@@ -306,7 +306,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   public $birth_date;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_deceased;
 
@@ -327,7 +327,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   /**
    * Optional FK to Primary Contact for this household.
    *
-   * @var int unsigned
+   * @var int
    */
   public $primary_contact_id;
 
@@ -355,12 +355,12 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   /**
    * OPTIONAL FK to civicrm_contact record.
    *
-   * @var int unsigned
+   * @var int
    */
   public $employer_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_deleted;
 
@@ -446,7 +446,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'label',
             'condition' => 'parent_id IS NULL',
-          ]
+          ],
         ],
         'contact_sub_type' => [
           'name' => 'contact_sub_type',
@@ -472,7 +472,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'label',
             'condition' => 'parent_id IS NOT NULL',
-          ]
+          ],
         ],
         'do_not_email' => [
           'name' => 'do_not_email',
@@ -735,7 +735,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'preferred_communication_method',
             'optionEditPath' => 'civicrm/admin/options/preferred_communication_method',
-          ]
+          ],
         ],
         'preferred_language' => [
           'name' => 'preferred_language',
@@ -759,7 +759,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
             'optionGroupName' => 'languages',
             'keyColumn' => 'name',
             'optionEditPath' => 'civicrm/admin/options/languages',
-          ]
+          ],
         ],
         'preferred_mail_format' => [
           'name' => 'preferred_mail_format',
@@ -782,7 +782,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::pmf',
-          ]
+          ],
         ],
         'hash' => [
           'name' => 'hash',
@@ -911,7 +911,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'individual_prefix',
             'optionEditPath' => 'civicrm/admin/options/individual_prefix',
-          ]
+          ],
         ],
         'suffix_id' => [
           'name' => 'suffix_id',
@@ -933,7 +933,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'individual_suffix',
             'optionEditPath' => 'civicrm/admin/options/individual_suffix',
-          ]
+          ],
         ],
         'formal_title' => [
           'name' => 'formal_title',
@@ -971,7 +971,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'communication_style',
             'optionEditPath' => 'civicrm/admin/options/communication_style',
-          ]
+          ],
         ],
         'email_greeting_id' => [
           'name' => 'email_greeting_id',
@@ -987,7 +987,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'email_greeting',
             'optionEditPath' => 'civicrm/admin/options/email_greeting',
-          ]
+          ],
         ],
         'email_greeting_custom' => [
           'name' => 'email_greeting_custom',
@@ -1040,7 +1040,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'postal_greeting',
             'optionEditPath' => 'civicrm/admin/options/postal_greeting',
-          ]
+          ],
         ],
         'postal_greeting_custom' => [
           'name' => 'postal_greeting_custom',
@@ -1090,7 +1090,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'addressee',
             'optionEditPath' => 'civicrm/admin/options/addressee',
-          ]
+          ],
         ],
         'addressee_custom' => [
           'name' => 'addressee_custom',
@@ -1165,7 +1165,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'gender',
             'optionEditPath' => 'civicrm/admin/options/gender',
-          ]
+          ],
         ],
         'birth_date' => [
           'name' => 'birth_date',
index b0dd9396db6eb8b9580ff8483b5ceb88d927594f..a999b9d40292d1ef6aca1d69d848b9eb2a4eca88 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/ContactType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:cf94ae4eff4b3c9ce5461af60a668f7d)
+ * (GenCodeChecksum:adba53a6a4d64ba498d7e36b03c0f968)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Contact_DAO_ContactType extends CRM_Core_DAO {
   /**
    * Contact Type ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -66,21 +66,21 @@ class CRM_Contact_DAO_ContactType extends CRM_Core_DAO {
   /**
    * Optional FK to parent contact type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_id;
 
   /**
    * Is this entry active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this contact type a predefined system type
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
@@ -198,7 +198,7 @@ class CRM_Contact_DAO_ContactType extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'label',
             'condition' => 'parent_id IS NULL',
-          ]
+          ],
         ],
         'is_active' => [
           'name' => 'is_active',
index ad034c5a8341c833d8f5ce4819a138039b23a32e..edb5b3e3528b701c819442acaeb666c904793fbf 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/DashboardContact.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1290b45465d3184b3b9623f77a579eb4)
+ * (GenCodeChecksum:2adb5645722410e9059da0a345a0a30b)
  */
 
 /**
@@ -29,35 +29,35 @@ class CRM_Contact_DAO_DashboardContact extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Dashboard ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $dashboard_id;
 
   /**
    * Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * column no for this widget
    *
-   * @var boolean
+   * @var bool
    */
   public $column_no;
 
   /**
    * Is this widget active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
index ad61d35e48dbc2dc491894c948ab47f08b3ccf5b..3e2eddaf1f04e8cc1bccceb4bb3c14b9f27dcace 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/Group.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ae73107ab2294971dabe91d9c5bbf0af)
+ * (GenCodeChecksum:28c32e7038a2b7aa7ca2c45117660974)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Contact_DAO_Group extends CRM_Core_DAO {
   /**
    * Group ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -66,14 +66,14 @@ class CRM_Contact_DAO_Group extends CRM_Core_DAO {
   /**
    * FK to saved search table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $saved_search_id;
 
   /**
    * Is this entry active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -143,26 +143,26 @@ class CRM_Contact_DAO_Group extends CRM_Core_DAO {
   /**
    * Is this group hidden?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_hidden;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * FK to contact table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
   /**
    * FK to contact table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $modified_id;
 
@@ -310,7 +310,7 @@ class CRM_Contact_DAO_Group extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::groupVisibility',
-          ]
+          ],
         ],
         'where_clause' => [
           'name' => 'where_clause',
@@ -363,7 +363,7 @@ class CRM_Contact_DAO_Group extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'group_type',
             'optionEditPath' => 'civicrm/admin/options/group_type',
-          ]
+          ],
         ],
         'cache_date' => [
           'name' => 'cache_date',
@@ -402,7 +402,7 @@ class CRM_Contact_DAO_Group extends CRM_Core_DAO {
           'serialize' => self::SERIALIZE_COMMA,
           'pseudoconstant' => [
             'callback' => 'CRM_Core_PseudoConstant::allGroup',
-          ]
+          ],
         ],
         'children' => [
           'name' => 'children',
index 2497d5d63b8ed4e41bf31248f41d05dce9989705..ba7352ccf1923c971427e5ebc9fc49489adb51d6 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/GroupContact.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d185e9f2050d8627b21a0fe5176466ab)
+ * (GenCodeChecksum:abb2a96c7fd72f93619b605fbb11b4b5)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Contact_DAO_GroupContact extends CRM_Core_DAO {
   /**
    * primary key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to civicrm_group
    *
-   * @var int unsigned
+   * @var int
    */
   public $group_id;
 
   /**
    * FK to civicrm_contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -59,14 +59,14 @@ class CRM_Contact_DAO_GroupContact extends CRM_Core_DAO {
   /**
    * Optional location to associate with this membership
    *
-   * @var int unsigned
+   * @var int
    */
   public $location_id;
 
   /**
    * Optional email to associate with this membership
    *
-   * @var int unsigned
+   * @var int
    */
   public $email_id;
 
@@ -135,7 +135,7 @@ class CRM_Contact_DAO_GroupContact extends CRM_Core_DAO {
             'table' => 'civicrm_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'contact_id' => [
           'name' => 'contact_id',
@@ -167,7 +167,7 @@ class CRM_Contact_DAO_GroupContact extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::groupContactStatus',
-          ]
+          ],
         ],
         'location_id' => [
           'name' => 'location_id',
index 82c3948e6b2cb897f46466972ef10c2d0d925b79..c6697590c45e9783378879e9cb1a0fdb8bace286 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/GroupContactCache.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ed81d5602ea635ce0c5417ae3657c9a0)
+ * (GenCodeChecksum:217f20fad2d47f50e3a9c43b62df2c17)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Contact_DAO_GroupContactCache extends CRM_Core_DAO {
   /**
    * primary key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to civicrm_group
    *
-   * @var int unsigned
+   * @var int
    */
   public $group_id;
 
   /**
    * FK to civicrm_contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -112,7 +112,7 @@ class CRM_Contact_DAO_GroupContactCache extends CRM_Core_DAO {
             'table' => 'civicrm_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'contact_id' => [
           'name' => 'contact_id',
index dd835b303913acf85b81d991c64630f02ed9b38b..bbc3cf99366886d09199cf35c88efecac4d9c9c3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/GroupNesting.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:74b920b6007f978face45d517ea3476f)
+ * (GenCodeChecksum:2559ff6c3da8f02b147577a6d4e26004)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Contact_DAO_GroupNesting extends CRM_Core_DAO {
   /**
    * Relationship ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * ID of the child group
    *
-   * @var int unsigned
+   * @var int
    */
   public $child_group_id;
 
   /**
    * ID of the parent group
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_group_id;
 
index eca3166aee33713a7c998aa6443628868f4c6a40..d35db86708f7015ab4fbe25571213e389badd05f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/GroupOrganization.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:20b8bc587efac29d19ff6de4ec0002f9)
+ * (GenCodeChecksum:00717d9edb0719d380b5fd7c3e91bc74)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Contact_DAO_GroupOrganization extends CRM_Core_DAO {
   /**
    * Relationship ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * ID of the group
    *
-   * @var int unsigned
+   * @var int
    */
   public $group_id;
 
   /**
    * ID of the Organization Contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $organization_id;
 
@@ -112,7 +112,7 @@ class CRM_Contact_DAO_GroupOrganization extends CRM_Core_DAO {
             'table' => 'civicrm_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'organization_id' => [
           'name' => 'organization_id',
index 5bcf27570ff3656d8afd605e9f0fb1f88dcc729b..0eb497e53b380317d41b6944959a7a7b10028a86 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/Relationship.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:48aef38596a55e8cc826db194fb9700b)
+ * (GenCodeChecksum:ebfcea88ae4bd09a0821a942ecdfa4db)
  */
 
 /**
@@ -31,28 +31,28 @@ class CRM_Contact_DAO_Relationship extends CRM_Core_DAO {
   /**
    * Relationship ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * id of the first contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id_a;
 
   /**
    * id of the second contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id_b;
 
   /**
    * id of the relationship
    *
-   * @var int unsigned
+   * @var int
    */
   public $relationship_type_id;
 
@@ -73,7 +73,7 @@ class CRM_Contact_DAO_Relationship extends CRM_Core_DAO {
   /**
    * is the relationship active ?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -87,21 +87,21 @@ class CRM_Contact_DAO_Relationship extends CRM_Core_DAO {
   /**
    * Permission that Contact A has to view/update Contact B
    *
-   * @var int unsigned
+   * @var int
    */
   public $is_permission_a_b;
 
   /**
    * Permission that Contact B has to view/update Contact A
    *
-   * @var int unsigned
+   * @var int
    */
   public $is_permission_b_a;
 
   /**
    * FK to civicrm_case
    *
-   * @var int unsigned
+   * @var int
    */
   public $case_id;
 
@@ -274,7 +274,7 @@ class CRM_Contact_DAO_Relationship extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getPermissionedRelationshipOptions',
-          ]
+          ],
         ],
         'is_permission_b_a' => [
           'name' => 'is_permission_b_a',
@@ -293,7 +293,7 @@ class CRM_Contact_DAO_Relationship extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getPermissionedRelationshipOptions',
-          ]
+          ],
         ],
         'case_id' => [
           'name' => 'case_id',
index b4c8bdcda4e19a6ce2d2dd06106796e28a3150f8..7b956aa9232426edca3954094d43d2b527574c0b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/RelationshipType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:473d5c38633f0dfbc4b459efe556b8d6)
+ * (GenCodeChecksum:4c5acf774814091e403962a994b6c78e)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Contact_DAO_RelationshipType extends CRM_Core_DAO {
   /**
    * Primary key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -101,14 +101,14 @@ class CRM_Contact_DAO_RelationshipType extends CRM_Core_DAO {
   /**
    * Is this relationship type a predefined system type (can not be changed or de-activated)?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Is this relationship type currently active (i.e. can be used when creating or editing relationships)?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -234,7 +234,7 @@ class CRM_Contact_DAO_RelationshipType extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'label',
             'condition' => 'parent_id IS NULL',
-          ]
+          ],
         ],
         'contact_type_b' => [
           'name' => 'contact_type_b',
@@ -256,7 +256,7 @@ class CRM_Contact_DAO_RelationshipType extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'label',
             'condition' => 'parent_id IS NULL',
-          ]
+          ],
         ],
         'contact_sub_type_a' => [
           'name' => 'contact_sub_type_a',
@@ -279,7 +279,7 @@ class CRM_Contact_DAO_RelationshipType extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'label',
             'condition' => 'parent_id IS NOT NULL',
-          ]
+          ],
         ],
         'contact_sub_type_b' => [
           'name' => 'contact_sub_type_b',
@@ -302,7 +302,7 @@ class CRM_Contact_DAO_RelationshipType extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'label',
             'condition' => 'parent_id IS NOT NULL',
-          ]
+          ],
         ],
         'is_reserved' => [
           'name' => 'is_reserved',
index 99cb5ef6c170c416c40bf280f8edada033d9105f..32eab9829360f3801769d5a691bec173e92e4c34 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/SavedSearch.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b97cc61438b53a4ac7c9f1b9f351e468)
+ * (GenCodeChecksum:556322817dc9b7b9dab015e1f0179fb7)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Contact_DAO_SavedSearch extends CRM_Core_DAO {
   /**
    * Saved Search ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,14 +45,14 @@ class CRM_Contact_DAO_SavedSearch extends CRM_Core_DAO {
   /**
    * Foreign key to civicrm_mapping used for saved search-builder searches.
    *
-   * @var int unsigned
+   * @var int
    */
   public $mapping_id;
 
   /**
    * Foreign key to civicrm_option value table used for saved custom searches.
    *
-   * @var int unsigned
+   * @var int
    */
   public $search_custom_id;
 
index 0e870e45649b7bcf08a1f8ac357af284021ff2f5..dd16bbcd649849b656c0769b7ec1bf8666220062 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/SubscriptionHistory.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:378ea4d880725552114fa204501ce8cb)
+ * (GenCodeChecksum:af7ac35767e88f1dd090f54ab44c3b35)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Contact_DAO_SubscriptionHistory extends CRM_Core_DAO {
   /**
    * Internal Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Contact Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * Group Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $group_id;
 
@@ -152,7 +152,7 @@ class CRM_Contact_DAO_SubscriptionHistory extends CRM_Core_DAO {
             'table' => 'civicrm_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'date' => [
           'name' => 'date',
@@ -184,7 +184,7 @@ class CRM_Contact_DAO_SubscriptionHistory extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getSubscriptionHistoryMethods',
-          ]
+          ],
         ],
         'status' => [
           'name' => 'status',
@@ -200,7 +200,7 @@ class CRM_Contact_DAO_SubscriptionHistory extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::groupContactStatus',
-          ]
+          ],
         ],
         'tracking' => [
           'name' => 'tracking',
index 2d9753735ad9573b5f519442c63bde4d790c3e21..54b70dd9066b4aba2a00ac7a1373b2534dbdc17c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/Contribution.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d62f16f7542a8e834202b8fc96e1ef35)
+ * (GenCodeChecksum:67d7c56983261917119041820da97eb8)
  */
 
 /**
@@ -31,35 +31,35 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
   /**
    * Contribution ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * FK to Financial Type for (total_amount - non_deductible_amount).
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
   /**
    * The Contribution Page which triggered this contribution
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_page_id;
 
   /**
    * FK to Payment Instrument
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_instrument_id;
 
@@ -167,29 +167,29 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
   /**
    * Conditional foreign key to civicrm_contribution_recur id. Each contribution made in connection with a recurring contribution carries a foreign key to the recurring contribution record. This assumes we can track these processor initiated events.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_recur_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_test;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_pay_later;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $contribution_status_id;
 
   /**
    * Conditional foreign key to civicrm_address.id. We insert an address record for each contribution when we have associated billing name and address data.
    *
-   * @var int unsigned
+   * @var int
    */
   public $address_id;
 
@@ -201,7 +201,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
   /**
    * The campaign for which this contribution has been triggered.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
@@ -315,7 +315,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'contribution_page_id' => [
           'name' => 'contribution_page_id',
@@ -337,7 +337,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
             'table' => 'civicrm_contribution_page',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'payment_instrument_id' => [
           'name' => 'payment_instrument_id',
@@ -357,7 +357,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'payment_instrument',
             'optionEditPath' => 'civicrm/admin/options/payment_instrument',
-          ]
+          ],
         ],
         'receive_date' => [
           'name' => 'receive_date',
@@ -550,7 +550,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'cancel_date' => [
           'name' => 'cancel_date',
@@ -723,7 +723,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'contribution_status',
             'optionEditPath' => 'civicrm/admin/options/contribution_status',
-          ]
+          ],
         ],
         'contribution_address_id' => [
           'name' => 'address_id',
@@ -776,7 +776,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'creditnote_id' => [
           'name' => 'creditnote_id',
index e02a8b862a378cdd05dfc5cadd7af7b8bee26938..c1b45382c7391523bc0f533ea29d742077e71fa3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionPage.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:eb69d15c90ac68e12137f7c686c72c4c)
+ * (GenCodeChecksum:c7122b219c06cf7e22ca2d5dfe8fd77c)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * Contribution Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -52,7 +52,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * default financial type assigned to contributions submitted via this page, e.g. Contribution, Campaign Contribution
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
@@ -66,28 +66,28 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * if true - processing logic must reject transaction at confirmation stage if pay method != credit card
    *
-   * @var boolean
+   * @var bool
    */
   public $is_credit_card_only;
 
   /**
    * if true - allows real-time monetary transactions otherwise non-monetary transactions
    *
-   * @var boolean
+   * @var bool
    */
   public $is_monetary;
 
   /**
    * if true - allows recurring contributions, valid only for PayPal_Standard
    *
-   * @var boolean
+   * @var bool
    */
   public $is_recur;
 
   /**
    * if false, the confirm page in contribution pages gets skipped
    *
-   * @var boolean
+   * @var bool
    */
   public $is_confirm_enabled;
 
@@ -101,28 +101,28 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * if true - supports recurring intervals
    *
-   * @var boolean
+   * @var bool
    */
   public $is_recur_interval;
 
   /**
    * if true - asks user for recurring installments
    *
-   * @var boolean
+   * @var bool
    */
   public $is_recur_installments;
 
   /**
    * if true - user is able to adjust payment start date
    *
-   * @var boolean
+   * @var bool
    */
   public $adjust_recur_start_date;
 
   /**
    * if true - allows the user to send payment directly to the org later
    *
-   * @var boolean
+   * @var bool
    */
   public $is_pay_later;
 
@@ -143,7 +143,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * is partial payment enabled for this online contribution page
    *
-   * @var boolean
+   * @var bool
    */
   public $is_partial_payment;
 
@@ -171,14 +171,14 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * if true, page will include an input text field where user can enter their own amount
    *
-   * @var boolean
+   * @var bool
    */
   public $is_allow_other_amount;
 
   /**
    * FK to civicrm_option_value.
    *
-   * @var int unsigned
+   * @var int
    */
   public $default_amount_id;
 
@@ -227,7 +227,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * if true, receipt is automatically emailed to contact on success
    *
-   * @var boolean
+   * @var bool
    */
   public $is_email_receipt;
 
@@ -269,7 +269,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -283,7 +283,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $amount_block_is_active;
 
@@ -304,7 +304,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * FK to civicrm_contact, who created this contribution page
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -325,21 +325,21 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
    * The campaign for which we are collecting contributions with this page.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
   /**
    * Can people share the contribution page through social media?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_share;
 
   /**
    * if true - billing block is required for online contribution page
    *
-   * @var boolean
+   * @var bool
    */
   public $is_billing_required;
 
@@ -435,7 +435,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'payment_processor' => [
           'name' => 'payment_processor',
@@ -456,7 +456,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'table' => 'civicrm_payment_processor',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'is_credit_card_only' => [
           'name' => 'is_credit_card_only',
@@ -526,7 +526,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'optionGroupName' => 'recur_frequency_units',
             'keyColumn' => 'name',
             'optionEditPath' => 'civicrm/admin/options/recur_frequency_units',
-          ]
+          ],
         ],
         'is_recur_interval' => [
           'name' => 'is_recur_interval',
@@ -949,7 +949,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'campaign_id' => [
           'name' => 'campaign_id',
@@ -966,7 +966,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'is_share' => [
           'name' => 'is_share',
index 8d07ce857e7445e670e644b4f3512744f07406e4..5913150b44b50933f08a82d9d1d4c0703339f9c5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionProduct.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:6ae2cd21f621a614cacc75a16e93c875)
+ * (GenCodeChecksum:565e6473df8dd62f25ba951b18860b5c)
  */
 
 /**
@@ -29,17 +29,17 @@ class CRM_Contribute_DAO_ContributionProduct extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $product_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $contribution_id;
 
@@ -84,7 +84,7 @@ class CRM_Contribute_DAO_ContributionProduct extends CRM_Core_DAO {
   /**
    * FK to Financial Type(for membership price sets only).
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
@@ -245,7 +245,7 @@ class CRM_Contribute_DAO_ContributionProduct extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index d7caa7c27b9d7636350fd543cb799e1a231700c9..dbbbb137f02299162b005a30826cfdc4b627cdc2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionRecur.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:23a0a3c511618999faba2db3d8c2b7be)
+ * (GenCodeChecksum:4af8fee211119c1b0184dd09932c546e)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
   /**
    * Contribution Recur ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Foreign key to civicrm_contact.id.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -66,14 +66,14 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
   /**
    * Number of time units for recurrence of payment.
    *
-   * @var int unsigned
+   * @var int
    */
   public $frequency_interval;
 
   /**
    * Total number of payments to be made. Set this to 0 if this is an open-ended commitment i.e. no set end date.
    *
-   * @var int unsigned
+   * @var int
    */
   public $installments;
 
@@ -129,7 +129,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
   /**
    * Optionally used to store a link to a payment token used for this recurring contribution.
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_token_id;
 
@@ -148,19 +148,19 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
   public $invoice_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $contribution_status_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_test;
 
   /**
    * Day in the period when the payment should be charged e.g. 1st of month, 15th etc.
    *
-   * @var int unsigned
+   * @var int
    */
   public $cycle_day;
 
@@ -174,7 +174,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
   /**
    * Number of failed charge attempts since last success. Business rule could be set to deactivate on more than x failures.
    *
-   * @var int unsigned
+   * @var int
    */
   public $failure_count;
 
@@ -188,42 +188,42 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
   /**
    * Some systems allow contributor to set a number of installments - but then auto-renew the subscription or commitment if they do not cancel.
    *
-   * @var boolean
+   * @var bool
    */
   public $auto_renew;
 
   /**
    * Foreign key to civicrm_payment_processor.id
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_processor_id;
 
   /**
    * FK to Financial Type
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
   /**
    * FK to Payment Instrument
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_instrument_id;
 
   /**
    * The campaign for which this contribution has been triggered.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
   /**
    * if true, receipt is automatically emailed to contact on each successful payment
    *
-   * @var boolean
+   * @var bool
    */
   public $is_email_receipt;
 
@@ -330,7 +330,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'frequency_unit' => [
           'name' => 'frequency_unit',
@@ -352,7 +352,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'optionGroupName' => 'recur_frequency_units',
             'keyColumn' => 'name',
             'optionEditPath' => 'civicrm/admin/options/recur_frequency_units',
-          ]
+          ],
         ],
         'frequency_interval' => [
           'name' => 'frequency_interval',
@@ -552,7 +552,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'contribution_status',
             'optionEditPath' => 'civicrm/admin/options/contribution_status',
-          ]
+          ],
         ],
         'is_test' => [
           'name' => 'is_test',
@@ -665,7 +665,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'table' => 'civicrm_payment_processor',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'financial_type_id' => [
           'name' => 'financial_type_id',
@@ -686,7 +686,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'payment_instrument_id' => [
           'name' => 'payment_instrument_id',
@@ -704,7 +704,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'payment_instrument',
             'optionEditPath' => 'civicrm/admin/options/payment_instrument',
-          ]
+          ],
         ],
         'contribution_campaign_id' => [
           'name' => 'campaign_id',
@@ -726,7 +726,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'is_email_receipt' => [
           'name' => 'is_email_receipt',
index 7ea4ff7b9851700db561de9424d2b99bb80afb3e..812701f4e7c4cd5b5cdaeab9a3e5d4affdb095ea 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionSoft.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:80b29a1f7da297139c5265799fb4ffc3)
+ * (GenCodeChecksum:e14061776c0e1add8462e32454a01fe1)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
   /**
    * Soft Contribution ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to contribution table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -66,12 +66,12 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
   /**
    * FK to civicrm_pcp.id
    *
-   * @var int unsigned
+   * @var int
    */
   public $pcp_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $pcp_display_in_roll;
 
@@ -88,7 +88,7 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
   /**
    * Soft Credit Type ID.Implicit FK to civicrm_option_value where option_group = soft_credit_type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $soft_credit_type_id;
 
@@ -210,7 +210,7 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'pcp_id' => [
           'name' => 'pcp_id',
@@ -228,7 +228,7 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
             'table' => 'civicrm_pcp',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'pcp_display_in_roll' => [
           'name' => 'pcp_display_in_roll',
@@ -284,7 +284,7 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'soft_credit_type',
             'optionEditPath' => 'civicrm/admin/options/soft_credit_type',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 3197bc288b66526c35c4aa266dfaa5253fc29188..48a7bfcd2d29bb9036a6ef99a9ac785a7ee415f5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/Premium.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c33754339ebb7aff3e589d0291b824b8)
+ * (GenCodeChecksum:5193d923732bb6b983b32e86e9441d72)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Contribute_DAO_Premium extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -41,14 +41,14 @@ class CRM_Contribute_DAO_Premium extends CRM_Core_DAO {
   public $entity_table;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * Is the Premiums feature enabled for this page?
    *
-   * @var boolean
+   * @var bool
    */
   public $premiums_active;
 
@@ -83,7 +83,7 @@ class CRM_Contribute_DAO_Premium extends CRM_Core_DAO {
   /**
    * Boolean. Should we automatically display minimum contribution amount text after the premium descriptions.
    *
-   * @var boolean
+   * @var bool
    */
   public $premiums_display_min_contribution;
 
@@ -95,7 +95,7 @@ class CRM_Contribute_DAO_Premium extends CRM_Core_DAO {
   public $premiums_nothankyou_label;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $premiums_nothankyou_position;
 
index f0805e2a8c56e12c3eeb324571b0e3f95e8c93b0..cdc9f3e15430426b107bff49a974ab04496bbb69 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/PremiumsProduct.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:709b775c875ff21d05dd12f9a90553dc)
+ * (GenCodeChecksum:400970a4b33e5fc5af3784b5dbf9f90c)
  */
 
 /**
@@ -31,33 +31,33 @@ class CRM_Contribute_DAO_PremiumsProduct extends CRM_Core_DAO {
   /**
    * Contribution ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Foreign key to premiums settings record.
    *
-   * @var int unsigned
+   * @var int
    */
   public $premiums_id;
 
   /**
    * Foreign key to each product object.
    *
-   * @var int unsigned
+   * @var int
    */
   public $product_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $weight;
 
   /**
    * FK to Financial Type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
@@ -159,7 +159,7 @@ class CRM_Contribute_DAO_PremiumsProduct extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index b2db8e758c1176024b75d494f72dbc07ad2089e3..a5fdc7f728c636e107ac1b1658430931ff115d44 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/Product.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9bb05e909f23bb9193a3ed069db9da69)
+ * (GenCodeChecksum:6bebe01d00d19465a5536aa561934fbc)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -92,7 +92,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
   /**
    * FK to Financial Type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
@@ -113,7 +113,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
   /**
    * Disabling premium removes it from the premiums_premium join table below.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -313,7 +313,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'financial_type_id' => [
           'name' => 'financial_type_id',
@@ -331,7 +331,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'min_contribution' => [
           'name' => 'min_contribution',
@@ -394,7 +394,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::periodType',
-          ]
+          ],
         ],
         'fixed_period_start_day' => [
           'name' => 'fixed_period_start_day',
@@ -425,7 +425,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getPremiumUnits',
-          ]
+          ],
         ],
         'duration_interval' => [
           'name' => 'duration_interval',
@@ -456,7 +456,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getPremiumUnits',
-          ]
+          ],
         ],
         'frequency_interval' => [
           'name' => 'frequency_interval',
index 9657ae3b2c1884ed4d2666fed3462428460d467e..aa2cbc3fab303b95e4f4f5d58b11931cac354189 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/Widget.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:269d3512033a6d21a0aeb08c179886bb)
+ * (GenCodeChecksum:c958a95fa7e2ff07a891780d343cd308)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Contribute_DAO_Widget extends CRM_Core_DAO {
   /**
    * Contribution Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * The Contribution Page which triggered this contribution
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_page_id;
 
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
index 95ab6d6f99073439435fc006770ad6bad5ff19d8..86a10b240d7d38d35b32f071b55953ae58ee72ff 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/ActionLog.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:10ed9d711cc4506e81b0061f8e0ec80d)
+ * (GenCodeChecksum:2ccacada384ba37fcf929647dfa3d845)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * FK to id of the entity that the action was performed on. Pseudo - FK.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -57,7 +57,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
   /**
    * FK to the action schedule that this action originated from.
    *
-   * @var int unsigned
+   * @var int
    */
   public $action_schedule_id;
 
@@ -71,7 +71,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
   /**
    * Was there any error sending the reminder?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_error;
 
@@ -85,7 +85,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
   /**
    * Keeps track of the sequence number of this repetition.
    *
-   * @var int unsigned
+   * @var int
    */
   public $repetition_number;
 
index a57867f6a360895e504cd28b21c946a94f833f3b..841bc7d0e24bf738176f6f082434b5f169eebcef 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/ActionMapping.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b257603772daa1decbc83c2cd06444e0)
+ * (GenCodeChecksum:c7d2ed31b30490f0a1794fb81b700ac6)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Core_DAO_ActionMapping extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
index 5ba3ea01d3fb59b916c6595966ee18eeb4524998..d6d17288faae82e6a4b079edafe6e1728267aade 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/ActionSchedule.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:85a8d533121c249efe209a29f8225aea)
+ * (GenCodeChecksum:cb2618343c279fbf0baabe1f1ebd9973)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -57,7 +57,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   /**
    * Is this the recipient criteria limited to OR in addition to?
    *
-   * @var boolean
+   * @var bool
    */
   public $limit_to;
 
@@ -78,7 +78,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   /**
    * Reminder Interval.
    *
-   * @var int unsigned
+   * @var int
    */
   public $start_action_offset;
 
@@ -104,7 +104,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   public $start_action_date;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_repeat;
 
@@ -118,7 +118,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   /**
    * Time interval for repeating the reminder.
    *
-   * @var int unsigned
+   * @var int
    */
   public $repetition_frequency_interval;
 
@@ -132,7 +132,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   /**
    * Time interval till repeating the reminder.
    *
-   * @var int unsigned
+   * @var int
    */
   public $end_frequency_interval;
 
@@ -153,7 +153,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   /**
    * Is this option active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -202,7 +202,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   /**
    * Record Activity for this reminder?
    *
-   * @var boolean
+   * @var bool
    */
   public $record_activity;
 
@@ -216,21 +216,21 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   /**
    * FK to Group
    *
-   * @var int unsigned
+   * @var int
    */
   public $group_id;
 
   /**
    * FK to the message template.
    *
-   * @var int unsigned
+   * @var int
    */
   public $msg_template_id;
 
   /**
    * FK to the message template.
    *
-   * @var int unsigned
+   * @var int
    */
   public $sms_template_id;
 
@@ -263,7 +263,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   public $mode;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $sms_provider_id;
 
@@ -438,7 +438,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getRecurringFrequencyUnits',
-          ]
+          ],
         ],
         'start_action_condition' => [
           'name' => 'start_action_condition',
@@ -494,7 +494,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getRecurringFrequencyUnits',
-          ]
+          ],
         ],
         'repetition_frequency_interval' => [
           'name' => 'repetition_frequency_interval',
@@ -525,7 +525,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getRecurringFrequencyUnits',
-          ]
+          ],
         ],
         'end_frequency_interval' => [
           'name' => 'end_frequency_interval',
@@ -692,7 +692,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
             'table' => 'civicrm_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'msg_template_id' => [
           'name' => 'msg_template_id',
@@ -774,7 +774,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'msg_mode',
             'optionEditPath' => 'civicrm/admin/options/msg_mode',
-          ]
+          ],
         ],
         'sms_provider_id' => [
           'name' => 'sms_provider_id',
index 77adad395e1bbed685b3352fdd4c1b44a56b328e..c7affaf7ffc41d7a2d7b85b215635851a5a1427b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Address.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b43cf14f329d92617f257ad4904a274b)
+ * (GenCodeChecksum:2487d5f7de34dffd729bba2d3ea65ed6)
  */
 
 /**
@@ -31,35 +31,35 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
   /**
    * Unique Address ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * Which Location does this address belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $location_type_id;
 
   /**
    * Is this the primary address.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_primary;
 
   /**
    * Is this the billing address.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_billing;
 
@@ -152,14 +152,14 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
   /**
    * Which County does this address belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $county_id;
 
   /**
    * Which State_Province does this address belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $state_province_id;
 
@@ -187,7 +187,7 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
   /**
    * Which Country does this address belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $country_id;
 
@@ -208,7 +208,7 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
   /**
    * Is this a manually entered geo code
    *
-   * @var boolean
+   * @var bool
    */
   public $manual_geo_code;
 
@@ -227,7 +227,7 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
   /**
    * FK to Address ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $master_id;
 
@@ -307,7 +307,7 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
             'table' => 'civicrm_location_type',
             'keyColumn' => 'id',
             'labelColumn' => 'display_name',
-          ]
+          ],
         ],
         'is_primary' => [
           'name' => 'is_primary',
@@ -575,7 +575,7 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
             'table' => 'civicrm_county',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'state_province_id' => [
           'name' => 'state_province_id',
@@ -596,7 +596,7 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
             'table' => 'civicrm_state_province',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'postal_code_suffix' => [
           'name' => 'postal_code_suffix',
@@ -671,7 +671,7 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'name',
             'nameColumn' => 'iso_code',
-          ]
+          ],
         ],
         'geo_code_1' => [
           'name' => 'geo_code_1',
index 5088d676e95d40e07e2f2f854fe2c022963846c0..4aebbfb3c9e78c9d6cfdf12108134b25dcefe5aa 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/AddressFormat.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5565fabb08fe3bd77aa487ed94a2adad)
+ * (GenCodeChecksum:144542b9aa31391600f73d885f819091)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_AddressFormat extends CRM_Core_DAO {
   /**
    * Address Format Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
index 3394e3081b3979d7d6c3397ebaf36e5bc36dd13d..b9c0d73da33dac1b7975cf00d44515ad84ec271a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Cache.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:6697872daeaf00d07a47a33eea965423)
+ * (GenCodeChecksum:2ed8c033a46531123b2a0bb158487c30)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Core_DAO_Cache extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -57,7 +57,7 @@ class CRM_Core_DAO_Cache extends CRM_Core_DAO {
   /**
    * Component that this menu item belongs to
    *
-   * @var int unsigned
+   * @var int
    */
   public $component_id;
 
@@ -171,7 +171,7 @@ class CRM_Core_DAO_Cache extends CRM_Core_DAO {
             'table' => 'civicrm_component',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'created_date' => [
           'name' => 'created_date',
index d00ac7757e1887b0a992ce6ef68ba3a30607e69b..22cbb9af7c0916d83f8c19084d6bee58b93cfbf7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Component.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b47110bfb888061266269703fe6a556a)
+ * (GenCodeChecksum:71dfa95215b9ca0bdf22286815e2dae2)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Component extends CRM_Core_DAO {
   /**
    * Component ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
index d5dc6d1a9d070a346e456b93a87c422ff56deebf..5087ed41384ba39150b4200078997003a990540f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Country.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:cbe0249d812c5f6ff36c866cb273f80e)
+ * (GenCodeChecksum:367384a5604d933a66247bddb06e96bb)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Country extends CRM_Core_DAO {
   /**
    * Country Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_Country extends CRM_Core_DAO {
   /**
    * Foreign key to civicrm_address_format.id.
    *
-   * @var int unsigned
+   * @var int
    */
   public $address_format_id;
 
@@ -80,14 +80,14 @@ class CRM_Core_DAO_Country extends CRM_Core_DAO {
   /**
    * Foreign key to civicrm_worldregion.id.
    *
-   * @var int unsigned
+   * @var int
    */
   public $region_id;
 
   /**
    * Should state/province be displayed as abbreviation for contacts from this country?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_province_abbreviated;
 
@@ -233,7 +233,7 @@ class CRM_Core_DAO_Country extends CRM_Core_DAO {
             'table' => 'civicrm_worldregion',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'is_province_abbreviated' => [
           'name' => 'is_province_abbreviated',
index f68cec819db9c057c0f4cbcd2d70cc00d2309e65..853be19f1b431548a7e205a73ea50b9d2525f50a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/County.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:09ef9f1d82644896f89e8cb41580fc82)
+ * (GenCodeChecksum:3ce3045eed44f727cbca947945315329)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_County extends CRM_Core_DAO {
   /**
    * County ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -52,7 +52,7 @@ class CRM_Core_DAO_County extends CRM_Core_DAO {
   /**
    * ID of State/Province that County belongs
    *
-   * @var int unsigned
+   * @var int
    */
   public $state_province_id;
 
index e16deb66e6c0aa994468becdf0d09280b7876750..4e873afa0bd2acef56f179df8b592fcec00fb086 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/CustomField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fb45e7021f1ccea56c6d302aacd636b2)
+ * (GenCodeChecksum:58323f46f5ac021f96591e075b37cca6)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
   /**
    * Unique Custom Field ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to civicrm_custom_group.
    *
-   * @var int unsigned
+   * @var int
    */
   public $custom_group_id;
 
@@ -80,21 +80,21 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
   /**
    * Is a value required for this property.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_required;
 
   /**
    * Is this property searchable.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_searchable;
 
   /**
    * Is this property range searchable.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_search_range;
 
@@ -143,28 +143,28 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this property set by PHP Code? A code field is viewable but not editable
    *
-   * @var boolean
+   * @var bool
    */
   public $is_view;
 
   /**
    * number of options per line for checkbox and radio
    *
-   * @var int unsigned
+   * @var int
    */
   public $options_per_line;
 
   /**
    * field length if alphanumeric
    *
-   * @var int unsigned
+   * @var int
    */
   public $text_length;
 
@@ -192,21 +192,21 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
   /**
    * time format for custom date
    *
-   * @var int unsigned
+   * @var int
    */
   public $time_format;
 
   /**
    *  Number of columns in Note Field
    *
-   * @var int unsigned
+   * @var int
    */
   public $note_columns;
 
   /**
    *  Number of rows in Note Field
    *
-   * @var int unsigned
+   * @var int
    */
   public $note_rows;
 
@@ -220,7 +220,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
   /**
    * For elements with options, the option group id that is used
    *
-   * @var int unsigned
+   * @var int
    */
   public $option_group_id;
 
@@ -234,7 +234,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
   /**
    * Should the multi-record custom field values be displayed in tab table listing
    *
-   * @var boolean
+   * @var bool
    */
   public $in_selector;
 
@@ -301,7 +301,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
             'table' => 'civicrm_custom_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'name' => [
           'name' => 'name',
@@ -348,7 +348,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_BAO_CustomField::dataType',
-          ]
+          ],
         ],
         'html_type' => [
           'name' => 'html_type',
@@ -365,7 +365,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::customHtmlType',
-          ]
+          ],
         ],
         'default_value' => [
           'name' => 'default_value',
@@ -632,7 +632,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
             'table' => 'civicrm_option_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'filter' => [
           'name' => 'filter',
index 2413faefa49fdf1c583810bfa6e787f3d4fe52ef..363c13e419c59855e7c463d45ceae76a55b08ca4 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/CustomGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:34618bc9d0858781d73ea0705e7caa3a)
+ * (GenCodeChecksum:288ec5d75e51339f23a2057dc1a383d2)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
   /**
    * Unique Custom Group ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
   /**
    * FK to civicrm_option_value.id (for option group custom_data_type.)
    *
-   * @var int unsigned
+   * @var int
    */
   public $extends_entity_column_id;
 
@@ -80,7 +80,7 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
   /**
    * Will this group be in collapsed or expanded mode on initial display ?
    *
-   * @var int unsigned
+   * @var int
    */
   public $collapse_display;
 
@@ -108,7 +108,7 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -122,35 +122,35 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
   /**
    * Does this group hold multiple values?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_multiple;
 
   /**
    * minimum number of multiple records (typically 0?)
    *
-   * @var int unsigned
+   * @var int
    */
   public $min_multiple;
 
   /**
    * maximum number of multiple records, if 0 - no max
    *
-   * @var int unsigned
+   * @var int
    */
   public $max_multiple;
 
   /**
    * Will this group be in collapsed or expanded mode on advanced search display ?
    *
-   * @var int unsigned
+   * @var int
    */
   public $collapse_adv_display;
 
   /**
    * FK to civicrm_contact, who created this custom group
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -164,14 +164,14 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
   /**
    * Is this a reserved Custom Group?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Is this property public?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_public;
 
@@ -276,7 +276,7 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'custom_data_type',
             'optionEditPath' => 'civicrm/admin/options/custom_data_type',
-          ]
+          ],
         ],
         'extends_entity_column_value' => [
           'name' => 'extends_entity_column_value',
@@ -309,7 +309,7 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::customGroupStyle',
-          ]
+          ],
         ],
         'collapse_display' => [
           'name' => 'collapse_display',
index 700ba2fe1f69d7df1d2d8a6d51520dd471c61289..ea13f322039f5bd1acbd9d0291dbb4481901d67e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Dashboard.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fdacca439eb8001e43e3bb4a24465d0e)
+ * (GenCodeChecksum:d1fc3dec2d559acdfedb070a6a5bd107)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Core_DAO_Dashboard extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Domain for dashboard
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -85,21 +85,21 @@ class CRM_Core_DAO_Dashboard extends CRM_Core_DAO {
   /**
    * Is this dashlet active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this dashlet reserved?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Number of minutes to cache dashlet content in browser localStorage.
    *
-   * @var int unsigned
+   * @var int
    */
   public $cache_minutes;
 
@@ -161,7 +161,7 @@ class CRM_Core_DAO_Dashboard extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'name' => [
           'name' => 'name',
index ff70141b8049485ae33e14390b04006f5983e31d..17250c3cb3bc674801db8df7d0d1ea3d4fdda6b3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Discount.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b7d540ed3718cc07b18479f64b55798b)
+ * (GenCodeChecksum:a414d91af17f5a6cfd69e3a0fc8fb8ca)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Discount extends CRM_Core_DAO {
   /**
    * primary key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,14 +45,14 @@ class CRM_Core_DAO_Discount extends CRM_Core_DAO {
   /**
    * FK to entity table specified in entity_table column.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * FK to civicrm_price_set
    *
-   * @var int unsigned
+   * @var int
    */
   public $price_set_id;
 
index 1f1c7c5d7b1b73f923ebefa2262f789b1b36a476..e3e5c13014e2d9b921f27a82571acbb101eda80a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Domain.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7057f4ed2d407544895fe38ac28e71bd)
+ * (GenCodeChecksum:74b35dfcc8ad2ade69e9bcb75e2f407b)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Domain extends CRM_Core_DAO {
   /**
    * Domain ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -66,7 +66,7 @@ class CRM_Core_DAO_Domain extends CRM_Core_DAO {
   /**
    * FK to Contact ID. This is specifically not an FK to avoid circular constraints
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
index 21082769cc554a83e60a9955e718d266ed5bc07f..1d36308a3081484cc41927c273a918e2c42ce718 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Email.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c25ff93d9132b6329970a092b7cbc5e6)
+ * (GenCodeChecksum:6da9864657d2b5e46956386ab414d8d6)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO {
   /**
    * Unique Email ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * Which Location does this email belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $location_type_id;
 
@@ -59,28 +59,28 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO {
   /**
    * Is this the primary?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_primary;
 
   /**
    * Is this the billing?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_billing;
 
   /**
    * Implicit FK to civicrm_option_value where option_group = email_on_hold.
    *
-   * @var int unsigned
+   * @var int
    */
   public $on_hold;
 
   /**
    * Is this address for bulk mail ?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_bulkmail;
 
@@ -184,7 +184,7 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO {
             'table' => 'civicrm_location_type',
             'keyColumn' => 'id',
             'labelColumn' => 'display_name',
-          ]
+          ],
         ],
         'email' => [
           'name' => 'email',
@@ -249,7 +249,7 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_PseudoConstant::emailOnHoldOptions',
-          ]
+          ],
         ],
         'is_bulkmail' => [
           'name' => 'is_bulkmail',
index 93836d6b765a88a7c86b001fd577f53fd641cfc0..9ab75998b90f7420b27874c1e0f63d097fba4be4 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/EntityFile.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:54f260f48e7ef808023cda9562e79eaf)
+ * (GenCodeChecksum:7a5ef1cb4866290ba8edac3fd92f1102)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_EntityFile extends CRM_Core_DAO {
   /**
    * primary key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,14 +45,14 @@ class CRM_Core_DAO_EntityFile extends CRM_Core_DAO {
   /**
    * FK to entity table specified in entity_table column.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * FK to civicrm_file
    *
-   * @var int unsigned
+   * @var int
    */
   public $file_id;
 
index 2ac9931aa7fc65746d36ad69c3a93879504a35ea..e3ea7a3fe5ba0c61c66f71f746ca78764494afb7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/EntityTag.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5a62aa4bfd5c64e6ff7d6ee47a8360b1)
+ * (GenCodeChecksum:16302a8c63dcb3978dbc0d089397be50)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_EntityTag extends CRM_Core_DAO {
   /**
    * primary key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,14 +45,14 @@ class CRM_Core_DAO_EntityTag extends CRM_Core_DAO {
   /**
    * FK to entity table specified in entity_table column.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * FK to civicrm_tag
    *
-   * @var int unsigned
+   * @var int
    */
   public $tag_id;
 
@@ -115,7 +115,7 @@ class CRM_Core_DAO_EntityTag extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'tag_used_for',
             'optionEditPath' => 'civicrm/admin/options/tag_used_for',
-          ]
+          ],
         ],
         'entity_id' => [
           'name' => 'entity_id',
@@ -148,7 +148,7 @@ class CRM_Core_DAO_EntityTag extends CRM_Core_DAO {
             'table' => 'civicrm_tag',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 538c392cee4a964f40ecc77b886294a9ab82e889..67f396493f18d140678e73446bd8e9007c945b78 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Extension.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:487ed925d2b31882812006166a0cae33)
+ * (GenCodeChecksum:d7421ef144f074ada5688f6e56ab8418)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Extension extends CRM_Core_DAO {
   /**
    * Local Extension ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -78,7 +78,7 @@ class CRM_Core_DAO_Extension extends CRM_Core_DAO {
   /**
    * Is this extension active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -127,7 +127,7 @@ class CRM_Core_DAO_Extension extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getExtensionTypes',
-          ]
+          ],
         ],
         'full_name' => [
           'name' => 'full_name',
index de751a302ea091fb675ad141123391a43722258b..508a449a0d5092a605d305a253a808fe1a37d9f5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/File.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ea7b20cfab8153aff7be0189be42a931)
+ * (GenCodeChecksum:0ddebff42aa9d0c2fe3114281ca95e70)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_File extends CRM_Core_DAO {
   /**
    * Unique ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Type of file (e.g. Transcript, Income Tax Return, etc). FK to civicrm_option_value.
    *
-   * @var int unsigned
+   * @var int
    */
   public $file_type_id;
 
@@ -80,7 +80,7 @@ class CRM_Core_DAO_File extends CRM_Core_DAO {
   /**
    * FK to civicrm_contact, who uploaded this file
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
index a73d8b03b4758a9b52a27f9c1983e1571addcf52..6d4583a6a1f17ec3b92ca0577ac7900c0fb1d42d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/IM.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e02fa6f780d69e45b0e4caf8be31c6df)
+ * (GenCodeChecksum:5a7b60741331c475603af3bb180d2bd7)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Core_DAO_IM extends CRM_Core_DAO {
   /**
    * Unique IM ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * Which Location does this email belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $location_type_id;
 
@@ -59,21 +59,21 @@ class CRM_Core_DAO_IM extends CRM_Core_DAO {
   /**
    * Which IM Provider does this screen name belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $provider_id;
 
   /**
    * Is this the primary IM for this contact and location.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_primary;
 
   /**
    * Is this the billing?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_billing;
 
@@ -149,7 +149,7 @@ class CRM_Core_DAO_IM extends CRM_Core_DAO {
             'table' => 'civicrm_location_type',
             'keyColumn' => 'id',
             'labelColumn' => 'display_name',
-          ]
+          ],
         ],
         'name' => [
           'name' => 'name',
@@ -187,7 +187,7 @@ class CRM_Core_DAO_IM extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'instant_messenger_service',
             'optionEditPath' => 'civicrm/admin/options/instant_messenger_service',
-          ]
+          ],
         ],
         'is_primary' => [
           'name' => 'is_primary',
index 077c0a0dfe9169ac21610153f14f220ba4d94eb2..3f4fe93d7525822ca6f7198469b81b55e4f01f0e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Job.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a62c7dcad67270b8e7066704dfd49df2)
+ * (GenCodeChecksum:752f86f1ad35917f008e81c0bc45786e)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_Job extends CRM_Core_DAO {
   /**
    * Job Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this scheduled job for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -101,7 +101,7 @@ class CRM_Core_DAO_Job extends CRM_Core_DAO {
   /**
    * Is this job active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -164,7 +164,7 @@ class CRM_Core_DAO_Job extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'run_frequency' => [
           'name' => 'run_frequency',
@@ -184,7 +184,7 @@ class CRM_Core_DAO_Job extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getJobFrequency',
-          ]
+          ],
         ],
         'last_run' => [
           'name' => 'last_run',
index 7e6b003feadb89363f2ebf8817c8cdd0a6c7974b..6fd510f4fea30ce70e02d92c1d819e26a00fa10f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/JobLog.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4c9e64eeb779e732022e8ec28910f3c2)
+ * (GenCodeChecksum:647390b654065a0cc421975a24ae14f9)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_JobLog extends CRM_Core_DAO {
   /**
    * Job log entry Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this scheduled job for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -52,7 +52,7 @@ class CRM_Core_DAO_JobLog extends CRM_Core_DAO {
   /**
    * Pointer to job id - not a FK though, just for logging purposes
    *
-   * @var int unsigned
+   * @var int
    */
   public $job_id;
 
@@ -143,7 +143,7 @@ class CRM_Core_DAO_JobLog extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'run_time' => [
           'name' => 'run_time',
index 6eba867feea001f9376cb88e127acb76352c18cb..4c281a54c79cd7d872b2e8ef6c3aeed8f38f1936 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/LocBlock.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:88e3cc7dd63b0295c88a73f1f78f65f1)
+ * (GenCodeChecksum:f2893cf360fe552d5ff1d90e2eb9272c)
  */
 
 /**
@@ -31,47 +31,47 @@ class CRM_Core_DAO_LocBlock extends CRM_Core_DAO {
   /**
    * Unique ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $address_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $email_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $phone_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $im_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $address_2_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $email_2_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $phone_2_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $im_2_id;
 
index 0ae277126be6245d9e30fb65c1d495544be08f02..55f9e0c5fec1307cdafd08360f93782fe3ca411f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/LocationType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8862a56210aff757e252a2446dccfa12)
+ * (GenCodeChecksum:aa147acf0dac148b113c33d4ca12876c)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_LocationType extends CRM_Core_DAO {
   /**
    * Location Type ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -66,21 +66,21 @@ class CRM_Core_DAO_LocationType extends CRM_Core_DAO {
   /**
    * Is this location type a predefined system location?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this location type the default?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
index 4864da9d042dd16afba1612e5c2e15e2c06f7081..9193116deff66f43248f05ebd9db75f9c1232288 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Log.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8f9b854de72d9db99a03353832bbffc1)
+ * (GenCodeChecksum:ffaccbd0ebaf86e07a6302fe32e05ea8)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Log extends CRM_Core_DAO {
   /**
    * Log ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,7 +45,7 @@ class CRM_Core_DAO_Log extends CRM_Core_DAO {
   /**
    * Foreign key to the referenced item.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_Log extends CRM_Core_DAO {
   /**
    * FK to Contact ID of person under whose credentials this data modification was made.
    *
-   * @var int unsigned
+   * @var int
    */
   public $modified_id;
 
index 144f429efeaeceb2a33208d68a84adf75d5b933c..a3aa181b9f2b9997b559af715314a3dd43d43ac5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/MailSettings.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c33c35b1229f918de332c6287318196a)
+ * (GenCodeChecksum:1818e655bde2e2a0ecd15e7d645ba58a)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_MailSettings extends CRM_Core_DAO {
   /**
    * primary key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this match entry for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -52,7 +52,7 @@ class CRM_Core_DAO_MailSettings extends CRM_Core_DAO {
   /**
    * whether this is the default set of settings for this domain
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
@@ -94,7 +94,7 @@ class CRM_Core_DAO_MailSettings extends CRM_Core_DAO {
   /**
    * port to use when polling
    *
-   * @var int unsigned
+   * @var int
    */
   public $port;
 
@@ -115,7 +115,7 @@ class CRM_Core_DAO_MailSettings extends CRM_Core_DAO {
   /**
    * whether to use SSL or not
    *
-   * @var boolean
+   * @var bool
    */
   public $is_ssl;
 
@@ -192,7 +192,7 @@ class CRM_Core_DAO_MailSettings extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'name' => [
           'name' => 'name',
@@ -275,7 +275,7 @@ class CRM_Core_DAO_MailSettings extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'mail_protocol',
             'optionEditPath' => 'civicrm/admin/options/mail_protocol',
-          ]
+          ],
         ],
         'server' => [
           'name' => 'server',
@@ -370,7 +370,7 @@ class CRM_Core_DAO_MailSettings extends CRM_Core_DAO {
             'optionGroupName' => 'activity_status',
             'keyColumn' => 'name',
             'optionEditPath' => 'civicrm/admin/options/activity_status',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index b7efa01e1fdb928650f6bc8db9cefec1a2b36f45..68272f34cfdd1135fda6ff3cb02ab3cf70856f3e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Managed.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4685fccdf41b8faf339c2968757bfbe6)
+ * (GenCodeChecksum:79f57e32601e72d62755569fbf58c801)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Managed extends CRM_Core_DAO {
   /**
    * Surrogate Key
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_Managed extends CRM_Core_DAO {
   /**
    * Foreign key to the referenced item.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -168,7 +168,7 @@ class CRM_Core_DAO_Managed extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_ManagedEntities::getCleanupOptions',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 32d6470ff9f12b31690f7b45d0a3c2a4c4584844..d3b2da95e608c57e11c32060ebef5ae5d22ffd10 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Mapping.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2c59f8219c6cc7c2ff5252201aaccc56)
+ * (GenCodeChecksum:e0576a33199627f5846830d076b12229)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Mapping extends CRM_Core_DAO {
   /**
    * Mapping ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -52,7 +52,7 @@ class CRM_Core_DAO_Mapping extends CRM_Core_DAO {
   /**
    * Mapping Type
    *
-   * @var int unsigned
+   * @var int
    */
   public $mapping_type_id;
 
@@ -126,7 +126,7 @@ class CRM_Core_DAO_Mapping extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'mapping_type',
             'optionEditPath' => 'civicrm/admin/options/mapping_type',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index e30bf8837bd9291c1602eddd27b3f2a3600e3338..947eced882092a145f8d5a14cbb4a5db40781900 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/MappingField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e47910709676d803bb80be9c44d2e0f7)
+ * (GenCodeChecksum:d331bef376a07c449d95639eb42f7c31)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
   /**
    * Mapping Field ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Mapping to which this field belongs
    *
-   * @var int unsigned
+   * @var int
    */
   public $mapping_id;
 
@@ -59,42 +59,42 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
   /**
    * Column number for mapping set
    *
-   * @var int unsigned
+   * @var int
    */
   public $column_number;
 
   /**
    * Location type of this mapping, if required
    *
-   * @var int unsigned
+   * @var int
    */
   public $location_type_id;
 
   /**
    * Which type of phone does this number belongs.
    *
-   * @var int unsigned
+   * @var int
    */
   public $phone_type_id;
 
   /**
    * Which type of IM Provider does this name belong.
    *
-   * @var int unsigned
+   * @var int
    */
   public $im_provider_id;
 
   /**
    * Which type of website does this site belong
    *
-   * @var int unsigned
+   * @var int
    */
   public $website_type_id;
 
   /**
    * Relationship type, if required
    *
-   * @var int unsigned
+   * @var int
    */
   public $relationship_type_id;
 
@@ -107,7 +107,7 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
    * Used to group mapping_field records into related sets (e.g. for criteria sets in search builder
    mappings).
    *
-   * @var int unsigned
+   * @var int
    */
   public $grouping;
 
@@ -263,7 +263,7 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'instant_messenger_service',
             'optionEditPath' => 'civicrm/admin/options/instant_messenger_service',
-          ]
+          ],
         ],
         'website_type_id' => [
           'name' => 'website_type_id',
@@ -281,7 +281,7 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'website_type',
             'optionEditPath' => 'civicrm/admin/options/website_type',
-          ]
+          ],
         ],
         'relationship_type_id' => [
           'name' => 'relationship_type_id',
@@ -338,7 +338,7 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getSearchBuilderOperators',
-          ]
+          ],
         ],
         'value' => [
           'name' => 'value',
index d27cc7b97e3ff6fee01e67d334fdddd1df6bf6a2..1aca8e4b087b5e289d65444f09c47a8f112d78b4 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Menu.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7e990a38897543a3f411792e0ba47f90)
+ * (GenCodeChecksum:2ba374f38c5906a6338e2c0de34208f6)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Core_DAO_Menu extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this menu item for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -111,35 +111,35 @@ class CRM_Core_DAO_Menu extends CRM_Core_DAO {
   /**
    * Component that this menu item belongs to
    *
-   * @var int unsigned
+   * @var int
    */
   public $component_id;
 
   /**
    * Is this menu item active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this menu accessible to the public?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_public;
 
   /**
    * Is this menu exposed to the navigation system?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_exposed;
 
   /**
    * Should this menu be exposed via SSL if enabled?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_ssl;
 
@@ -167,7 +167,7 @@ class CRM_Core_DAO_Menu extends CRM_Core_DAO {
   /**
    * skip this url being exposed to breadcrumb
    *
-   * @var boolean
+   * @var bool
    */
   public $skipBreadcrumb;
 
@@ -237,7 +237,7 @@ class CRM_Core_DAO_Menu extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'path' => [
           'name' => 'path',
@@ -378,7 +378,7 @@ class CRM_Core_DAO_Menu extends CRM_Core_DAO {
             'table' => 'civicrm_component',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'is_active' => [
           'name' => 'is_active',
index a6c5cfe0b86e54cd521170e6fb9684831cf1784c..5b4604881fffdf682715ade889cd1bf74150d64c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/MessageTemplate.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:822925255122d9eed68e2c1f7df9c9ea)
+ * (GenCodeChecksum:334135bbbd8614a2501e1cf56715eb46)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_MessageTemplate extends CRM_Core_DAO {
   /**
    * Message Template ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -64,42 +64,42 @@ class CRM_Core_DAO_MessageTemplate extends CRM_Core_DAO {
   public $msg_html;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * a pseudo-FK to civicrm_option_value
    *
-   * @var int unsigned
+   * @var int
    */
   public $workflow_id;
 
   /**
    * is this the default message template for the workflow referenced by workflow_id?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
   /**
    * is this the reserved message template which we ship for the workflow referenced by workflow_id?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Is this message template used for sms?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_sms;
 
   /**
    * a pseudo-FK to civicrm_option_value containing PDF Page Format.
    *
-   * @var int unsigned
+   * @var int
    */
   public $pdf_format_id;
 
@@ -254,7 +254,7 @@ class CRM_Core_DAO_MessageTemplate extends CRM_Core_DAO {
             'optionGroupName' => 'pdf_format',
             'keyColumn' => 'id',
             'optionEditPath' => 'civicrm/admin/options/pdf_format',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 763679efe8022b8240c96844b54d7263dba7690d..2aa3fc3d0d21a88c4deac3842258647ceda39609 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Navigation.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:83fc14a085841257dfae9340452ac2d0)
+ * (GenCodeChecksum:377bbf9cfce4cb146a9638344c718b11)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Core_DAO_Navigation extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this navigation item for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -85,21 +85,21 @@ class CRM_Core_DAO_Navigation extends CRM_Core_DAO {
   /**
    * Parent navigation item, used for grouping
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_id;
 
   /**
    * Is this navigation item active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * If separator needs to be added after this menu item
    *
-   * @var boolean
+   * @var bool
    */
   public $has_separator;
 
@@ -169,7 +169,7 @@ class CRM_Core_DAO_Navigation extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'label' => [
           'name' => 'label',
@@ -267,7 +267,7 @@ class CRM_Core_DAO_Navigation extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'label',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'is_active' => [
           'name' => 'is_active',
index bfafebc8d7a394e786bbfb6dcac15b7e281c8062..4fe2a823cc530298bdf1ab278fbae964f8c1172e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Note.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5fce1a0f7f9271c8f003ba804e020e55)
+ * (GenCodeChecksum:c5b4c2796ae7a974e822e74d9e5b4338)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Note extends CRM_Core_DAO {
   /**
    * Note ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,7 +45,7 @@ class CRM_Core_DAO_Note extends CRM_Core_DAO {
   /**
    * Foreign key to the referenced item.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_Note extends CRM_Core_DAO {
   /**
    * FK to Contact ID creator
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -143,7 +143,7 @@ class CRM_Core_DAO_Note extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Core_BAO_Note::entityTables',
-          ]
+          ],
         ],
         'entity_id' => [
           'name' => 'entity_id',
@@ -234,7 +234,7 @@ class CRM_Core_DAO_Note extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'note_privacy',
             'optionEditPath' => 'civicrm/admin/options/note_privacy',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 094c63fd93ae4008812b9a9fa534aa401f2ae6d9..542d774e9fa65cec5313f47bcfd0d73107137b09 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/OpenID.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:496f243b38b9c438d44ca4598a1c9566)
+ * (GenCodeChecksum:d63a37d228f3faa87726f65906737301)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Core_DAO_OpenID extends CRM_Core_DAO {
   /**
    * Unique OpenID ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * Which Location does this email belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $location_type_id;
 
@@ -59,14 +59,14 @@ class CRM_Core_DAO_OpenID extends CRM_Core_DAO {
   /**
    * Whether or not this user is allowed to login
    *
-   * @var boolean
+   * @var bool
    */
   public $allowed_to_login;
 
   /**
    * Is this the primary email for this contact and location.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_primary;
 
index 25fe238606ea424489270b4dc1621b24d7ec5341..9908d873aebb9496f38ba0e6cb7e4149e949488a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/OptionGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1dcb5c380b1a3be1a3b1cff3a4df032f)
+ * (GenCodeChecksum:c9ed24515dcc4ce676fb21518bd90791)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_OptionGroup extends CRM_Core_DAO {
   /**
    * Option Group ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -66,21 +66,21 @@ class CRM_Core_DAO_OptionGroup extends CRM_Core_DAO {
   /**
    * Is this a predefined system option group (i.e. it can not be deleted)?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Is this option group active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * A lock to remove the ability to add new options via the UI.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_locked;
 
@@ -166,7 +166,7 @@ class CRM_Core_DAO_OptionGroup extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Utils_Type::dataTypes',
-          ]
+          ],
         ],
         'is_reserved' => [
           'name' => 'is_reserved',
index 9405b0839b30755b046c1c0e88d847e1465a30be..3f62e140d3ea650e68062634495a3d07f27a4810 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/OptionValue.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f9070c0948cfa7974b18c29d8c6bb1aa)
+ * (GenCodeChecksum:803748252a3d5c50be80b18ccdb3132c)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
   /**
    * Option ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Group which this option belongs to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $option_group_id;
 
@@ -73,21 +73,21 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
   /**
    * Bitwise logic can be used to create subsets of options within an option_group for different uses.
    *
-   * @var int unsigned
+   * @var int
    */
   public $filter;
 
   /**
    * Is this the default option for the group?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
   /**
    * Controls display sort order.
    *
-   * @var int unsigned
+   * @var int
    */
   public $weight;
 
@@ -101,40 +101,40 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
   /**
    * Is this row simply a display header? Expected usage is to render these as OPTGROUP tags within a SELECT field list of options?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_optgroup;
 
   /**
    * Is this a predefined system object?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Is this option active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Component that this option value belongs/caters to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $component_id;
 
   /**
    * Which Domain is this option value for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $visibility_id;
 
@@ -216,7 +216,7 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
             'table' => 'civicrm_option_group',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'label' => [
           'name' => 'label',
@@ -379,7 +379,7 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
             'table' => 'civicrm_component',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'domain_id' => [
           'name' => 'domain_id',
@@ -396,7 +396,7 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'visibility_id' => [
           'name' => 'visibility_id',
@@ -411,7 +411,7 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'visibility',
             'optionEditPath' => 'civicrm/admin/options/visibility',
-          ]
+          ],
         ],
         'icon' => [
           'name' => 'icon',
index ae593ee57929da3b6e09064a7940f020d16fdfc5..41ffa70f1b3806638358e949da17c50017826387 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Persistent.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:14c5925588d0118aaca8c29b7039c917)
+ * (GenCodeChecksum:4044954800a1201a4e3c376d48342f4c)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Persistent extends CRM_Core_DAO {
   /**
    * Persistent Record Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_Persistent extends CRM_Core_DAO {
   /**
    * Config Settings
    *
-   * @var boolean
+   * @var bool
    */
   public $is_config;
 
index aaa1f0c1cb567be5b3014de36ab7104caea71659..f85772ce62fa9cb84522bfaaf8199afcf587dd09 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Phone.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:138f047d6015dacd2003e33519b6118d)
+ * (GenCodeChecksum:ac451e083bb4bbf26f53556086b266bf)
  */
 
 /**
@@ -31,42 +31,42 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO {
   /**
    * Unique Phone ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * Which Location does this phone belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $location_type_id;
 
   /**
    * Is this the primary phone for this contact and location.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_primary;
 
   /**
    * Is this the billing?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_billing;
 
   /**
    * Which Mobile Provider does this phone belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $mobile_provider_id;
 
@@ -94,7 +94,7 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO {
   /**
    * Which type of phone does this number belongs.
    *
-   * @var int unsigned
+   * @var int
    */
   public $phone_type_id;
 
@@ -170,7 +170,7 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO {
             'table' => 'civicrm_location_type',
             'keyColumn' => 'id',
             'labelColumn' => 'display_name',
-          ]
+          ],
         ],
         'is_primary' => [
           'name' => 'is_primary',
@@ -277,7 +277,7 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'phone_type',
             'optionEditPath' => 'civicrm/admin/options/phone_type',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index d193047b9cb831b4cb0b8e8fb66973d920380625..2441d6c0327cc313dc1dc7c6fe44f1383efec85c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/PreferencesDate.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a01a89c274549340a330aed2ee81fa1c)
+ * (GenCodeChecksum:18663ed2b585f1598a26a5a491c67ea6)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Core_DAO_PreferencesDate extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
index 70186b509fa792512d906487850dd4a7490fbda5..682f6984c40c088ef6c5898cf32beada43893959 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/PrevNextCache.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f926516bac97d52d21d70d34f2ac85b1)
+ * (GenCodeChecksum:dba140c3d2ece863c512ed688df2ebcb)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Core_DAO_PrevNextCache extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -43,14 +43,14 @@ class CRM_Core_DAO_PrevNextCache extends CRM_Core_DAO {
   /**
    * FK to entity table specified in entity_table column.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id1;
 
   /**
    * FK to entity table specified in entity_table column.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id2;
 
@@ -69,7 +69,7 @@ class CRM_Core_DAO_PrevNextCache extends CRM_Core_DAO {
   public $data;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_selected;
 
index 1478cbaa485a8b615c62841fa9105ce718c0ff13..55916812524c153c6f88e66fb1b5c35ac89f1553 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/PrintLabel.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ef7c7701413c4c687c2e9639ccdda22c)
+ * (GenCodeChecksum:2bf1df61a7093242ac2cde0d4d8ef1e0)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -64,7 +64,7 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
   /**
    * Implicit FK to civicrm_option_value row in NEW label_type option group
    *
-   * @var int unsigned
+   * @var int
    */
   public $label_type_id;
 
@@ -78,28 +78,28 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
   /**
    * Is this default?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
   /**
    * Is this option active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this reserved label?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * FK to civicrm_contact, who created this label layout
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -200,7 +200,7 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'name_badge',
             'optionEditPath' => 'civicrm/admin/options/name_badge',
-          ]
+          ],
         ],
         'label_type_id' => [
           'name' => 'label_type_id',
@@ -218,7 +218,7 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'label_type',
             'optionEditPath' => 'civicrm/admin/options/label_type',
-          ]
+          ],
         ],
         'data' => [
           'name' => 'data',
index 9748da0f559dd324675369284474949a0030ca24..cd514f9b3da5014a00c66c2a48be596cf9afd12d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/RecurringEntity.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9396f16040a0a0ddc2d4dd04b22a6bba)
+ * (GenCodeChecksum:9e730db130a597de8528532d06f2ad54)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Core_DAO_RecurringEntity extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Recurring Entity Parent ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_id;
 
   /**
    * Recurring Entity Child ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -57,7 +57,7 @@ class CRM_Core_DAO_RecurringEntity extends CRM_Core_DAO {
   /**
    * 1-this entity, 2-this and the following entities, 3-all the entities
    *
-   * @var boolean
+   * @var bool
    */
   public $mode;
 
index d8dce142c38033dc4261bae4183f365b3ea85205..bb9401d1a5bfebe549ce1d91fe37b6a40c700ab5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Setting.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:83b2f736319b0438aae8cd6fa764d8fc)
+ * (GenCodeChecksum:7bbe096eb48d3744aa86453cccb99bfb)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Core_DAO_Setting extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -50,28 +50,28 @@ class CRM_Core_DAO_Setting extends CRM_Core_DAO {
   /**
    * Which Domain is this menu item for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
   /**
    * FK to Contact ID if the setting is localized to a contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * Is this setting a contact specific or site wide setting?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_domain;
 
   /**
    * Component that this menu item belongs to
    *
-   * @var int unsigned
+   * @var int
    */
   public $component_id;
 
@@ -85,7 +85,7 @@ class CRM_Core_DAO_Setting extends CRM_Core_DAO {
   /**
    * FK to civicrm_contact, who created this setting
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -175,7 +175,7 @@ class CRM_Core_DAO_Setting extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'contact_id' => [
           'name' => 'contact_id',
@@ -218,7 +218,7 @@ class CRM_Core_DAO_Setting extends CRM_Core_DAO {
             'table' => 'civicrm_component',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'created_date' => [
           'name' => 'created_date',
index ca91f8b3ce2e5d3b7f7a241e4ef15e7ae544a239..bf17bcd93603cdd9a2e8dc11875e44ddedae5c9f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/StateProvince.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3fa3c1dbb8bf485cf90e8b2a61e20808)
+ * (GenCodeChecksum:38620d39135bc4e42f0cc688dff9cb5b)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_StateProvince extends CRM_Core_DAO {
   /**
    * State/Province ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -52,7 +52,7 @@ class CRM_Core_DAO_StateProvince extends CRM_Core_DAO {
   /**
    * ID of Country that State/Province belong
    *
-   * @var int unsigned
+   * @var int
    */
   public $country_id;
 
index e6cd2620ee62b9fe84535d92a6750e06a2c337e1..94f5d599380225a0b79496ef9b9edd46f8f33ad3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/StatusPreference.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0dd6316a17a24c919b933dd6c62b8b11)
+ * (GenCodeChecksum:777d59b72a077ecb4d4caa60e13bb479)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_StatusPreference extends CRM_Core_DAO {
   /**
    * Unique Status Preference ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this Status Preference for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_StatusPreference extends CRM_Core_DAO {
   /**
    * Hush messages up to and including this severity.
    *
-   * @var int unsigned
+   * @var int
    */
   public $ignore_severity;
 
@@ -136,7 +136,7 @@ class CRM_Core_DAO_StatusPreference extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'name' => [
           'name' => 'name',
@@ -183,7 +183,7 @@ class CRM_Core_DAO_StatusPreference extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Utils_Check::getSeverityList',
-          ]
+          ],
         ],
         'prefs' => [
           'name' => 'prefs',
index f61781777b990da8ccafb778e64692e71998f133..c1587e0bdd68d79e4c92ce7e5ceadb5825e82295 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/SystemLog.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ad6de975ef2c75dbbfe9d17c2a0ae2bc)
+ * (GenCodeChecksum:a2276bcf3bb39a3947bf54b043fa0a05)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
   /**
    * Primary key ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -66,7 +66,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
   /**
    * Optional Contact ID that created the log. Not an FK as we keep this regardless
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
index e9c9baf374feb8dfea9762faea49c875b6ea8bf9..826157f63cca11d665df383873d63fbdbfd73b23 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Tag.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:76c478540080f1a0db7668c561365e5d)
+ * (GenCodeChecksum:3abd98f177e35fd993b77bf08b115e4a)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Tag extends CRM_Core_DAO {
   /**
    * Tag ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -52,24 +52,24 @@ class CRM_Core_DAO_Tag extends CRM_Core_DAO {
   /**
    * Optional parent id for this tag.
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_id;
 
   /**
    * Is this tag selectable / displayed
    *
-   * @var boolean
+   * @var bool
    */
   public $is_selectable;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_tagset;
 
@@ -81,7 +81,7 @@ class CRM_Core_DAO_Tag extends CRM_Core_DAO {
   /**
    * FK to civicrm_contact, who created this tag
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -236,7 +236,7 @@ class CRM_Core_DAO_Tag extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'tag_used_for',
             'optionEditPath' => 'civicrm/admin/options/tag_used_for',
-          ]
+          ],
         ],
         'created_id' => [
           'name' => 'created_id',
index 5aa81f90b05d646afa40bcc29b4f02b590c326d8..0c33a2f11d8d2008f4cc19b30ca482ac7fc0d7d3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Timezone.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0bebb81db1b80f06cf6c0ffcf643ddb1)
+ * (GenCodeChecksum:7a377d04c1e9cfede74c42b155e301f5)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Timezone extends CRM_Core_DAO {
   /**
    * Timezone Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -64,7 +64,7 @@ class CRM_Core_DAO_Timezone extends CRM_Core_DAO {
   /**
    * Country Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $country_id;
 
index 062b63f232b2abe423997a20c5b1db4ab277852a..7f06eb7a50cbc05c61d594d88e0800f0368767cd 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/UFField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f517b4ac5985b33514a425dc9afa936c)
+ * (GenCodeChecksum:4e6400ee9a0d081541d8e14366129502)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
   /**
    * Unique table ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which form does this field belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $uf_group_id;
 
@@ -52,21 +52,21 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
   /**
    * Is this field currently shareable? If false, hide the field for all sharing contexts.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * the field is view only and not editable in user forms.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_view;
 
   /**
    * Is this field required when included in a user or registration form?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_required;
 
@@ -101,35 +101,35 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
   /**
    * Is this field included as a column in the selector table?
    *
-   * @var boolean
+   * @var bool
    */
   public $in_selector;
 
   /**
    * Is this field included search form of profile?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_searchable;
 
   /**
    * Location type of this mapping, if required
    *
-   * @var int unsigned
+   * @var int
    */
   public $location_type_id;
 
   /**
    * Phone Type Id, if required
    *
-   * @var int unsigned
+   * @var int
    */
   public $phone_type_id;
 
   /**
    * Website Type Id, if required
    *
-   * @var int unsigned
+   * @var int
    */
   public $website_type_id;
 
@@ -150,14 +150,14 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
   /**
    * Is this field reserved for use by some other CiviCRM functionality?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Include in multi-record listing?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_multi_summary;
 
@@ -224,7 +224,7 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
             'table' => 'civicrm_uf_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'field_name' => [
           'name' => 'field_name',
@@ -241,7 +241,7 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Core_BAO_UFField::getAvailableFieldTitles',
-          ]
+          ],
         ],
         'is_active' => [
           'name' => 'is_active',
@@ -332,7 +332,7 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::ufVisibility',
-          ]
+          ],
         ],
         'in_selector' => [
           'name' => 'in_selector',
@@ -383,7 +383,7 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'phone_type',
             'optionEditPath' => 'civicrm/admin/options/phone_type',
-          ]
+          ],
         ],
         'website_type_id' => [
           'name' => 'website_type_id',
@@ -398,7 +398,7 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'website_type',
             'optionEditPath' => 'civicrm/admin/options/website_type',
-          ]
+          ],
         ],
         'label' => [
           'name' => 'label',
index d7df8aa89eb915058515bbc9d0717ee1faa0b5cb..792c2abb1f5631f41bd8edbf191ed251403797d0 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/UFGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:12397882fa70b7995d8555d8df3449eb)
+ * (GenCodeChecksum:2a382dd695bc7d2ad3dca96996c5258b)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
   /**
    * Unique table ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Is this form currently active? If false, hide all related fields for all sharing contexts.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -87,7 +87,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
   /**
    * Group id, foreign key from civicrm_group
    *
-   * @var int unsigned
+   * @var int
    */
   public $limit_listings_group_id;
 
@@ -101,42 +101,42 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
   /**
    * foreign key to civicrm_group_id
    *
-   * @var int unsigned
+   * @var int
    */
   public $add_to_group_id;
 
   /**
    * Should a CAPTCHA widget be included this Profile form.
    *
-   * @var boolean
+   * @var bool
    */
   public $add_captcha;
 
   /**
    * Do we want to map results from this profile.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_map;
 
   /**
    * Should edit link display in profile selector
    *
-   * @var boolean
+   * @var bool
    */
   public $is_edit_link;
 
   /**
    * Should we display a link to the website profile in profile selector
    *
-   * @var boolean
+   * @var bool
    */
   public $is_uf_link;
 
   /**
    * Should we update the contact record if we find a duplicate
    *
-   * @var boolean
+   * @var bool
    */
   public $is_update_dupe;
 
@@ -150,7 +150,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
   /**
    * Should we create a cms user for this profile
    *
-   * @var boolean
+   * @var bool
    */
   public $is_cms_user;
 
@@ -162,7 +162,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
   /**
    * Is this group reserved for use by some other CiviCRM functionality?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
@@ -176,7 +176,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
   /**
    * FK to civicrm_contact, who created this UF group
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -190,7 +190,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
   /**
    * Should we include proximity search feature in this profile search form?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_proximity_search;
 
@@ -211,7 +211,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
   /**
    * Should a Cancel button be included in this Profile form.
    *
-   * @var boolean
+   * @var bool
    */
   public $add_cancel_button;
 
index d1b9bd26d219e0c6c64774aff05c662d9862d955..05bf4704f9970a9384e77c9e9402b812ea7caabf 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/UFJoin.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:88b9169da0ef07471048c84232ca0055)
+ * (GenCodeChecksum:00acc4bbb42aee2a24981b30456458c1)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_UFJoin extends CRM_Core_DAO {
   /**
    * Unique table ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Is this join currently active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_UFJoin extends CRM_Core_DAO {
   /**
    * Foreign key to the referenced item.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -73,7 +73,7 @@ class CRM_Core_DAO_UFJoin extends CRM_Core_DAO {
   /**
    * Which form does this field belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $uf_group_id;
 
@@ -168,7 +168,7 @@ class CRM_Core_DAO_UFJoin extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Core_BAO_UFJoin::entityTables',
-          ]
+          ],
         ],
         'entity_id' => [
           'name' => 'entity_id',
@@ -213,7 +213,7 @@ class CRM_Core_DAO_UFJoin extends CRM_Core_DAO {
             'table' => 'civicrm_uf_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'module_data' => [
           'name' => 'module_data',
index ed9c5fc92a551d6d32823590ffd163aa495a3050..fc1d60dc1aed9c07a5bcd5fad190c812d1fdc1fc 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/UFMatch.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:bcd15ed75e8d1603e38be794f9e25da2)
+ * (GenCodeChecksum:b7305bf7df97967d214db393a34f740f)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Core_DAO_UFMatch extends CRM_Core_DAO {
   /**
    * System generated ID.
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this match entry for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
   /**
    * UF ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $uf_id;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_UFMatch extends CRM_Core_DAO {
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -130,7 +130,7 @@ class CRM_Core_DAO_UFMatch extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'uf_id' => [
           'name' => 'uf_id',
index e28f4e43bc660f7266bb74d43cb509e4549c645c..31b4d03d4ebfa7d575281cd003962524ac115928 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Website.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ac93a842ee404e80fcb4ee414da05813)
+ * (GenCodeChecksum:22c11a2bc194d075912df3279acc6a97)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Core_DAO_Website extends CRM_Core_DAO {
   /**
    * Unique Website ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -52,7 +52,7 @@ class CRM_Core_DAO_Website extends CRM_Core_DAO {
   /**
    * Which Website type does this website belong to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $website_type_id;
 
@@ -147,7 +147,7 @@ class CRM_Core_DAO_Website extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'website_type',
             'optionEditPath' => 'civicrm/admin/options/website_type',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 59c12bba5b166468bdbd4d07df769ec5055481cd..637bcceb5b375cf94c3621df985d73138ffbc863 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/WordReplacement.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4464631f7afa922e6cbb3eef1b3436e9)
+ * (GenCodeChecksum:1f2d0542e46494b542dce1c0132a1643)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_WordReplacement extends CRM_Core_DAO {
   /**
    * Word replacement ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -52,7 +52,7 @@ class CRM_Core_DAO_WordReplacement extends CRM_Core_DAO {
   /**
    * Is this entry active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -64,7 +64,7 @@ class CRM_Core_DAO_WordReplacement extends CRM_Core_DAO {
   /**
    * FK to Domain ID. This is for Domain specific word replacement
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -166,7 +166,7 @@ class CRM_Core_DAO_WordReplacement extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getWordReplacementMatchType',
-          ]
+          ],
         ],
         'domain_id' => [
           'name' => 'domain_id',
@@ -183,7 +183,7 @@ class CRM_Core_DAO_WordReplacement extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 2fb679b62b0b2242822c8eb0b3a6de4ad790d75b..05665f23037ebbdae162c6bb00388a8b4cd96778 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Worldregion.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:885a67e5343d0f86a8439a1ea3ec872e)
+ * (GenCodeChecksum:b607c0ba0b25b3f785779384fc6a6887)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Worldregion extends CRM_Core_DAO {
   /**
    * Country Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
index 6b166a5232f39ee4768ef13285180d0caffe8404..c75742e2383bac97fd23968e7476e3d971a7af07 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Cxn/Cxn.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:aeb2611104a177c20f392d9777043c82)
+ * (GenCodeChecksum:bd6f3b0785ec9b05984d8ad32f3b8464)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
   /**
    * Connection ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -80,7 +80,7 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
   /**
    * Is connection currently enabled?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
index acbf6f3b805e335d98286bb5ef5e0f1dce2262fa..9e0daa833a8b64b5d93ca1c36410c54774a0488d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Dedupe/Exception.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5705c65511f2b640bff656e0234d7a32)
+ * (GenCodeChecksum:eec5ad673402f603903d6f35ad1bcd06)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Dedupe_DAO_Exception extends CRM_Core_DAO {
   /**
    * Unique dedupe exception id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id1;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id2;
 
index f22ca90c165157a8c7172d9fa04357e155b3169a..5d513b1aaf25183a0c73b0ed2d4a2fd9d01d0aac 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Dedupe/Rule.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a0244fcd66b32bc19065d227b2612925)
+ * (GenCodeChecksum:a7697e9d93641b3240e23f97f4f92329)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Dedupe_DAO_Rule extends CRM_Core_DAO {
   /**
    * Unique dedupe rule id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * The id of the rule group this rule belongs to
    *
-   * @var int unsigned
+   * @var int
    */
   public $dedupe_rule_group_id;
 
@@ -59,7 +59,7 @@ class CRM_Dedupe_DAO_Rule extends CRM_Core_DAO {
   /**
    * The length of the matching substring
    *
-   * @var int unsigned
+   * @var int
    */
   public $rule_length;
 
index fe3c8ad28bea91736fbcc25ef55044b88cf2a2c5..bb54789c0b7a7198a7480244e77b276d9641ab82 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Dedupe/RuleGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9fab9fd907f0647d3c8a86fe52deb5aa)
+ * (GenCodeChecksum:a0c7d9e893a3aec240db9ec4b0e8729d)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Dedupe_DAO_RuleGroup extends CRM_Core_DAO {
   /**
    * Unique dedupe rule group id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -73,7 +73,7 @@ class CRM_Dedupe_DAO_RuleGroup extends CRM_Core_DAO {
   /**
    * Is this a reserved rule - a rule group that has been optimized and cannot be changed by the admin
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
@@ -125,7 +125,7 @@ class CRM_Dedupe_DAO_RuleGroup extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'label',
             'condition' => 'parent_id IS NULL',
-          ]
+          ],
         ],
         'threshold' => [
           'name' => 'threshold',
@@ -160,7 +160,7 @@ class CRM_Dedupe_DAO_RuleGroup extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getDedupeRuleTypes',
-          ]
+          ],
         ],
         'name' => [
           'name' => 'name',
index 6d60d778baf3969d4f5fe48ca770d89fe61b96cb..92684931dcd1a0a36fd857ffa7b443c3da2e5581 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/Cart/Cart.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c986f67b7e4165ba00950df7157a2b6f)
+ * (GenCodeChecksum:71454cbda07a2fefd75041815b95ed0c)
  */
 
 /**
@@ -31,19 +31,19 @@ class CRM_Event_Cart_DAO_Cart extends CRM_Core_DAO {
   /**
    * Cart Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to civicrm_contact who created this cart
    *
-   * @var int unsigned
+   * @var int
    */
   public $user_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $completed;
 
index f3818fefb8120ad5c9de1239cc8c3ec42c59a1f4..c0147b76dc74dbab39b62543224eb02ff8d3ca0b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/Cart/EventInCart.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f6cea6e9f15bd225a34d04a61823d8a1)
+ * (GenCodeChecksum:b9da5d3acb0b71b79cc3f8d2f7e5ec50)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Event_Cart_DAO_EventInCart extends CRM_Core_DAO {
   /**
    * Event In Cart Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Event ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_id;
 
   /**
    * FK to Event Cart ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_cart_id;
 
index c71b0f3a09947010e355a9208b0957387da76b57..4688a7919f6da98caa0af197fe2cccee39b24b49 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/Event.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:72f6152bdc7ccba17253b6d397e26c72)
+ * (GenCodeChecksum:02024f3f33a71a88e3206f5a48b3d14f)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * Event
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,21 +59,21 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * Event Type ID.Implicit FK to civicrm_option_value where option_group = event_type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_type_id;
 
   /**
    * Should we expose the participant list? Implicit FK to civicrm_option_value where option_group = participant_listing.
    *
-   * @var int unsigned
+   * @var int
    */
   public $participant_listing_id;
 
   /**
    * Public events will be included in the iCal feeds. Access to private event information may be limited using ACLs.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_public;
 
@@ -94,7 +94,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * If true, include registration link on Event Info page.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_online_registration;
 
@@ -122,7 +122,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * Maximum number of registered participants to allow. After max is reached, a custom Event Full message is displayed. If NULL, allow unlimited number of participants.
    *
-   * @var int unsigned
+   * @var int
    */
   public $max_participants;
 
@@ -136,14 +136,14 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * If true, one or more fee amounts must be set and a Payment Processor must be configured for Online Event Registration.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_monetary;
 
   /**
    * Financial type assigned to paid event registrations for this event. Required if is_monetary is true.
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
@@ -157,14 +157,14 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * Include a map block on the Event Information page when geocode info is available and a mapping provider has been specified?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_map;
 
   /**
    * Is this Event enabled or disabled/cancelled?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -176,21 +176,21 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * If true, show event location.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_show_location;
 
   /**
    * FK to Location Block ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $loc_block_id;
 
   /**
    * Participant role ID. Implicit FK to civicrm_option_value where option_group = participant_role.
    *
-   * @var int unsigned
+   * @var int
    */
   public $default_role_id;
 
@@ -232,7 +232,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * If true, confirmation is automatically emailed to contact on successful registration.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_email_confirm;
 
@@ -274,14 +274,14 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * FK to civicrm_option_value.
    *
-   * @var int unsigned
+   * @var int
    */
   public $default_fee_id;
 
   /**
    * FK to civicrm_option_value.
    *
-   * @var int unsigned
+   * @var int
    */
   public $default_discount_fee_id;
 
@@ -309,7 +309,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * if true - allows the user to send payment directly to the org later
    *
-   * @var boolean
+   * @var bool
    */
   public $is_pay_later;
 
@@ -330,7 +330,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * is partial payment enabled for this event
    *
-   * @var boolean
+   * @var bool
    */
   public $is_partial_payment;
 
@@ -358,56 +358,56 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * if true - allows the user to register multiple participants for event
    *
-   * @var boolean
+   * @var bool
    */
   public $is_multiple_registrations;
 
   /**
    * Maximum number of additional participants that can be registered on a single booking
    *
-   * @var int unsigned
+   * @var int
    */
   public $max_additional_participants;
 
   /**
    * if true - allows the user to register multiple registrations from same email address.
    *
-   * @var boolean
+   * @var bool
    */
   public $allow_same_participant_emails;
 
   /**
    * Whether the event has waitlist support.
    *
-   * @var boolean
+   * @var bool
    */
   public $has_waitlist;
 
   /**
    * Whether participants require approval before they can finish registering.
    *
-   * @var boolean
+   * @var bool
    */
   public $requires_approval;
 
   /**
    * Expire pending but unconfirmed registrations after this many hours.
    *
-   * @var int unsigned
+   * @var int
    */
   public $expiration_time;
 
   /**
    * Allow self service cancellation or transfer for event?
    *
-   * @var boolean
+   * @var bool
    */
   public $allow_selfcancelxfer;
 
   /**
    * Number of hours prior to event start date to allow self-service cancellation or transfer.
    *
-   * @var int unsigned
+   * @var int
    */
   public $selfcancelxfer_time;
 
@@ -428,7 +428,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * whether the event has template
    *
-   * @var boolean
+   * @var bool
    */
   public $is_template;
 
@@ -442,7 +442,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * FK to civicrm_contact, who created this event
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -463,49 +463,49 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * The campaign for which this event has been created.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
   /**
    * Can people share the event through social media?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_share;
 
   /**
    * If false, the event booking confirmation screen gets skipped
    *
-   * @var boolean
+   * @var bool
    */
   public $is_confirm_enabled;
 
   /**
    * Implicit FK to civicrm_event: parent event
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_event_id;
 
   /**
    * Subevent slot label. Implicit FK to civicrm_option_value where option_group = conference_slot.
    *
-   * @var int unsigned
+   * @var int
    */
   public $slot_label_id;
 
   /**
    * Rule to use when matching registrations for this event
    *
-   * @var int unsigned
+   * @var int
    */
   public $dedupe_rule_group_id;
 
   /**
    * if true than billing block is required this event
    *
-   * @var boolean
+   * @var bool
    */
   public $is_billing_required;
 
@@ -623,7 +623,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'event_type',
             'optionEditPath' => 'civicrm/admin/options/event_type',
-          ]
+          ],
         ],
         'participant_listing_id' => [
           'name' => 'participant_listing_id',
@@ -642,7 +642,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'participant_listing',
             'optionEditPath' => 'civicrm/admin/options/participant_listing',
-          ]
+          ],
         ],
         'is_public' => [
           'name' => 'is_public',
@@ -820,7 +820,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'payment_processor' => [
           'name' => 'payment_processor',
@@ -841,7 +841,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
             'table' => 'civicrm_payment_processor',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'is_map' => [
           'name' => 'is_map',
@@ -937,7 +937,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'participant_role',
             'optionEditPath' => 'civicrm/admin/options/participant_role',
-          ]
+          ],
         ],
         'intro_text' => [
           'name' => 'intro_text',
@@ -1520,7 +1520,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'campaign_id' => [
           'name' => 'campaign_id',
@@ -1540,7 +1540,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'is_share' => [
           'name' => 'is_share',
@@ -1622,7 +1622,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'title',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'is_billing_required' => [
           'name' => 'is_billing_required',
index d3d45572dcbe678390620dc4c569188bf280e194..946f2171e003713dbb9ba7c6be7c42875fe770e4 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/Participant.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b6283ba17eeb4f9d190252787851648d)
+ * (GenCodeChecksum:fd601efb92a34d5c30814c5ea34b323f)
  */
 
 /**
@@ -31,28 +31,28 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
   /**
    * Participant Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * FK to Event ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_id;
 
   /**
    * Participant status ID. FK to civicrm_participant_status_type. Default of 1 should map to status = Registered.
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
@@ -86,12 +86,12 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
   public $fee_level;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_test;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_pay_later;
 
@@ -105,14 +105,14 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
   /**
    * FK to Participant ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $registered_by_id;
 
   /**
    * FK to Discount ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $discount_id;
 
@@ -126,21 +126,21 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
   /**
    * The campaign for which this participant has been registered.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
   /**
    * Discount Amount
    *
-   * @var int unsigned
+   * @var int
    */
   public $discount_amount;
 
   /**
    * FK to civicrm_event_carts
    *
-   * @var int unsigned
+   * @var int
    */
   public $cart_id;
 
@@ -154,7 +154,7 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $transferred_to_contact_id;
 
@@ -266,7 +266,7 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
             'table' => 'civicrm_participant_status_type',
             'keyColumn' => 'id',
             'labelColumn' => 'label',
-          ]
+          ],
         ],
         'participant_role_id' => [
           'name' => 'role_id',
@@ -291,7 +291,7 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'participant_role',
             'optionEditPath' => 'civicrm/admin/options/participant_role',
-          ]
+          ],
         ],
         'participant_register_date' => [
           'name' => 'register_date',
@@ -446,7 +446,7 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'participant_campaign_id' => [
           'name' => 'campaign_id',
@@ -465,7 +465,7 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'discount_amount' => [
           'name' => 'discount_amount',
index 8414edc20924774ba42801632c646634e94ce875..d9b126bb5cd37cf559cd1c446ddc83c0157bb566 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/ParticipantPayment.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9ee23f9233accb4346f6b2941c4f0d4f)
+ * (GenCodeChecksum:26f5438e86ca3500888b49650bc6d9e8)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Event_DAO_ParticipantPayment extends CRM_Core_DAO {
   /**
    * Participant Payment Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Participant Id (FK)
    *
-   * @var int unsigned
+   * @var int
    */
   public $participant_id;
 
   /**
    * FK to contribution table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_id;
 
index 88b71b5da86e6d5dada69ab68817c690b30fe7ba..7a09e16739e1eede3c5d72638fd242d2400ad718 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/ParticipantStatusType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a5d57dfe611deed17e1a3b24c35c4b73)
+ * (GenCodeChecksum:a42abc9dbf891aa6cbb6513ca18067b9)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Event_DAO_ParticipantStatusType extends CRM_Core_DAO {
   /**
    * unique participant status type id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,35 +59,35 @@ class CRM_Event_DAO_ParticipantStatusType extends CRM_Core_DAO {
   /**
    * whether this is a status type required by the system
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * whether this status type is active
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * whether this status type is counted against event size limit
    *
-   * @var boolean
+   * @var bool
    */
   public $is_counted;
 
   /**
    * controls sort order
    *
-   * @var int unsigned
+   * @var int
    */
   public $weight;
 
   /**
    * whether the status type is visible to the public, an implicit foreign key to option_value.value related to the `visibility` option_group
    *
-   * @var int unsigned
+   * @var int
    */
   public $visibility_id;
 
@@ -164,7 +164,7 @@ class CRM_Event_DAO_ParticipantStatusType extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Event_PseudoConstant::participantStatusClassOptions',
-          ]
+          ],
         ],
         'is_reserved' => [
           'name' => 'is_reserved',
@@ -228,7 +228,7 @@ class CRM_Event_DAO_ParticipantStatusType extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'visibility',
             'optionEditPath' => 'civicrm/admin/options/visibility',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 3a3e5ad00713aecc63de95f27069dd470b8ab75f..4192856b86815828ece131cd0d8e51417fad8896 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/Currency.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b997a2fe99aaf8c035cc3bfd803325db)
+ * (GenCodeChecksum:5490d115dbd495ebb39ce46a4149cbc2)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Financial_DAO_Currency extends CRM_Core_DAO {
   /**
    * Currency Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
index 05d8b17636e284c646d2a37c0b9312b2a0edc7f7..13b31ce00c27b144433929d02b85d594f6c5548e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/EntityFinancialAccount.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:963386176a420f8b537e1954bcc17540)
+ * (GenCodeChecksum:3e195b6b8f9a99b338219723c2b509a7)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Financial_DAO_EntityFinancialAccount extends CRM_Core_DAO {
   /**
    * ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,21 +45,21 @@ class CRM_Financial_DAO_EntityFinancialAccount extends CRM_Core_DAO {
   /**
    * Links to an id in the entity_table, such as vid in civicrm_financial_type
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * FK to a new civicrm_option_value (account_relationship)
    *
-   * @var int unsigned
+   * @var int
    */
   public $account_relationship;
 
   /**
    * FK to the financial_account_id
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_account_id;
 
@@ -152,7 +152,7 @@ class CRM_Financial_DAO_EntityFinancialAccount extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'account_relationship',
             'optionEditPath' => 'civicrm/admin/options/account_relationship',
-          ]
+          ],
         ],
         'financial_account_id' => [
           'name' => 'financial_account_id',
@@ -173,7 +173,7 @@ class CRM_Financial_DAO_EntityFinancialAccount extends CRM_Core_DAO {
             'table' => 'civicrm_financial_account',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 0e4349d71e4ebe9a3322b84a072463e91d545392..2b014faa6f80536b85c79c35fd70bfde2235ef2a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/EntityFinancialTrxn.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0c2d217896b32feb7171d6c2bce56fb1)
+ * (GenCodeChecksum:c2c6d4183954c62f7119e9cf1eaa451b)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Financial_DAO_EntityFinancialTrxn extends CRM_Core_DAO {
   /**
    * ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -43,12 +43,12 @@ class CRM_Financial_DAO_EntityFinancialTrxn extends CRM_Core_DAO {
   public $entity_table;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $financial_trxn_id;
 
index fc08f5a21788dcaa2433b701de016d822031ef2b..8251e66e2fa39fb5e6e309c65a26cafec2a784cf 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/FinancialAccount.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d4b5b21c5e8cbb720f38314cb4020343)
+ * (GenCodeChecksum:eb74c4e8ee5b44cb65080b2b15f7e9c2)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Financial_DAO_FinancialAccount extends CRM_Core_DAO {
   /**
    * ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,14 +45,14 @@ class CRM_Financial_DAO_FinancialAccount extends CRM_Core_DAO {
   /**
    * FK to Contact ID that is responsible for the funds in this account
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * pseudo FK into civicrm_option_value.
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_account_type_id;
 
@@ -80,28 +80,28 @@ class CRM_Financial_DAO_FinancialAccount extends CRM_Core_DAO {
   /**
    * Parent ID in account hierarchy
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_id;
 
   /**
    * Is this a header account which does not allow transactions to be posted against it directly, but only to its sub-accounts?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_header_account;
 
   /**
    * Is this account tax-deductible?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_deductible;
 
   /**
    * Is this account for taxes?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_tax;
 
@@ -115,21 +115,21 @@ class CRM_Financial_DAO_FinancialAccount extends CRM_Core_DAO {
   /**
    * Is this a predefined system object?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this account the default one (or default tax one) for its financial_account_type?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
@@ -221,7 +221,7 @@ class CRM_Financial_DAO_FinancialAccount extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'financial_account_type',
             'optionEditPath' => 'civicrm/admin/options/financial_account_type',
-          ]
+          ],
         ],
         'accounting_code' => [
           'name' => 'accounting_code',
index a20f3ca13543b2e249e39cf0115e0e08d9a8cc44..980651845d9aa938c10251c15b1c2c3e621760e4 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/FinancialItem.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f28efd6ad70bc26b2ec0580ff7730426)
+ * (GenCodeChecksum:48ab3768197dff98c1af1e337059f085)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -50,7 +50,7 @@ class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO {
   /**
    * FK to Contact ID of contact the item is from
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -78,14 +78,14 @@ class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO {
   /**
    * FK to civicrm_financial_account
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_account_id;
 
   /**
    * Payment status: test, paid, part_paid, unpaid (if empty assume unpaid)
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
@@ -99,7 +99,7 @@ class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO {
   /**
    * The specific source item that is responsible for the creation of this financial_item
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -239,7 +239,7 @@ class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'financial_account_id' => [
           'name' => 'financial_account_id',
@@ -259,7 +259,7 @@ class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO {
             'table' => 'civicrm_financial_account',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'status_id' => [
           'name' => 'status_id',
@@ -278,7 +278,7 @@ class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'financial_item_status',
             'optionEditPath' => 'civicrm/admin/options/financial_item_status',
-          ]
+          ],
         ],
         'entity_table' => [
           'name' => 'entity_table',
index b9dc9fb1ddd55157d569e28c4f67a9b623c076d0..f18ca991b15dbaa9eeb0e0ff4a8e8dab46845981 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/FinancialTrxn.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:58a81ecf6b4720147793e65f3951f37e)
+ * (GenCodeChecksum:11ae7954d4576a19382e63fffd31cdac)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to financial_account table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $from_financial_account_id;
 
   /**
    * FK to financial_financial_account table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $to_financial_account_id;
 
@@ -85,7 +85,7 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
   /**
    * Is this entry either a payment or a reversal of a payment?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_payment;
 
@@ -106,28 +106,28 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
   /**
    * pseudo FK to civicrm_option_value of contribution_status_id option_group
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
   /**
    * Payment Processor for this financial transaction
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_processor_id;
 
   /**
    * FK to payment_instrument option group values
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_instrument_id;
 
   /**
    * FK to accept_creditcard option group values
    *
-   * @var int unsigned
+   * @var int
    */
   public $card_type_id;
 
@@ -207,7 +207,7 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
             'table' => 'civicrm_financial_account',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'to_financial_account_id' => [
           'name' => 'to_financial_account_id',
@@ -227,7 +227,7 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
             'table' => 'civicrm_financial_account',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'trxn_date' => [
           'name' => 'trxn_date',
@@ -316,7 +316,7 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'is_payment' => [
           'name' => 'is_payment',
@@ -377,7 +377,7 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'contribution_status',
             'optionEditPath' => 'civicrm/admin/options/contribution_status',
-          ]
+          ],
         ],
         'payment_processor_id' => [
           'name' => 'payment_processor_id',
@@ -407,7 +407,7 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'payment_instrument',
             'optionEditPath' => 'civicrm/admin/options/payment_instrument',
-          ]
+          ],
         ],
         'financial_trxn_card_type_id' => [
           'name' => 'card_type_id',
@@ -425,7 +425,7 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'accept_creditcard',
             'optionEditPath' => 'civicrm/admin/options/accept_creditcard',
-          ]
+          ],
         ],
         'financial_trxn_check_number' => [
           'name' => 'check_number',
index 2afdd7ee20ca4c44e40c7a9dfacb880c519aefcb..636069efbefbdd99649341ba430a17b6ba622076 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/FinancialType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fa0f85a79c4128a5eb67a364b1f78b0e)
+ * (GenCodeChecksum:9395c8fe3d749ad60136065301a5c44f)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Financial_DAO_FinancialType extends CRM_Core_DAO {
   /**
    * ID of original financial_type so you can search this table by the financial_type.id and then select the relevant version based on the timestamp
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -52,21 +52,21 @@ class CRM_Financial_DAO_FinancialType extends CRM_Core_DAO {
   /**
    * Is this financial type tax-deductible? If true, contributions of this type may be fully OR partially deductible - non-deductible amount is stored in the Contribution record.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_deductible;
 
   /**
    * Is this a predefined system object?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
index 54c495f88d11a0771f28203c51c1a93b0dca828e..4a09521775afaf22c18c3a7d6909654a6c4a7953 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/PaymentProcessor.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:aae2024a49084a869791831007e6adbf)
+ * (GenCodeChecksum:2d3189beedf083b35929eded03907d9f)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Financial_DAO_PaymentProcessor extends CRM_Core_DAO {
   /**
    * Payment Processor ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this match entry for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -64,28 +64,28 @@ class CRM_Financial_DAO_PaymentProcessor extends CRM_Core_DAO {
   public $description;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $payment_processor_type_id;
 
   /**
    * Is this processor active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this processor the default?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
   /**
    * Is this processor for a test site?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_test;
 
@@ -137,28 +137,28 @@ class CRM_Financial_DAO_PaymentProcessor extends CRM_Core_DAO {
   /**
    * Billing Mode (deprecated)
    *
-   * @var int unsigned
+   * @var int
    */
   public $billing_mode;
 
   /**
    * Can process recurring contributions
    *
-   * @var boolean
+   * @var bool
    */
   public $is_recur;
 
   /**
    * Payment Type: Credit or Debit (deprecated)
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_type;
 
   /**
    * Payment Instrument ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_instrument_id;
 
@@ -229,7 +229,7 @@ class CRM_Financial_DAO_PaymentProcessor extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'name' => [
           'name' => 'name',
@@ -290,7 +290,7 @@ class CRM_Financial_DAO_PaymentProcessor extends CRM_Core_DAO {
             'table' => 'civicrm_payment_processor_type',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'is_active' => [
           'name' => 'is_active',
@@ -506,7 +506,7 @@ class CRM_Financial_DAO_PaymentProcessor extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'payment_instrument',
             'optionEditPath' => 'civicrm/admin/options/payment_instrument',
-          ]
+          ],
         ],
         'accepted_credit_cards' => [
           'name' => 'accepted_credit_cards',
index 021bdd1844318fca2053c24f5d3a87176a57d676..3c3a7bb227325a505499468b7cbe2a8ac35028d9 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/PaymentProcessorType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0c55b7e1a4d280919f18ae76227996e8)
+ * (GenCodeChecksum:f412f0beac8a6387450f8fe19279d0ce)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
   /**
    * Payment Processor Type ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,14 +59,14 @@ class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
   /**
    * Is this processor active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this processor the default?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
@@ -138,28 +138,28 @@ class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
   /**
    * Billing Mode (deprecated)
    *
-   * @var int unsigned
+   * @var int
    */
   public $billing_mode;
 
   /**
    * Can process recurring contributions
    *
-   * @var boolean
+   * @var bool
    */
   public $is_recur;
 
   /**
    * Payment Type: Credit or Debit (deprecated)
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_type;
 
   /**
    * Payment Instrument ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $payment_instrument_id;
 
@@ -424,7 +424,7 @@ class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::billingMode',
-          ]
+          ],
         ],
         'is_recur' => [
           'name' => 'is_recur',
@@ -463,7 +463,7 @@ class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'payment_instrument',
             'optionEditPath' => 'civicrm/admin/options/payment_instrument',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index f10751963636c019c6f8cc9e2727698368097f2b..17aa223d2c316fbef5c8f1b6500f47770fe5b974 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/PaymentToken.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4be744f1aa281c66e8d40092bde01ac9)
+ * (GenCodeChecksum:9ef72f3d1fba1b5b89841d36382c3eb6)
  */
 
 /**
@@ -31,19 +31,19 @@ class CRM_Financial_DAO_PaymentToken extends CRM_Core_DAO {
   /**
    * Payment Token ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID for the owner of the token
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $payment_processor_id;
 
@@ -64,7 +64,7 @@ class CRM_Financial_DAO_PaymentToken extends CRM_Core_DAO {
   /**
    * Contact ID of token creator
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
index cd8ccf429ba712002d04ea5f06ad429fe4e44727..d072051971aa77b343960ac72a1452040d9bcc09 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Friend/Friend.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:50ca91182b67a2ad13d5e6a525d40024)
+ * (GenCodeChecksum:a662628e986758095dcbfa2e56597acb)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Friend_DAO_Friend extends CRM_Core_DAO {
   /**
    * Friend ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,7 +45,7 @@ class CRM_Friend_DAO_Friend extends CRM_Core_DAO {
   /**
    * Foreign key to the referenced item.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -90,7 +90,7 @@ class CRM_Friend_DAO_Friend extends CRM_Core_DAO {
   public $thankyou_text;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
index 1ec1adbef61bb822eecc22484ba4f463a9c1433a..6ced3f894522e0790e2fbbddccbaee75b314ddb2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Grant/Grant.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e8021ad180172c83225951d078a53c36)
+ * (GenCodeChecksum:fd288094da473bd77ff23051ae826a72)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
   /**
    * Unique Grant id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Contact ID of contact record given grant belongs to.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -73,14 +73,14 @@ class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
   /**
    * Yes/No field stating whether grant report was received by donor.
    *
-   * @var boolean
+   * @var bool
    */
   public $grant_report_received;
 
   /**
    * Type of grant. Implicit FK to civicrm_option_value in grant_type option_group.
    *
-   * @var int unsigned
+   * @var int
    */
   public $grant_type_id;
 
@@ -122,14 +122,14 @@ class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
   /**
    * Id of Grant status.
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
   /**
    * FK to Financial Type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
@@ -298,7 +298,7 @@ class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'grant_type',
             'optionEditPath' => 'civicrm/admin/options/grant_type',
-          ]
+          ],
         ],
         'amount_total' => [
           'name' => 'amount_total',
@@ -383,7 +383,7 @@ class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'rationale' => [
           'name' => 'rationale',
@@ -422,7 +422,7 @@ class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'grant_status',
             'optionEditPath' => 'civicrm/admin/options/grant_status',
-          ]
+          ],
         ],
         'financial_type_id' => [
           'name' => 'financial_type_id',
@@ -440,7 +440,7 @@ class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index ca2f67947e502b04b7079d9782814495a024cce6..e54fa43aa3049f7797430dff00666cd788e9a051 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/BouncePattern.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a440ce08e5704f06259d1ab838af3195)
+ * (GenCodeChecksum:767f24673857e91d2b76de45fce55649)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Mailing_DAO_BouncePattern extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Type of bounce
    *
-   * @var int unsigned
+   * @var int
    */
   public $bounce_type_id;
 
index 7345738292ff49771a18734ef1bbae3e6fa66dca..db710ffeb948a044d7a8a982bb3c93fc039ce091 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/BounceType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0d2bed0e6b8760db119306bf35923e9c)
+ * (GenCodeChecksum:32b467be869aa9e4539fe7f0824f96b3)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Mailing_DAO_BounceType extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -50,7 +50,7 @@ class CRM_Mailing_DAO_BounceType extends CRM_Core_DAO {
   /**
    * Number of bounces of this type required before the email address is put on bounce hold
    *
-   * @var int unsigned
+   * @var int
    */
   public $hold_threshold;
 
index 29f8cc995e6d09e1686ee18ea4a4f6353f86e1f7..d6aef45f9eb81974eb502089006b09fef0cae4c8 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Mailing.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f90b224c3a110406bd247ac12330154f)
+ * (GenCodeChecksum:c6f26fcb49da86f49a4a1ac885070ed6)
  */
 
 /**
@@ -29,54 +29,54 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which site is this mailing for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
   /**
    * FK to the header component.
    *
-   * @var int unsigned
+   * @var int
    */
   public $header_id;
 
   /**
    * FK to the footer component.
    *
-   * @var int unsigned
+   * @var int
    */
   public $footer_id;
 
   /**
    * FK to the auto-responder component.
    *
-   * @var int unsigned
+   * @var int
    */
   public $reply_id;
 
   /**
    * FK to the unsubscribe component.
    *
-   * @var int unsigned
+   * @var int
    */
   public $unsubscribe_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $resubscribe_id;
 
   /**
    * FK to the opt-out component.
    *
-   * @var int unsigned
+   * @var int
    */
   public $optout_id;
 
@@ -153,56 +153,56 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
   /**
    * Should we track URL click-throughs for this mailing?
    *
-   * @var boolean
+   * @var bool
    */
   public $url_tracking;
 
   /**
    * Should we forward replies back to the author?
    *
-   * @var boolean
+   * @var bool
    */
   public $forward_replies;
 
   /**
    * Should we enable the auto-responder?
    *
-   * @var boolean
+   * @var bool
    */
   public $auto_responder;
 
   /**
    * Should we track when recipients open/read this mailing?
    *
-   * @var boolean
+   * @var bool
    */
   public $open_tracking;
 
   /**
    * Has at least one job associated with this mailing finished?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_completed;
 
   /**
    * FK to the message template.
    *
-   * @var int unsigned
+   * @var int
    */
   public $msg_template_id;
 
   /**
    * Should we overrite VERP address in Reply-To
    *
-   * @var boolean
+   * @var bool
    */
   public $override_verp;
 
   /**
    * FK to Contact ID who first created this mailing
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -223,7 +223,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
   /**
    * FK to Contact ID who scheduled this mailing
    *
-   * @var int unsigned
+   * @var int
    */
   public $scheduled_id;
 
@@ -237,7 +237,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
   /**
    * FK to Contact ID who approved this mailing
    *
-   * @var int unsigned
+   * @var int
    */
   public $approver_id;
 
@@ -251,7 +251,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
   /**
    * The status of this mailing. Values: none, approved, rejected
    *
-   * @var int unsigned
+   * @var int
    */
   public $approval_status_id;
 
@@ -265,7 +265,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
   /**
    * Is this mailing archived?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_archived;
 
@@ -279,19 +279,19 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
   /**
    * The campaign for which this mailing has been initiated.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
   /**
    * Remove duplicate emails?
    *
-   * @var boolean
+   * @var bool
    */
   public $dedupe_email;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $sms_provider_id;
 
@@ -305,7 +305,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
   /**
    * With email_selection_method, determines which email address to use
    *
-   * @var int unsigned
+   * @var int
    */
   public $location_type_id;
 
@@ -392,7 +392,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'header_id' => [
           'name' => 'header_id',
@@ -497,7 +497,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Mailing_PseudoConstant::mailingTypes',
-          ]
+          ],
         ],
         'from_name' => [
           'name' => 'from_name',
@@ -563,7 +563,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Mailing_BAO_Mailing::getTemplateTypeNames',
-          ]
+          ],
         ],
         'template_options' => [
           'name' => 'template_options',
@@ -825,7 +825,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'mail_approval_status',
             'optionEditPath' => 'civicrm/admin/options/mail_approval_status',
-          ]
+          ],
         ],
         'approval_note' => [
           'name' => 'approval_note',
@@ -874,7 +874,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::groupVisibility',
-          ]
+          ],
         ],
         'campaign_id' => [
           'name' => 'campaign_id',
@@ -894,7 +894,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'dedupe_email' => [
           'name' => 'dedupe_email',
@@ -953,7 +953,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
             'table' => 'civicrm_location_type',
             'keyColumn' => 'id',
             'labelColumn' => 'display_name',
-          ]
+          ],
         ],
         'email_selection_method' => [
           'name' => 'email_selection_method',
@@ -970,7 +970,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::emailSelectMethods',
-          ]
+          ],
         ],
         'language' => [
           'name' => 'language',
@@ -991,7 +991,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
             'optionGroupName' => 'languages',
             'keyColumn' => 'name',
             'optionEditPath' => 'civicrm/admin/options/languages',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index b3c4e4c9174e7c45172b632636e7631d0f125ae5..9fb96960e1bc8a249867fc8fe95a173b00062def 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/MailingAB.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8fa7187ec4af8f1958e7f093b72b125e)
+ * (GenCodeChecksum:a45895256f23784bb86ae1b4659abbe6)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -50,28 +50,28 @@ class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO {
   /**
    * The first experimental mailing ("A" condition)
    *
-   * @var int unsigned
+   * @var int
    */
   public $mailing_id_a;
 
   /**
    * The second experimental mailing ("B" condition)
    *
-   * @var int unsigned
+   * @var int
    */
   public $mailing_id_b;
 
   /**
    * The final, general mailing (derived from A or B)
    *
-   * @var int unsigned
+   * @var int
    */
   public $mailing_id_c;
 
   /**
    * Which site is this mailing for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -100,14 +100,14 @@ class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO {
   public $declare_winning_time;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $group_percentage;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
@@ -187,7 +187,7 @@ class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Mailing_PseudoConstant::abStatus',
-          ]
+          ],
         ],
         'mailing_id_a' => [
           'name' => 'mailing_id_a',
@@ -246,7 +246,7 @@ class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Mailing_PseudoConstant::abTestCriteria',
-          ]
+          ],
         ],
         'winner_criteria' => [
           'name' => 'winner_criteria',
@@ -261,7 +261,7 @@ class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Mailing_PseudoConstant::abWinnerCriteria',
-          ]
+          ],
         ],
         'specific_url' => [
           'name' => 'specific_url',
index 918c03b48732757a1acba1ff9adf46b0c1eface3..8a5e52eb204b96f8e7746c18418842dd92c6f529 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/MailingComponent.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e218a4e2987b4a7506a1efa648d6abb5)
+ * (GenCodeChecksum:e3b5498354f50a2badfa4425958511af)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Mailing_DAO_MailingComponent extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -69,14 +69,14 @@ class CRM_Mailing_DAO_MailingComponent extends CRM_Core_DAO {
   /**
    * Is this the default component for this component_type?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
   /**
    * Is this property active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -137,7 +137,7 @@ class CRM_Mailing_DAO_MailingComponent extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::mailingComponents',
-          ]
+          ],
         ],
         'subject' => [
           'name' => 'subject',
index 557d2028326f0b91a3d18563d0076bdd4f44f69d..75bdc7f2b3fd39a063cdb24250a011a5bb066a66 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/MailingGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a4f58e47e947ef6386458a60996dfea2)
+ * (GenCodeChecksum:22f18bdbfea712ba8a6e1f0220ffb016)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Mailing_DAO_MailingGroup extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * The ID of a previous mailing to include/exclude recipients.
    *
-   * @var int unsigned
+   * @var int
    */
   public $mailing_id;
 
@@ -57,7 +57,7 @@ class CRM_Mailing_DAO_MailingGroup extends CRM_Core_DAO {
   /**
    * Foreign key to the referenced item.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -148,7 +148,7 @@ class CRM_Mailing_DAO_MailingGroup extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getMailingGroupTypes',
-          ]
+          ],
         ],
         'entity_table' => [
           'name' => 'entity_table',
@@ -165,7 +165,7 @@ class CRM_Mailing_DAO_MailingGroup extends CRM_Core_DAO {
           'localizable' => 0,
           'pseudoconstant' => [
             'callback' => 'CRM_Mailing_BAO_Mailing::mailingGroupEntityTables',
-          ]
+          ],
         ],
         'entity_id' => [
           'name' => 'entity_id',
index b724eff3ec22be1b90ac5034972c7e2113974622..ebec9368ab07ad75ee4dec09a19282a1303f8a0b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/MailingJob.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:85811e7f89835955588bb06dfb162b8e)
+ * (GenCodeChecksum:e7dbe1ca234cec93cb54192911b87297)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Mailing_DAO_MailingJob extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * The ID of the mailing this Job will send.
    *
-   * @var int unsigned
+   * @var int
    */
   public $mailing_id;
 
@@ -71,7 +71,7 @@ class CRM_Mailing_DAO_MailingJob extends CRM_Core_DAO {
   /**
    * Is this job for a test mail?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_test;
 
@@ -85,7 +85,7 @@ class CRM_Mailing_DAO_MailingJob extends CRM_Core_DAO {
   /**
    * Parent job id
    *
-   * @var int unsigned
+   * @var int
    */
   public $parent_id;
 
@@ -215,7 +215,7 @@ class CRM_Mailing_DAO_MailingJob extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getMailingJobStatus',
-          ]
+          ],
         ],
         'is_test' => [
           'name' => 'is_test',
index 08b22ff48f5b2671397c82de0e294a2d4ade7da1..8ca9fe6ec0b22f4da7917d059c62047327bd5ea2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Recipients.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3f38f62a462c9b90f7feb579a5e0fb3d)
+ * (GenCodeChecksum:006015b0e117746e7c97d656150badc3)
  */
 
 /**
@@ -29,35 +29,35 @@ class CRM_Mailing_DAO_Recipients extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * The ID of the mailing this Job will send.
    *
-   * @var int unsigned
+   * @var int
    */
   public $mailing_id;
 
   /**
    * FK to Contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * FK to Email
    *
-   * @var int unsigned
+   * @var int
    */
   public $email_id;
 
   /**
    * FK to Phone
    *
-   * @var int unsigned
+   * @var int
    */
   public $phone_id;
 
index a624606df1079be79e49832137131d916591b8b5..20053007af3d836091df00cb332e60929d4dc9db 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Spool.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:91bb37ccba14d3faaacb1a48a043cf25)
+ * (GenCodeChecksum:55c696d855ff602c9e097bd9ccff0971)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Mailing_DAO_Spool extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * The ID of the Job .
    *
-   * @var int unsigned
+   * @var int
    */
   public $job_id;
 
index ae1d0cd1631f4dbcbd49df8d70c0cbec25d8fdb2..751d21e744a33d1e0d4b5a2e8d5b850eb708ad5c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/TrackableURL.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:eb0e60a7739bb376677f32a3283d04c1)
+ * (GenCodeChecksum:36f444ad863c1eae8db4e8e1c768eb27)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Mailing_DAO_TrackableURL extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -43,7 +43,7 @@ class CRM_Mailing_DAO_TrackableURL extends CRM_Core_DAO {
   /**
    * FK to the mailing
    *
-   * @var int unsigned
+   * @var int
    */
   public $mailing_id;
 
index c5c0ae2bcfbecc7cf9ef591b8369d24ca1bcc63e..8efd8fddb357196597670dd05fee28381ed3095d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Bounce.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:798048baac6b74f2d9716ef724d1ff2f)
+ * (GenCodeChecksum:0b39ada8498cdc95e5eab7a4f060686a)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Mailing_Event_DAO_Bounce extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to EventQueue
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_queue_id;
 
   /**
    * What type of bounce was it?
    *
-   * @var int unsigned
+   * @var int
    */
   public $bounce_type_id;
 
@@ -133,7 +133,7 @@ class CRM_Mailing_Event_DAO_Bounce extends CRM_Core_DAO {
             'table' => 'civicrm_mailing_bounce_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'bounce_reason' => [
           'name' => 'bounce_reason',
index 0151e2dd6087397a07853ac65b881ca3cc4eba8e..b80f8fc3198a50c1a7e9aef01ef6a66b7cc3db01 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Confirm.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:14978562ff2312ff3a1221ac519c11fc)
+ * (GenCodeChecksum:dd5f6d9d5ca3115b92e9f87a1d5bf503)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Mailing_Event_DAO_Confirm extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to civicrm_mailing_event_subscribe
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_subscribe_id;
 
index 027fb36a4132d5ba870a40e33d094e2a671b2fe2..5a3008d751f94318df94a1d56cafef154e52c103 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Delivered.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ea5fb0e8f9c111e15f55b74d0669ddbd)
+ * (GenCodeChecksum:6327ad9e20e94a06bd9609fd3f56a3b4)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Mailing_Event_DAO_Delivered extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to EventQueue
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_queue_id;
 
index 188e35d92eca81f3be29929e0a79a69ba303958e..059c6b3a4a1c373c0ba8b863943b4c9e978922bb 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Forward.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:50aca5288b8fe409d9a42fdaf1736a96)
+ * (GenCodeChecksum:b178f318b31d833f478b236f268cbcec)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Mailing_Event_DAO_Forward extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to EventQueue
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_queue_id;
 
   /**
    * FK to EventQueue for destination
    *
-   * @var int unsigned
+   * @var int
    */
   public $dest_queue_id;
 
index cf6bd51bb61d015b6759905fe5974c286d8b1d97..69fb725731031a7efb487d486ff9954f7a8b0d00 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Opened.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ed346d3442296998d98f972d34077167)
+ * (GenCodeChecksum:77cca50f0bb75aecfc26f8e62037b93d)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Mailing_Event_DAO_Opened extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to EventQueue
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_queue_id;
 
index 45e60d6ecef514c736dd896376bc5c4fdebb2f19..efe1d0867d8f46d9cc408df1c4009e1288df272e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Queue.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:dafe2eadfd799bc25d5443832e973bc4)
+ * (GenCodeChecksum:6ce46b44932d8dcdbf39af7d91a57a03)
  */
 
 /**
@@ -29,28 +29,28 @@ class CRM_Mailing_Event_DAO_Queue extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Job
    *
-   * @var int unsigned
+   * @var int
    */
   public $job_id;
 
   /**
    * FK to Email
    *
-   * @var int unsigned
+   * @var int
    */
   public $email_id;
 
   /**
    * FK to Contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -64,7 +64,7 @@ class CRM_Mailing_Event_DAO_Queue extends CRM_Core_DAO {
   /**
    * FK to Phone
    *
-   * @var int unsigned
+   * @var int
    */
   public $phone_id;
 
index 35cd7e68ddb14892bd6076c5c554cc2ae74cfe93..27ec175e906a1fc6bf3553637ff1cb54afec3466 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Reply.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e6903b78c698a4357c0eb64c22cb19c0)
+ * (GenCodeChecksum:0ddff564744f8da4c3d5030ceb692b9c)
  */
 
 /**
@@ -29,14 +29,14 @@ class CRM_Mailing_Event_DAO_Reply extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to EventQueue
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_queue_id;
 
index 7500252d06d20fba11bb88d9d5b6f13d3ef77515..3162104cfc4bc0962bd4bb908431813e50fcd016 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Subscribe.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:90a22ba86f5287773436351f5c83ac3b)
+ * (GenCodeChecksum:3f9398df2e81f38e0a24330928f85b47)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Mailing_Event_DAO_Subscribe extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Group
    *
-   * @var int unsigned
+   * @var int
    */
   public $group_id;
 
   /**
    * FK to Contact
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
@@ -123,7 +123,7 @@ class CRM_Mailing_Event_DAO_Subscribe extends CRM_Core_DAO {
             'table' => 'civicrm_group',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
         'contact_id' => [
           'name' => 'contact_id',
index 75a4cd8088afd1d0c6b6cd212e2cd846aa0a7193..cce8241d1a3bd3ff41afd0558185730966e596df 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/TrackableURLOpen.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:993c11ac3e111b2c88f9bb2d8d36f264)
+ * (GenCodeChecksum:ed0344e6d9483abfca366a5ba9735e56)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Mailing_Event_DAO_TrackableURLOpen extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to EventQueue
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_queue_id;
 
   /**
    * FK to TrackableURL
    *
-   * @var int unsigned
+   * @var int
    */
   public $trackable_url_id;
 
index 4cf44deebc2b2520554c3d51884c82b03b3debe6..8e7d40ddd7e37a1a72cf43d498217a6788fb7352 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Unsubscribe.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0c9e8803cc8a27aa23c47d65a60aa719)
+ * (GenCodeChecksum:f3f2e48cc72b5cacff2aad1e146e70f8)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Mailing_Event_DAO_Unsubscribe extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to EventQueue
    *
-   * @var int unsigned
+   * @var int
    */
   public $event_queue_id;
 
   /**
    * Unsubscribe at org- or group-level
    *
-   * @var boolean
+   * @var bool
    */
   public $org_unsubscribe;
 
index 07ecb8a55565c46c3ea88b3b893cba262aad0c90..696e8ad635db8e5f30ec0c5266abafc952d6113f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Member/Membership.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:72919c0169ae25f090c3f021904465e9)
+ * (GenCodeChecksum:458e89b098dbf4f91369a293406c38ba)
  */
 
 /**
@@ -31,21 +31,21 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO {
   /**
    * Membership Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * FK to Membership Type
    *
-   * @var int unsigned
+   * @var int
    */
   public $membership_type_id;
 
@@ -78,14 +78,14 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO {
   /**
    * FK to Membership Status
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
   /**
    * Admin users may set a manual status which overrides the calculated status. When this flag is true, automated status update scripts should NOT modify status for the record.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_override;
 
@@ -99,7 +99,7 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO {
   /**
    * Optional FK to Parent Membership.
    *
-   * @var int unsigned
+   * @var int
    */
   public $owner_membership_id;
 
@@ -111,26 +111,26 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO {
   public $max_related;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_test;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_pay_later;
 
   /**
    * Conditional foreign key to civicrm_contribution_recur id. Each membership in connection with a recurring contribution carries a foreign key to the recurring contribution record. This assumes we can track these processor initiated events.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_recur_id;
 
   /**
    * The campaign for which this membership is attached.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
@@ -227,7 +227,7 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO {
             'table' => 'civicrm_membership_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'join_date' => [
           'name' => 'join_date',
@@ -326,7 +326,7 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO {
             'table' => 'civicrm_membership_status',
             'keyColumn' => 'id',
             'labelColumn' => 'label',
-          ]
+          ],
         ],
         'is_override' => [
           'name' => 'is_override',
@@ -455,7 +455,7 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 82c9cb469953b55f1008efdc6761c5ec12f878b1..117d8a7cc7c4fdafee70889d71c7b141eb7b49ce 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Member/MembershipBlock.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:75440d0f30d8ab5d09fa56aa7a9dd8c3)
+ * (GenCodeChecksum:0e7f3965fe1382ec1f850a9489b3f236)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Member_DAO_MembershipBlock extends CRM_Core_DAO {
   /**
    * Membership Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,7 +45,7 @@ class CRM_Member_DAO_MembershipBlock extends CRM_Core_DAO {
   /**
    * FK to civicrm_contribution_page.id
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -59,21 +59,21 @@ class CRM_Member_DAO_MembershipBlock extends CRM_Core_DAO {
   /**
    * Optional foreign key to membership_type
    *
-   * @var int unsigned
+   * @var int
    */
   public $membership_type_default;
 
   /**
    * Display minimum membership fee
    *
-   * @var boolean
+   * @var bool
    */
   public $display_min_fee;
 
   /**
    * Should membership transactions be processed separately
    *
-   * @var boolean
+   * @var bool
    */
   public $is_separate_payment;
 
@@ -108,14 +108,14 @@ class CRM_Member_DAO_MembershipBlock extends CRM_Core_DAO {
   /**
    * Is membership sign up optional
    *
-   * @var boolean
+   * @var bool
    */
   public $is_required;
 
   /**
    * Is this membership_block enabled
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
index 06df8a356e4fa0cf1c634eacb04bd7f5205be712..ef491cc13595f2534bc1b34ce060dc9c7479d241 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Member/MembershipLog.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2cb06011cc106182d7274c894fa14a0b)
+ * (GenCodeChecksum:82b26091e0c62f81060ae15de5a4a010)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Member_DAO_MembershipLog extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Membership table
    *
-   * @var int unsigned
+   * @var int
    */
   public $membership_id;
 
   /**
    * New status assigned to membership by this action. FK to Membership Status
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
@@ -64,7 +64,7 @@ class CRM_Member_DAO_MembershipLog extends CRM_Core_DAO {
   /**
    * FK to Contact ID of person under whose credentials this data modification was made.
    *
-   * @var int unsigned
+   * @var int
    */
   public $modified_id;
 
@@ -78,7 +78,7 @@ class CRM_Member_DAO_MembershipLog extends CRM_Core_DAO {
   /**
    * FK to Membership Type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $membership_type_id;
 
index dd893f65316a9455609455ce64579c7079e15f41..d6369491b9d69062491e8cee1e8c3ef5907e1624 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Member/MembershipPayment.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d0a7cad40d374cd9a59b834a39869973)
+ * (GenCodeChecksum:63aaccfeac39fe31a88f69693e8b4302)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Member_DAO_MembershipPayment extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Membership table
    *
-   * @var int unsigned
+   * @var int
    */
   public $membership_id;
 
   /**
    * FK to contribution table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_id;
 
index 6b5ef88f857672c01d92f8f9e9917c0defdf6be8..d238e87ac178b339b54510cab64b92cf5e1b8619 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Member/MembershipStatus.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:19d960fdbab06e8ff9e1956068fd1c32)
+ * (GenCodeChecksum:0cb23348cde6fff261da37c8cb309da1)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
   /**
    * Membership Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -94,14 +94,14 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
   /**
    * Does this status aggregate to current members (e.g. New, Renewed, Grace might all be TRUE... while Unrenewed, Lapsed, Inactive would be FALSE).
    *
-   * @var boolean
+   * @var bool
    */
   public $is_current_member;
 
   /**
    * Is this status for admin/manual assignment only.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_admin;
 
@@ -113,21 +113,21 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
   /**
    * Assign this status to a membership record if no other status match is found.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
   /**
    * Is this membership_status enabled.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this membership_status reserved.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
@@ -207,7 +207,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::eventDate',
-          ]
+          ],
         ],
         'start_event_adjust_unit' => [
           'name' => 'start_event_adjust_unit',
@@ -226,7 +226,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::unitList',
-          ]
+          ],
         ],
         'start_event_adjust_interval' => [
           'name' => 'start_event_adjust_interval',
@@ -256,7 +256,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::eventDate',
-          ]
+          ],
         ],
         'end_event_adjust_unit' => [
           'name' => 'end_event_adjust_unit',
@@ -275,7 +275,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::unitList',
-          ]
+          ],
         ],
         'end_event_adjust_interval' => [
           'name' => 'end_event_adjust_interval',
index b242bcdad158371758bc8cb8c22e99049842697e..8a30d029e05cbcd6dc3ab4ca16692b2fbb4212a4 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Member/MembershipType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1ba536f752a8ec059b59ccbc16343675)
+ * (GenCodeChecksum:fae17cb0df3f214ff3b3c1412771d53e)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
   /**
    * Membership Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this match entry for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -59,14 +59,14 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
   /**
    * Owner organization for this membership type. FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $member_of_contact_id;
 
   /**
    * If membership is paid by a contribution - what financial type should be used. FK to civicrm_financial_type.id
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
@@ -158,14 +158,14 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
   /**
    * 0 = No auto-renew option; 1 = Give option, but not required; 2 = Auto-renew required;
    *
-   * @var boolean
+   * @var bool
    */
   public $auto_renew;
 
   /**
    * Is this membership_type enabled
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -230,7 +230,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'membership_type' => [
           'name' => 'name',
@@ -297,7 +297,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'minimum_fee' => [
           'name' => 'minimum_fee',
@@ -336,7 +336,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::membershipTypeUnitList',
-          ]
+          ],
         ],
         'duration_interval' => [
           'name' => 'duration_interval',
@@ -369,7 +369,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::periodType',
-          ]
+          ],
         ],
         'fixed_period_start_day' => [
           'name' => 'fixed_period_start_day',
@@ -449,7 +449,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::memberVisibility',
-          ]
+          ],
         ],
         'weight' => [
           'name' => 'weight',
@@ -512,7 +512,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::memberAutoRenew',
-          ]
+          ],
         ],
         'is_active' => [
           'name' => 'is_active',
index bdc4c4767d1138f5d92f00f79f7a7d15cd85ade2..6229747297fef2bcdfb5ee34126a644c484e90f7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/PCP/PCP.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b7d40609d8ed0e84b1e17584a20b4386)
+ * (GenCodeChecksum:1e559645205e2e345feb591b14f7693c)
  */
 
 /**
@@ -31,19 +31,19 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
   /**
    * Personal Campaign Page ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Contact ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
@@ -70,7 +70,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
   /**
    * The Contribution or Event Page which triggered this pcp
    *
-   * @var int unsigned
+   * @var int
    */
   public $page_id;
 
@@ -84,17 +84,17 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
   /**
    * The pcp block that this pcp page was created from
    *
-   * @var int unsigned
+   * @var int
    */
   public $pcp_block_id;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $is_thermometer;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $is_honor_roll;
 
@@ -115,14 +115,14 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
   /**
    * Is Personal Campaign Page enabled/active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Notify owner via email when someone donates to page?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_notify;
 
@@ -201,7 +201,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'pcp_status',
             'optionEditPath' => 'civicrm/admin/options/pcp_status',
-          ]
+          ],
         ],
         'title' => [
           'name' => 'title',
@@ -371,7 +371,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'is_active' => [
           'name' => 'is_active',
index 35197f8c8a0103148aa340ad4e18becf7b46bdd0..14e478a5b5f5d9b201bb601e07a6b0d554b0ddfd 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/PCP/PCPBlock.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:58e43f8aba5c8a7095cedcaeb1332e47)
+ * (GenCodeChecksum:deacae800c52be5e0de763f8bccf4578)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_PCP_DAO_PCPBlock extends CRM_Core_DAO {
   /**
    * PCP block Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -43,7 +43,7 @@ class CRM_PCP_DAO_PCPBlock extends CRM_Core_DAO {
   /**
    * FK to civicrm_contribution_page.id OR civicrm_event.id
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -57,42 +57,42 @@ class CRM_PCP_DAO_PCPBlock extends CRM_Core_DAO {
   /**
    * The entity that this pcp targets
    *
-   * @var int unsigned
+   * @var int
    */
   public $target_entity_id;
 
   /**
    * FK to civicrm_uf_group.id. Does Personal Campaign Page require manual activation by administrator? (is inactive by default after setup)?
    *
-   * @var int unsigned
+   * @var int
    */
   public $supporter_profile_id;
 
   /**
    * FK to civicrm_option_group with name = PCP owner notifications
    *
-   * @var int unsigned
+   * @var int
    */
   public $owner_notify_id;
 
   /**
    * Does Personal Campaign Page require manual activation by administrator? (is inactive by default after setup)?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_approval_needed;
 
   /**
    * Does Personal Campaign Page allow using tell a friend?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_tellfriend_enabled;
 
   /**
    * Maximum recipient fields allowed in tell a friend
    *
-   * @var int unsigned
+   * @var int
    */
   public $tellfriend_limit;
 
@@ -106,7 +106,7 @@ class CRM_PCP_DAO_PCPBlock extends CRM_Core_DAO {
   /**
    * Is Personal Campaign Page Block enabled/active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -243,7 +243,7 @@ class CRM_PCP_DAO_PCPBlock extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'pcp_owner_notify',
             'optionEditPath' => 'civicrm/admin/options/pcp_owner_notify',
-          ]
+          ],
         ],
         'is_approval_needed' => [
           'name' => 'is_approval_needed',
index c045257433322853c167a82bdc4fd2a0e989a16f..db8f334b16e204df349ab9d20fd08e996083a14e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Pledge/Pledge.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9c9506c7bd637a29b5453c5f30749d9c)
+ * (GenCodeChecksum:8abf6ce03bebecdbd175b48fd6177b54)
  */
 
 /**
@@ -31,28 +31,28 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
   /**
    * Pledge ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Foreign key to civicrm_contact.id .
    *
-   * @var int unsigned
+   * @var int
    */
   public $contact_id;
 
   /**
    * FK to Financial Type
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
   /**
    * The Contribution Page which triggered this contribution
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_page_id;
 
@@ -87,21 +87,21 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
   /**
    * Number of time units for recurrence of pledge payments.
    *
-   * @var int unsigned
+   * @var int
    */
   public $frequency_interval;
 
   /**
    * Day in the period when the pledge payment is due e.g. 1st of month, 15th etc. Use this to set the scheduled dates for pledge payments.
    *
-   * @var int unsigned
+   * @var int
    */
   public $frequency_day;
 
   /**
    * Total number of payments to be made.
    *
-   * @var int unsigned
+   * @var int
    */
   public $installments;
 
@@ -150,40 +150,40 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
   /**
    * The maximum number of payment reminders to send for any given payment.
    *
-   * @var int unsigned
+   * @var int
    */
   public $max_reminders;
 
   /**
    * Send initial reminder this many days prior to the payment due date.
    *
-   * @var int unsigned
+   * @var int
    */
   public $initial_reminder_day;
 
   /**
    * Send additional reminder this many days after last one sent, up to maximum number of reminders.
    *
-   * @var int unsigned
+   * @var int
    */
   public $additional_reminder_day;
 
   /**
    * Implicit foreign key to civicrm_option_values in the pledge_status option group.
    *
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_test;
 
   /**
    * The campaign for which this pledge has been initiated.
    *
-   * @var int unsigned
+   * @var int
    */
   public $campaign_id;
 
@@ -271,7 +271,7 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'pledge_contribution_page_id' => [
           'name' => 'contribution_page_id',
@@ -347,7 +347,7 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'pledge_frequency_unit' => [
           'name' => 'frequency_unit',
@@ -369,7 +369,7 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
             'optionGroupName' => 'recur_frequency_units',
             'keyColumn' => 'name',
             'optionEditPath' => 'civicrm/admin/options/recur_frequency_units',
-          ]
+          ],
         ],
         'pledge_frequency_interval' => [
           'name' => 'frequency_interval',
@@ -564,7 +564,7 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'pledge_status',
             'optionEditPath' => 'civicrm/admin/options/pledge_status',
-          ]
+          ],
         ],
         'pledge_is_test' => [
           'name' => 'is_test',
@@ -602,7 +602,7 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
             'table' => 'civicrm_campaign',
             'keyColumn' => 'id',
             'labelColumn' => 'title',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index d6356279e02b073b0a3e375b09579faf8b1572d8..77e6525ca7e9d465664c6816661a347e55f497c6 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Pledge/PledgeBlock.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ca00f046b6c149822677ecb7e187c54d)
+ * (GenCodeChecksum:0ba3eca2bf0f4b6ebd0f9b3617d5bef0)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Pledge_DAO_PledgeBlock extends CRM_Core_DAO {
   /**
    * Pledge ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,7 +45,7 @@ class CRM_Pledge_DAO_PledgeBlock extends CRM_Core_DAO {
   /**
    * FK to entity table specified in entity_table column.
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
@@ -59,28 +59,28 @@ class CRM_Pledge_DAO_PledgeBlock extends CRM_Core_DAO {
   /**
    * Is frequency interval exposed on the contribution form.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_pledge_interval;
 
   /**
    * The maximum number of payment reminders to send for any given payment.
    *
-   * @var int unsigned
+   * @var int
    */
   public $max_reminders;
 
   /**
    * Send initial reminder this many days prior to the payment due date.
    *
-   * @var int unsigned
+   * @var int
    */
   public $initial_reminder_day;
 
   /**
    * Send additional reminder this many days after last one sent, up to maximum number of reminders.
    *
-   * @var int unsigned
+   * @var int
    */
   public $additional_reminder_day;
 
@@ -94,14 +94,14 @@ class CRM_Pledge_DAO_PledgeBlock extends CRM_Core_DAO {
   /**
    * If true - recurring start date is shown.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_pledge_start_date_visible;
 
   /**
    * If true - recurring start date is editable.
    *
-   * @var boolean
+   * @var bool
    */
   public $is_pledge_start_date_editable;
 
index e426387f673acf92cd5fdd5dfbd41e8bb1b33b87..3beaeb0726097ecee8a4b9808334c0817c5c1af6 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Pledge/PledgePayment.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0ad6b1382ae45dde9acf91cf890996b5)
+ * (GenCodeChecksum:549f97b304511abaf03fd8f4378dd123)
  */
 
 /**
@@ -29,21 +29,21 @@ class CRM_Pledge_DAO_PledgePayment extends CRM_Core_DAO {
   public static $_log = TRUE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to Pledge table
    *
-   * @var int unsigned
+   * @var int
    */
   public $pledge_id;
 
   /**
    * FK to contribution table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_id;
 
@@ -85,12 +85,12 @@ class CRM_Pledge_DAO_PledgePayment extends CRM_Core_DAO {
   /**
    * The number of payment reminders sent.
    *
-   * @var int unsigned
+   * @var int
    */
   public $reminder_count;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $status_id;
 
@@ -220,7 +220,7 @@ class CRM_Pledge_DAO_PledgePayment extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
-          ]
+          ],
         ],
         'pledge_payment_scheduled_date' => [
           'name' => 'scheduled_date',
@@ -281,7 +281,7 @@ class CRM_Pledge_DAO_PledgePayment extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'contribution_status',
             'optionEditPath' => 'civicrm/admin/options/contribution_status',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 0be3ad35ae391dff707dbb2ccdb6248ef725c6de..0308c354b4e95d41e3d3a38f7398f776346df09f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/LineItem.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e42597cba84af86a98480130ec68d899)
+ * (GenCodeChecksum:4d5b3e1656a90fd394f80dad0da0f57b)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Price_DAO_LineItem extends CRM_Core_DAO {
   /**
    * Line Item
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,21 +45,21 @@ class CRM_Price_DAO_LineItem extends CRM_Core_DAO {
   /**
    * entry in table
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * FK to civicrm_contribution
    *
-   * @var int unsigned
+   * @var int
    */
   public $contribution_id;
 
   /**
    * FK to civicrm_price_field
    *
-   * @var int unsigned
+   * @var int
    */
   public $price_field_id;
 
@@ -94,21 +94,21 @@ class CRM_Price_DAO_LineItem extends CRM_Core_DAO {
   /**
    * Participant count for field
    *
-   * @var int unsigned
+   * @var int
    */
   public $participant_count;
 
   /**
    * FK to civicrm_price_field_value
    *
-   * @var int unsigned
+   * @var int
    */
   public $price_field_value_id;
 
   /**
    * FK to Financial Type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
@@ -341,7 +341,7 @@ class CRM_Price_DAO_LineItem extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'non_deductible_amount' => [
           'name' => 'non_deductible_amount',
index bb17ec542c254e641212fa47d6dec867534117e1..e823c87c396037313bc73c4079e65ac6c66514ec 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/PriceField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2261032c1e1854bef37c5116d7bb6c29)
+ * (GenCodeChecksum:ccea318a7e83c8fd6d03734e20798b15)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Price_DAO_PriceField extends CRM_Core_DAO {
   /**
    * Price Field
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to civicrm_price_set
    *
-   * @var int unsigned
+   * @var int
    */
   public $price_set_id;
 
@@ -64,7 +64,7 @@ class CRM_Price_DAO_PriceField extends CRM_Core_DAO {
   /**
    * Enter a quantity for this field?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_enter_qty;
 
@@ -92,28 +92,28 @@ class CRM_Price_DAO_PriceField extends CRM_Core_DAO {
   /**
    * Should the price be displayed next to the label for each option?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_display_amounts;
 
   /**
    * number of options per line for checkbox and radio
    *
-   * @var int unsigned
+   * @var int
    */
   public $options_per_line;
 
   /**
    * Is this price field active
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Is this price field required (value must be > 1)
    *
-   * @var boolean
+   * @var bool
    */
   public $is_required;
 
@@ -141,7 +141,7 @@ class CRM_Price_DAO_PriceField extends CRM_Core_DAO {
   /**
    * Implicit FK to civicrm_option_group with name = 'visibility'
    *
-   * @var int unsigned
+   * @var int
    */
   public $visibility_id;
 
@@ -252,7 +252,7 @@ class CRM_Price_DAO_PriceField extends CRM_Core_DAO {
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Price_BAO_PriceField::htmlTypes',
-          ]
+          ],
         ],
         'is_enter_qty' => [
           'name' => 'is_enter_qty',
@@ -441,7 +441,7 @@ class CRM_Price_DAO_PriceField extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'visibility',
             'optionEditPath' => 'civicrm/admin/options/visibility',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index 04eb4e414e22eb791c502ed92b4c90fccb2817c8..98776cb511f7c16944044f8048b475920ba823b7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/PriceFieldValue.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8c488236e05800b9744668e9bbb6d745)
+ * (GenCodeChecksum:fe5a14d18ba9a89882e7bc8008f7be54)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
   /**
    * Price Field Value
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * FK to civicrm_price_field
    *
-   * @var int unsigned
+   * @var int
    */
   public $price_field_id;
 
@@ -87,14 +87,14 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
   /**
    * Number of participants per field option
    *
-   * @var int unsigned
+   * @var int
    */
   public $count;
 
   /**
    * Max number of participants per field options
    *
-   * @var int unsigned
+   * @var int
    */
   public $max_value;
 
@@ -108,35 +108,35 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
   /**
    * FK to Membership Type
    *
-   * @var int unsigned
+   * @var int
    */
   public $membership_type_id;
 
   /**
    * Number of terms for this membership
    *
-   * @var int unsigned
+   * @var int
    */
   public $membership_num_terms;
 
   /**
    * Is this default price field option
    *
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
   /**
    * Is this price field value active
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * FK to Financial Type.
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
@@ -150,7 +150,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
   /**
    * Implicit FK to civicrm_option_group with name = 'visibility'
    *
-   * @var int unsigned
+   * @var int
    */
   public $visibility_id;
 
@@ -436,7 +436,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'non_deductible_amount' => [
           'name' => 'non_deductible_amount',
@@ -477,7 +477,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
           'pseudoconstant' => [
             'optionGroupName' => 'visibility',
             'optionEditPath' => 'civicrm/admin/options/visibility',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
index e6ed9b0f9b8d23b870a94dc0bf10d36372e8287e..1593408b04eefb043bd019c9a16ba756b82b237c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/PriceSet.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1d56df0faf4b450b98f2e39f3922f87c)
+ * (GenCodeChecksum:5dcf30888df8309f20fa347780f16f4d)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
   /**
    * Price Set
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this price-set for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -59,7 +59,7 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
   /**
    * Is this price set active
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
@@ -94,28 +94,28 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
   /**
    * FK to Financial Type(for membership price sets only).
    *
-   * @var int unsigned
+   * @var int
    */
   public $financial_type_id;
 
   /**
    * Is set if edited on Contribution or Event Page rather than through Manage Price Sets
    *
-   * @var boolean
+   * @var bool
    */
   public $is_quick_config;
 
   /**
    * Is this a predefined system price set  (i.e. it can not be deleted, edited)?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
   /**
    * Minimum Amount required for this set.
    *
-   * @var int unsigned
+   * @var int
    */
   public $min_amount;
 
@@ -181,7 +181,7 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'name' => [
           'name' => 'name',
@@ -300,7 +300,7 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
             'table' => 'civicrm_component',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'financial_type_id' => [
           'name' => 'financial_type_id',
@@ -321,7 +321,7 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
             'table' => 'civicrm_financial_type',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'is_quick_config' => [
           'name' => 'is_quick_config',
index 5bdad84c35cd52b435d2b5314ef3e66defd7c4cf..0e6750dc84a784562b69346163d8bdaf2d7f186a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/PriceSetEntity.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:24f59028f491f3739238f73b999deb29)
+ * (GenCodeChecksum:8bd26effd43fe4ee752addf11e6a4769)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Price_DAO_PriceSetEntity extends CRM_Core_DAO {
   /**
    * Price Set Entity
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,14 +45,14 @@ class CRM_Price_DAO_PriceSetEntity extends CRM_Core_DAO {
   /**
    * Item in table
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * price set being used
    *
-   * @var int unsigned
+   * @var int
    */
   public $price_set_id;
 
index 4d68039ade44aae72f17b07d62f8c1e4b318e296..f866a92be52d8834a46ae9eef4769772f5e4dec8 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Queue/QueueItem.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:cd0d5a35cfabeabab7fa6cc5cef93dda)
+ * (GenCodeChecksum:375c90f10f805de0cc712cad771cf15e)
  */
 
 /**
@@ -29,7 +29,7 @@ class CRM_Queue_DAO_QueueItem extends CRM_Core_DAO {
   public static $_log = FALSE;
 
   /**
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
index 3d65e9a6efc8ae2273fd9584ef6b49b5be6e4044..45199eff782516dacaa414c8c1ccaa164e4cc4de 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Report/ReportInstance.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fd7d03b063dd96d83f5b8a0d365bf4f5)
+ * (GenCodeChecksum:22eeac140cc540874af36a422c548078)
  */
 
 /**
@@ -31,14 +31,14 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
   /**
    * Report Instance ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
   /**
    * Which Domain is this instance for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -101,21 +101,21 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
   /**
    * Is this entry active?
    *
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * FK to contact table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $created_id;
 
   /**
    * FK to contact table.
    *
-   * @var int unsigned
+   * @var int
    */
   public $owner_id;
 
@@ -157,19 +157,19 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
   /**
    * FK to navigation ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $navigation_id;
 
   /**
    * FK to instance ID drilldown to
    *
-   * @var int unsigned
+   * @var int
    */
   public $drilldown_id;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_reserved;
 
@@ -236,7 +236,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
         'title' => [
           'name' => 'title',
index 02ff3949e54e2aae323625b72b271cf03ef878ee..81a2b07603b8e2582f5e59ade15d5b9f92cf9f4b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/SMS/Provider.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f5144641cc8513bd3ba7dbd9aa156299)
+ * (GenCodeChecksum:73f7f33374bc59a6251529cd2ba704cf)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_SMS_DAO_Provider extends CRM_Core_DAO {
   /**
    * SMS Provider ID
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -62,7 +62,7 @@ class CRM_SMS_DAO_Provider extends CRM_Core_DAO {
   /**
    * points to value in civicrm_option_value for group sms_api_type
    *
-   * @var int unsigned
+   * @var int
    */
   public $api_type;
 
@@ -79,19 +79,19 @@ class CRM_SMS_DAO_Provider extends CRM_Core_DAO {
   public $api_params;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_default;
 
   /**
-   * @var boolean
+   * @var bool
    */
   public $is_active;
 
   /**
    * Which Domain is this sms provider for
    *
-   * @var int unsigned
+   * @var int
    */
   public $domain_id;
 
@@ -284,7 +284,7 @@ class CRM_SMS_DAO_Provider extends CRM_Core_DAO {
             'table' => 'civicrm_domain',
             'keyColumn' => 'id',
             'labelColumn' => 'name',
-          ]
+          ],
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);