AllCoreTables.data.php - Don't pass through PHP_Beautifier. Update layout.
[civicrm-core.git] / CRM / Core / DAO / AllCoreTables.data.php
CommitLineData
4ef04170 1<?php
68ae09db 2
4ef04170 3/*
68ae09db
TO
4 +--------------------------------------------------------------------+
5 | CiviCRM version 4.7 |
6 +--------------------------------------------------------------------+
7 | Copyright CiviCRM LLC (c) 2004-2018 |
8 +--------------------------------------------------------------------+
9 | This file is a part of CiviCRM. |
10 | |
11 | CiviCRM is free software; you can copy, modify, and distribute it |
12 | under the terms of the GNU Affero General Public License |
13 | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. |
14 | |
15 | CiviCRM is distributed in the hope that it will be useful, but |
16 | WITHOUT ANY WARRANTY; without even the implied warranty of |
17 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
18 | See the GNU Affero General Public License for more details. |
19 | |
20 | You should have received a copy of the GNU Affero General Public |
21 | License and the CiviCRM Licensing Exception along |
22 | with this program; if not, contact CiviCRM LLC |
23 | at info[AT]civicrm[DOT]org. If you have questions about the |
24 | GNU Affero General Public License or the licensing of CiviCRM, |
25 | see the CiviCRM license FAQ at http://civicrm.org/licensing |
26 +--------------------------------------------------------------------+
27 */
28
5079ecb1 29// (GenCodeChecksum:IGNORE)
68ae09db 30
187c1c7c
CW
31return [
32 'CRM_Core_DAO_AddressFormat' => [
4ef04170
TO
33 'name' => 'AddressFormat',
34 'class' => 'CRM_Core_DAO_AddressFormat',
35 'table' => 'civicrm_address_format',
187c1c7c
CW
36 ],
37 'CRM_Core_DAO_Extension' => [
4ef04170
TO
38 'name' => 'Extension',
39 'class' => 'CRM_Core_DAO_Extension',
40 'table' => 'civicrm_extension',
187c1c7c
CW
41 ],
42 'CRM_Core_DAO_File' => [
4ef04170
TO
43 'name' => 'File',
44 'class' => 'CRM_Core_DAO_File',
45 'table' => 'civicrm_file',
187c1c7c
CW
46 ],
47 'CRM_Core_DAO_LocationType' => [
4ef04170
TO
48 'name' => 'LocationType',
49 'class' => 'CRM_Core_DAO_LocationType',
50 'table' => 'civicrm_location_type',
187c1c7c
CW
51 ],
52 'CRM_Core_DAO_Managed' => [
4ef04170
TO
53 'name' => 'Managed',
54 'class' => 'CRM_Core_DAO_Managed',
55 'table' => 'civicrm_managed',
187c1c7c
CW
56 ],
57 'CRM_Core_DAO_Mapping' => [
4ef04170
TO
58 'name' => 'Mapping',
59 'class' => 'CRM_Core_DAO_Mapping',
60 'table' => 'civicrm_mapping',
187c1c7c
CW
61 ],
62 'CRM_Core_DAO_MessageTemplate' => [
4ef04170
TO
63 'name' => 'MessageTemplate',
64 'class' => 'CRM_Core_DAO_MessageTemplate',
65 'table' => 'civicrm_msg_template',
187c1c7c
CW
66 ],
67 'CRM_Core_DAO_OptionGroup' => [
4ef04170
TO
68 'name' => 'OptionGroup',
69 'class' => 'CRM_Core_DAO_OptionGroup',
70 'table' => 'civicrm_option_group',
187c1c7c
CW
71 ],
72 'CRM_Core_DAO_PreferencesDate' => [
4ef04170
TO
73 'name' => 'PreferencesDate',
74 'class' => 'CRM_Core_DAO_PreferencesDate',
75 'table' => 'civicrm_preferences_date',
187c1c7c
CW
76 ],
77 'CRM_Core_DAO_SystemLog' => [
4ef04170
TO
78 'name' => 'SystemLog',
79 'class' => 'CRM_Core_DAO_SystemLog',
80 'table' => 'civicrm_system_log',
187c1c7c
CW
81 ],
82 'CRM_Core_DAO_Worldregion' => [
4ef04170
TO
83 'name' => 'Worldregion',
84 'class' => 'CRM_Core_DAO_Worldregion',
85 'table' => 'civicrm_worldregion',
187c1c7c
CW
86 ],
87 'CRM_Core_DAO_Component' => [
4ef04170
TO
88 'name' => 'Component',
89 'class' => 'CRM_Core_DAO_Component',
90 'table' => 'civicrm_component',
187c1c7c
CW
91 ],
92 'CRM_Core_DAO_Persistent' => [
4ef04170
TO
93 'name' => 'Persistent',
94 'class' => 'CRM_Core_DAO_Persistent',
95 'table' => 'civicrm_persistent',
187c1c7c
CW
96 ],
97 'CRM_Core_DAO_PrevNextCache' => [
4ef04170
TO
98 'name' => 'PrevNextCache',
99 'class' => 'CRM_Core_DAO_PrevNextCache',
100 'table' => 'civicrm_prevnext_cache',
187c1c7c
CW
101 ],
102 'CRM_Core_DAO_ActionMapping' => [
4ef04170
TO
103 'name' => 'ActionMapping',
104 'class' => 'CRM_Core_DAO_ActionMapping',
105 'table' => 'civicrm_action_mapping',
187c1c7c
CW
106 ],
107 'CRM_Core_DAO_RecurringEntity' => [
4ef04170
TO
108 'name' => 'RecurringEntity',
109 'class' => 'CRM_Core_DAO_RecurringEntity',
110 'table' => 'civicrm_recurring_entity',
187c1c7c
CW
111 ],
112 'CRM_ACL_DAO_ACL' => [
4ef04170
TO
113 'name' => 'ACL',
114 'class' => 'CRM_ACL_DAO_ACL',
115 'table' => 'civicrm_acl',
187c1c7c
CW
116 ],
117 'CRM_ACL_DAO_EntityRole' => [
4ef04170
TO
118 'name' => 'EntityRole',
119 'class' => 'CRM_ACL_DAO_EntityRole',
120 'table' => 'civicrm_acl_entity_role',
187c1c7c
CW
121 ],
122 'CRM_Contact_DAO_Contact' => [
4ef04170
TO
123 'name' => 'Contact',
124 'class' => 'CRM_Contact_DAO_Contact',
125 'table' => 'civicrm_contact',
187c1c7c
CW
126 ],
127 'CRM_Contact_DAO_ACLContactCache' => [
4ef04170
TO
128 'name' => 'ACLContactCache',
129 'class' => 'CRM_Contact_DAO_ACLContactCache',
130 'table' => 'civicrm_acl_contact_cache',
187c1c7c
CW
131 ],
132 'CRM_Contact_DAO_RelationshipType' => [
4ef04170
TO
133 'name' => 'RelationshipType',
134 'class' => 'CRM_Contact_DAO_RelationshipType',
135 'table' => 'civicrm_relationship_type',
187c1c7c
CW
136 ],
137 'CRM_Contact_DAO_SavedSearch' => [
4ef04170
TO
138 'name' => 'SavedSearch',
139 'class' => 'CRM_Contact_DAO_SavedSearch',
140 'table' => 'civicrm_saved_search',
187c1c7c
CW
141 ],
142 'CRM_Contact_DAO_ContactType' => [
4ef04170
TO
143 'name' => 'ContactType',
144 'class' => 'CRM_Contact_DAO_ContactType',
145 'table' => 'civicrm_contact_type',
187c1c7c
CW
146 ],
147 'CRM_Batch_DAO_Batch' => [
4ef04170
TO
148 'name' => 'Batch',
149 'class' => 'CRM_Batch_DAO_Batch',
150 'table' => 'civicrm_batch',
187c1c7c
CW
151 ],
152 'CRM_Batch_DAO_EntityBatch' => [
4ef04170
TO
153 'name' => 'EntityBatch',
154 'class' => 'CRM_Batch_DAO_EntityBatch',
155 'table' => 'civicrm_entity_batch',
187c1c7c
CW
156 ],
157 'CRM_Mailing_DAO_Component' => [
4ef04170
TO
158 'name' => 'Component',
159 'class' => 'CRM_Mailing_DAO_Component',
160 'table' => 'civicrm_mailing_component',
187c1c7c
CW
161 ],
162 'CRM_Mailing_DAO_MailingAB' => [
4ef04170
TO
163 'name' => 'MailingAB',
164 'class' => 'CRM_Mailing_DAO_MailingAB',
165 'table' => 'civicrm_mailing_abtest',
187c1c7c
CW
166 ],
167 'CRM_Mailing_DAO_BounceType' => [
4ef04170
TO
168 'name' => 'BounceType',
169 'class' => 'CRM_Mailing_DAO_BounceType',
170 'table' => 'civicrm_mailing_bounce_type',
187c1c7c
CW
171 ],
172 'CRM_Mailing_DAO_BouncePattern' => [
4ef04170
TO
173 'name' => 'BouncePattern',
174 'class' => 'CRM_Mailing_DAO_BouncePattern',
175 'table' => 'civicrm_mailing_bounce_pattern',
187c1c7c
CW
176 ],
177 'CRM_Contribute_DAO_Premium' => [
4ef04170
TO
178 'name' => 'Premium',
179 'class' => 'CRM_Contribute_DAO_Premium',
180 'table' => 'civicrm_premiums',
187c1c7c
CW
181 ],
182 'CRM_Financial_DAO_Currency' => [
4ef04170
TO
183 'name' => 'Currency',
184 'class' => 'CRM_Financial_DAO_Currency',
185 'table' => 'civicrm_currency',
187c1c7c
CW
186 ],
187 'CRM_Financial_DAO_FinancialAccount' => [
4ef04170
TO
188 'name' => 'FinancialAccount',
189 'class' => 'CRM_Financial_DAO_FinancialAccount',
190 'table' => 'civicrm_financial_account',
187c1c7c
CW
191 ],
192 'CRM_Financial_DAO_PaymentProcessorType' => [
4ef04170
TO
193 'name' => 'PaymentProcessorType',
194 'class' => 'CRM_Financial_DAO_PaymentProcessorType',
195 'table' => 'civicrm_payment_processor_type',
187c1c7c
CW
196 ],
197 'CRM_Financial_DAO_FinancialType' => [
4ef04170
TO
198 'name' => 'FinancialType',
199 'class' => 'CRM_Financial_DAO_FinancialType',
200 'table' => 'civicrm_financial_type',
187c1c7c
CW
201 ],
202 'CRM_Financial_DAO_EntityFinancialAccount' => [
4ef04170
TO
203 'name' => 'EntityFinancialAccount',
204 'class' => 'CRM_Financial_DAO_EntityFinancialAccount',
205 'table' => 'civicrm_entity_financial_account',
187c1c7c
CW
206 ],
207 'CRM_Financial_DAO_FinancialItem' => [
4ef04170
TO
208 'name' => 'FinancialItem',
209 'class' => 'CRM_Financial_DAO_FinancialItem',
210 'table' => 'civicrm_financial_item',
187c1c7c
CW
211 ],
212 'CRM_Member_DAO_MembershipStatus' => [
4ef04170
TO
213 'name' => 'MembershipStatus',
214 'class' => 'CRM_Member_DAO_MembershipStatus',
215 'table' => 'civicrm_membership_status',
187c1c7c
CW
216 ],
217 'CRM_Campaign_DAO_Campaign' => [
4ef04170
TO
218 'name' => 'Campaign',
219 'class' => 'CRM_Campaign_DAO_Campaign',
220 'table' => 'civicrm_campaign',
187c1c7c
CW
221 ],
222 'CRM_Campaign_DAO_CampaignGroup' => [
4ef04170
TO
223 'name' => 'CampaignGroup',
224 'class' => 'CRM_Campaign_DAO_CampaignGroup',
225 'table' => 'civicrm_campaign_group',
187c1c7c
CW
226 ],
227 'CRM_Campaign_DAO_Survey' => [
4ef04170
TO
228 'name' => 'Survey',
229 'class' => 'CRM_Campaign_DAO_Survey',
230 'table' => 'civicrm_survey',
187c1c7c
CW
231 ],
232 'CRM_Event_DAO_ParticipantStatusType' => [
4ef04170
TO
233 'name' => 'ParticipantStatusType',
234 'class' => 'CRM_Event_DAO_ParticipantStatusType',
235 'table' => 'civicrm_participant_status_type',
187c1c7c
CW
236 ],
237 'CRM_Event_Cart_DAO_Cart' => [
4ef04170
TO
238 'name' => 'Cart',
239 'class' => 'CRM_Event_Cart_DAO_Cart',
240 'table' => 'civicrm_event_carts',
187c1c7c
CW
241 ],
242 'CRM_Dedupe_DAO_RuleGroup' => [
4ef04170
TO
243 'name' => 'RuleGroup',
244 'class' => 'CRM_Dedupe_DAO_RuleGroup',
245 'table' => 'civicrm_dedupe_rule_group',
187c1c7c
CW
246 ],
247 'CRM_Dedupe_DAO_Rule' => [
4ef04170
TO
248 'name' => 'Rule',
249 'class' => 'CRM_Dedupe_DAO_Rule',
250 'table' => 'civicrm_dedupe_rule',
187c1c7c
CW
251 ],
252 'CRM_Dedupe_DAO_Exception' => [
4ef04170
TO
253 'name' => 'Exception',
254 'class' => 'CRM_Dedupe_DAO_Exception',
255 'table' => 'civicrm_dedupe_exception',
187c1c7c
CW
256 ],
257 'CRM_Case_DAO_CaseType' => [
4ef04170
TO
258 'name' => 'CaseType',
259 'class' => 'CRM_Case_DAO_CaseType',
260 'table' => 'civicrm_case_type',
187c1c7c
CW
261 ],
262 'CRM_Grant_DAO_Grant' => [
4ef04170
TO
263 'name' => 'Grant',
264 'class' => 'CRM_Grant_DAO_Grant',
265 'table' => 'civicrm_grant',
187c1c7c
CW
266 ],
267 'CRM_Friend_DAO_Friend' => [
4ef04170
TO
268 'name' => 'Friend',
269 'class' => 'CRM_Friend_DAO_Friend',
270 'table' => 'civicrm_tell_friend',
187c1c7c
CW
271 ],
272 'CRM_Pledge_DAO_PledgeBlock' => [
4ef04170
TO
273 'name' => 'PledgeBlock',
274 'class' => 'CRM_Pledge_DAO_PledgeBlock',
275 'table' => 'civicrm_pledge_block',
187c1c7c
CW
276 ],
277 'CRM_Queue_DAO_QueueItem' => [
4ef04170
TO
278 'name' => 'QueueItem',
279 'class' => 'CRM_Queue_DAO_QueueItem',
280 'table' => 'civicrm_queue_item',
187c1c7c
CW
281 ],
282 'CRM_PCP_DAO_PCP' => [
4ef04170
TO
283 'name' => 'PCP',
284 'class' => 'CRM_PCP_DAO_PCP',
285 'table' => 'civicrm_pcp',
187c1c7c
CW
286 ],
287 'CRM_Cxn_DAO_Cxn' => [
4ef04170
TO
288 'name' => 'Cxn',
289 'class' => 'CRM_Cxn_DAO_Cxn',
290 'table' => 'civicrm_cxn',
187c1c7c
CW
291 ],
292 'CRM_Core_DAO_Cache' => [
4ef04170
TO
293 'name' => 'Cache',
294 'class' => 'CRM_Core_DAO_Cache',
295 'table' => 'civicrm_cache',
187c1c7c
CW
296 ],
297 'CRM_Core_DAO_Country' => [
4ef04170
TO
298 'name' => 'Country',
299 'class' => 'CRM_Core_DAO_Country',
300 'table' => 'civicrm_country',
187c1c7c
CW
301 ],
302 'CRM_Core_DAO_CustomGroup' => [
4ef04170
TO
303 'name' => 'CustomGroup',
304 'class' => 'CRM_Core_DAO_CustomGroup',
305 'table' => 'civicrm_custom_group',
187c1c7c
CW
306 ],
307 'CRM_Core_DAO_CustomField' => [
4ef04170
TO
308 'name' => 'CustomField',
309 'class' => 'CRM_Core_DAO_CustomField',
310 'table' => 'civicrm_custom_field',
187c1c7c
CW
311 ],
312 'CRM_Core_DAO_Domain' => [
4ef04170
TO
313 'name' => 'Domain',
314 'class' => 'CRM_Core_DAO_Domain',
315 'table' => 'civicrm_domain',
187c1c7c
CW
316 ],
317 'CRM_Core_DAO_Email' => [
4ef04170
TO
318 'name' => 'Email',
319 'class' => 'CRM_Core_DAO_Email',
320 'table' => 'civicrm_email',
187c1c7c
CW
321 ],
322 'CRM_Core_DAO_EntityFile' => [
4ef04170
TO
323 'name' => 'EntityFile',
324 'class' => 'CRM_Core_DAO_EntityFile',
325 'table' => 'civicrm_entity_file',
187c1c7c
CW
326 ],
327 'CRM_Core_DAO_IM' => [
4ef04170
TO
328 'name' => 'IM',
329 'class' => 'CRM_Core_DAO_IM',
330 'table' => 'civicrm_im',
187c1c7c
CW
331 ],
332 'CRM_Core_DAO_Job' => [
4ef04170
TO
333 'name' => 'Job',
334 'class' => 'CRM_Core_DAO_Job',
335 'table' => 'civicrm_job',
187c1c7c
CW
336 ],
337 'CRM_Core_DAO_JobLog' => [
4ef04170
TO
338 'name' => 'JobLog',
339 'class' => 'CRM_Core_DAO_JobLog',
340 'table' => 'civicrm_job_log',
187c1c7c
CW
341 ],
342 'CRM_Core_DAO_Log' => [
4ef04170
TO
343 'name' => 'Log',
344 'class' => 'CRM_Core_DAO_Log',
345 'table' => 'civicrm_log',
187c1c7c
CW
346 ],
347 'CRM_Core_DAO_MailSettings' => [
4ef04170
TO
348 'name' => 'MailSettings',
349 'class' => 'CRM_Core_DAO_MailSettings',
350 'table' => 'civicrm_mail_settings',
187c1c7c
CW
351 ],
352 'CRM_Core_DAO_MappingField' => [
4ef04170
TO
353 'name' => 'MappingField',
354 'class' => 'CRM_Core_DAO_MappingField',
355 'table' => 'civicrm_mapping_field',
187c1c7c
CW
356 ],
357 'CRM_Core_DAO_Menu' => [
4ef04170
TO
358 'name' => 'Menu',
359 'class' => 'CRM_Core_DAO_Menu',
360 'table' => 'civicrm_menu',
187c1c7c
CW
361 ],
362 'CRM_Core_DAO_Navigation' => [
4ef04170
TO
363 'name' => 'Navigation',
364 'class' => 'CRM_Core_DAO_Navigation',
365 'table' => 'civicrm_navigation',
187c1c7c
CW
366 ],
367 'CRM_Core_DAO_Note' => [
4ef04170
TO
368 'name' => 'Note',
369 'class' => 'CRM_Core_DAO_Note',
370 'table' => 'civicrm_note',
187c1c7c
CW
371 ],
372 'CRM_Core_DAO_OptionValue' => [
4ef04170
TO
373 'name' => 'OptionValue',
374 'class' => 'CRM_Core_DAO_OptionValue',
375 'table' => 'civicrm_option_value',
187c1c7c
CW
376 ],
377 'CRM_Core_DAO_Phone' => [
4ef04170
TO
378 'name' => 'Phone',
379 'class' => 'CRM_Core_DAO_Phone',
380 'table' => 'civicrm_phone',
187c1c7c
CW
381 ],
382 'CRM_Core_DAO_StateProvince' => [
4ef04170
TO
383 'name' => 'StateProvince',
384 'class' => 'CRM_Core_DAO_StateProvince',
385 'table' => 'civicrm_state_province',
187c1c7c
CW
386 ],
387 'CRM_Core_DAO_Tag' => [
4ef04170
TO
388 'name' => 'Tag',
389 'class' => 'CRM_Core_DAO_Tag',
390 'table' => 'civicrm_tag',
187c1c7c
CW
391 ],
392 'CRM_Core_DAO_UFMatch' => [
4ef04170
TO
393 'name' => 'UFMatch',
394 'class' => 'CRM_Core_DAO_UFMatch',
395 'table' => 'civicrm_uf_match',
187c1c7c
CW
396 ],
397 'CRM_Core_DAO_Timezone' => [
4ef04170
TO
398 'name' => 'Timezone',
399 'class' => 'CRM_Core_DAO_Timezone',
400 'table' => 'civicrm_timezone',
187c1c7c
CW
401 ],
402 'CRM_Core_DAO_OpenID' => [
4ef04170
TO
403 'name' => 'OpenID',
404 'class' => 'CRM_Core_DAO_OpenID',
405 'table' => 'civicrm_openid',
187c1c7c
CW
406 ],
407 'CRM_Core_DAO_Website' => [
4ef04170
TO
408 'name' => 'Website',
409 'class' => 'CRM_Core_DAO_Website',
410 'table' => 'civicrm_website',
187c1c7c
CW
411 ],
412 'CRM_Core_DAO_Setting' => [
4ef04170
TO
413 'name' => 'Setting',
414 'class' => 'CRM_Core_DAO_Setting',
415 'table' => 'civicrm_setting',
187c1c7c
CW
416 ],
417 'CRM_Core_DAO_PrintLabel' => [
4ef04170
TO
418 'name' => 'PrintLabel',
419 'class' => 'CRM_Core_DAO_PrintLabel',
420 'table' => 'civicrm_print_label',
187c1c7c
CW
421 ],
422 'CRM_Core_DAO_WordReplacement' => [
4ef04170
TO
423 'name' => 'WordReplacement',
424 'class' => 'CRM_Core_DAO_WordReplacement',
425 'table' => 'civicrm_word_replacement',
187c1c7c
CW
426 ],
427 'CRM_Core_DAO_StatusPreference' => [
4ef04170
TO
428 'name' => 'StatusPreference',
429 'class' => 'CRM_Core_DAO_StatusPreference',
430 'table' => 'civicrm_status_pref',
187c1c7c
CW
431 ],
432 'CRM_ACL_DAO_Cache' => [
4ef04170
TO
433 'name' => 'Cache',
434 'class' => 'CRM_ACL_DAO_Cache',
435 'table' => 'civicrm_acl_cache',
187c1c7c
CW
436 ],
437 'CRM_Contact_DAO_Group' => [
4ef04170
TO
438 'name' => 'Group',
439 'class' => 'CRM_Contact_DAO_Group',
440 'table' => 'civicrm_group',
187c1c7c
CW
441 ],
442 'CRM_Contact_DAO_SubscriptionHistory' => [
4ef04170
TO
443 'name' => 'SubscriptionHistory',
444 'class' => 'CRM_Contact_DAO_SubscriptionHistory',
445 'table' => 'civicrm_subscription_history',
187c1c7c
CW
446 ],
447 'CRM_Contact_DAO_GroupContactCache' => [
4ef04170
TO
448 'name' => 'GroupContactCache',
449 'class' => 'CRM_Contact_DAO_GroupContactCache',
450 'table' => 'civicrm_group_contact_cache',
187c1c7c
CW
451 ],
452 'CRM_Contact_DAO_GroupNesting' => [
4ef04170
TO
453 'name' => 'GroupNesting',
454 'class' => 'CRM_Contact_DAO_GroupNesting',
455 'table' => 'civicrm_group_nesting',
187c1c7c
CW
456 ],
457 'CRM_Contact_DAO_GroupOrganization' => [
4ef04170
TO
458 'name' => 'GroupOrganization',
459 'class' => 'CRM_Contact_DAO_GroupOrganization',
460 'table' => 'civicrm_group_organization',
187c1c7c
CW
461 ],
462 'CRM_Mailing_Event_DAO_Subscribe' => [
4ef04170
TO
463 'name' => 'Subscribe',
464 'class' => 'CRM_Mailing_Event_DAO_Subscribe',
465 'table' => 'civicrm_mailing_event_subscribe',
187c1c7c
CW
466 ],
467 'CRM_Mailing_Event_DAO_Confirm' => [
4ef04170
TO
468 'name' => 'Confirm',
469 'class' => 'CRM_Mailing_Event_DAO_Confirm',
470 'table' => 'civicrm_mailing_event_confirm',
187c1c7c
CW
471 ],
472 'CRM_Contribute_DAO_ContributionPage' => [
4ef04170
TO
473 'name' => 'ContributionPage',
474 'class' => 'CRM_Contribute_DAO_ContributionPage',
475 'table' => 'civicrm_contribution_page',
187c1c7c
CW
476 ],
477 'CRM_Contribute_DAO_Product' => [
4ef04170
TO
478 'name' => 'Product',
479 'class' => 'CRM_Contribute_DAO_Product',
480 'table' => 'civicrm_product',
187c1c7c
CW
481 ],
482 'CRM_Contribute_DAO_PremiumsProduct' => [
4ef04170
TO
483 'name' => 'PremiumsProduct',
484 'class' => 'CRM_Contribute_DAO_PremiumsProduct',
485 'table' => 'civicrm_premiums_product',
187c1c7c
CW
486 ],
487 'CRM_Contribute_DAO_Widget' => [
4ef04170
TO
488 'name' => 'Widget',
489 'class' => 'CRM_Contribute_DAO_Widget',
490 'table' => 'civicrm_contribution_widget',
187c1c7c
CW
491 ],
492 'CRM_Financial_DAO_PaymentProcessor' => [
4ef04170
TO
493 'name' => 'PaymentProcessor',
494 'class' => 'CRM_Financial_DAO_PaymentProcessor',
495 'table' => 'civicrm_payment_processor',
187c1c7c
CW
496 ],
497 'CRM_Financial_DAO_PaymentToken' => [
4ef04170
TO
498 'name' => 'PaymentToken',
499 'class' => 'CRM_Financial_DAO_PaymentToken',
500 'table' => 'civicrm_payment_token',
187c1c7c
CW
501 ],
502 'CRM_SMS_DAO_Provider' => [
4eae8dda
SL
503 'name' => 'Provider',
504 'class' => 'CRM_SMS_DAO_Provider',
505 'table' => 'civicrm_sms_provider',
187c1c7c
CW
506 ],
507 'CRM_Member_DAO_MembershipType' => [
4ef04170
TO
508 'name' => 'MembershipType',
509 'class' => 'CRM_Member_DAO_MembershipType',
510 'table' => 'civicrm_membership_type',
187c1c7c
CW
511 ],
512 'CRM_Member_DAO_MembershipBlock' => [
4ef04170
TO
513 'name' => 'MembershipBlock',
514 'class' => 'CRM_Member_DAO_MembershipBlock',
515 'table' => 'civicrm_membership_block',
187c1c7c
CW
516 ],
517 'CRM_Case_DAO_Case' => [
4ef04170
TO
518 'name' => 'Case',
519 'class' => 'CRM_Case_DAO_Case',
520 'table' => 'civicrm_case',
187c1c7c
CW
521 ],
522 'CRM_Case_DAO_CaseContact' => [
4ef04170
TO
523 'name' => 'CaseContact',
524 'class' => 'CRM_Case_DAO_CaseContact',
525 'table' => 'civicrm_case_contact',
187c1c7c
CW
526 ],
527 'CRM_Pledge_DAO_Pledge' => [
4ef04170
TO
528 'name' => 'Pledge',
529 'class' => 'CRM_Pledge_DAO_Pledge',
530 'table' => 'civicrm_pledge',
187c1c7c
CW
531 ],
532 'CRM_Report_DAO_ReportInstance' => [
4ef04170
TO
533 'name' => 'ReportInstance',
534 'class' => 'CRM_Report_DAO_ReportInstance',
535 'table' => 'civicrm_report_instance',
187c1c7c
CW
536 ],
537 'CRM_Price_DAO_PriceSet' => [
4ef04170
TO
538 'name' => 'PriceSet',
539 'class' => 'CRM_Price_DAO_PriceSet',
540 'table' => 'civicrm_price_set',
187c1c7c
CW
541 ],
542 'CRM_Price_DAO_PriceSetEntity' => [
4ef04170
TO
543 'name' => 'PriceSetEntity',
544 'class' => 'CRM_Price_DAO_PriceSetEntity',
545 'table' => 'civicrm_price_set_entity',
187c1c7c
CW
546 ],
547 'CRM_Core_DAO_County' => [
4ef04170
TO
548 'name' => 'County',
549 'class' => 'CRM_Core_DAO_County',
550 'table' => 'civicrm_county',
187c1c7c
CW
551 ],
552 'CRM_Core_DAO_Dashboard' => [
4ef04170
TO
553 'name' => 'Dashboard',
554 'class' => 'CRM_Core_DAO_Dashboard',
555 'table' => 'civicrm_dashboard',
187c1c7c
CW
556 ],
557 'CRM_Core_DAO_Discount' => [
4ef04170
TO
558 'name' => 'Discount',
559 'class' => 'CRM_Core_DAO_Discount',
560 'table' => 'civicrm_discount',
187c1c7c
CW
561 ],
562 'CRM_Core_DAO_EntityTag' => [
4ef04170
TO
563 'name' => 'EntityTag',
564 'class' => 'CRM_Core_DAO_EntityTag',
565 'table' => 'civicrm_entity_tag',
187c1c7c
CW
566 ],
567 'CRM_Core_DAO_UFGroup' => [
4ef04170
TO
568 'name' => 'UFGroup',
569 'class' => 'CRM_Core_DAO_UFGroup',
570 'table' => 'civicrm_uf_group',
187c1c7c
CW
571 ],
572 'CRM_Core_DAO_UFField' => [
4ef04170
TO
573 'name' => 'UFField',
574 'class' => 'CRM_Core_DAO_UFField',
575 'table' => 'civicrm_uf_field',
187c1c7c
CW
576 ],
577 'CRM_Core_DAO_UFJoin' => [
4ef04170
TO
578 'name' => 'UFJoin',
579 'class' => 'CRM_Core_DAO_UFJoin',
580 'table' => 'civicrm_uf_join',
187c1c7c
CW
581 ],
582 'CRM_Core_DAO_ActionSchedule' => [
4ef04170
TO
583 'name' => 'ActionSchedule',
584 'class' => 'CRM_Core_DAO_ActionSchedule',
585 'table' => 'civicrm_action_schedule',
187c1c7c
CW
586 ],
587 'CRM_Core_DAO_ActionLog' => [
4ef04170
TO
588 'name' => 'ActionLog',
589 'class' => 'CRM_Core_DAO_ActionLog',
590 'table' => 'civicrm_action_log',
187c1c7c
CW
591 ],
592 'CRM_Contact_DAO_DashboardContact' => [
4ef04170
TO
593 'name' => 'DashboardContact',
594 'class' => 'CRM_Contact_DAO_DashboardContact',
595 'table' => 'civicrm_dashboard_contact',
187c1c7c
CW
596 ],
597 'CRM_Contact_DAO_Relationship' => [
4ef04170
TO
598 'name' => 'Relationship',
599 'class' => 'CRM_Contact_DAO_Relationship',
600 'table' => 'civicrm_relationship',
187c1c7c
CW
601 ],
602 'CRM_Mailing_DAO_Mailing' => [
4eae8dda
SL
603 'name' => 'Mailing',
604 'class' => 'CRM_Mailing_DAO_Mailing',
605 'table' => 'civicrm_mailing',
187c1c7c
CW
606 ],
607 'CRM_Mailing_DAO_MailingGroup' => [
4eae8dda
SL
608 'name' => 'MailingGroup',
609 'class' => 'CRM_Mailing_DAO_MailingGroup',
610 'table' => 'civicrm_mailing_group',
187c1c7c
CW
611 ],
612 'CRM_Mailing_DAO_TrackableURL' => [
4eae8dda
SL
613 'name' => 'TrackableURL',
614 'class' => 'CRM_Mailing_DAO_TrackableURL',
615 'table' => 'civicrm_mailing_trackable_url',
187c1c7c
CW
616 ],
617 'CRM_Mailing_DAO_MailingJob' => [
4eae8dda
SL
618 'name' => 'MailingJob',
619 'class' => 'CRM_Mailing_DAO_MailingJob',
620 'table' => 'civicrm_mailing_job',
187c1c7c
CW
621 ],
622 'CRM_Mailing_DAO_Recipients' => [
4eae8dda
SL
623 'name' => 'Recipients',
624 'class' => 'CRM_Mailing_DAO_Recipients',
625 'table' => 'civicrm_mailing_recipients',
187c1c7c
CW
626 ],
627 'CRM_Mailing_DAO_Spool' => [
4eae8dda
SL
628 'name' => 'Spool',
629 'class' => 'CRM_Mailing_DAO_Spool',
630 'table' => 'civicrm_mailing_spool',
187c1c7c
CW
631 ],
632 'CRM_Mailing_Event_DAO_Queue' => [
4eae8dda
SL
633 'name' => 'Queue',
634 'class' => 'CRM_Mailing_Event_DAO_Queue',
635 'table' => 'civicrm_mailing_event_queue',
187c1c7c
CW
636 ],
637 'CRM_Mailing_Event_DAO_Bounce' => [
4eae8dda
SL
638 'name' => 'Bounce',
639 'class' => 'CRM_Mailing_Event_DAO_Bounce',
640 'table' => 'civicrm_mailing_event_bounce',
187c1c7c
CW
641 ],
642 'CRM_Mailing_Event_DAO_Delivered' => [
4eae8dda
SL
643 'name' => 'Delivered',
644 'class' => 'CRM_Mailing_Event_DAO_Delivered',
645 'table' => 'civicrm_mailing_event_delivered',
187c1c7c
CW
646 ],
647 'CRM_Mailing_Event_DAO_Forward' => [
4eae8dda
SL
648 'name' => 'Forward',
649 'class' => 'CRM_Mailing_Event_DAO_Forward',
650 'table' => 'civicrm_mailing_event_forward',
187c1c7c
CW
651 ],
652 'CRM_Mailing_Event_DAO_Opened' => [
4eae8dda
SL
653 'name' => 'Opened',
654 'class' => 'CRM_Mailing_Event_DAO_Opened',
655 'table' => 'civicrm_mailing_event_opened',
187c1c7c
CW
656 ],
657 'CRM_Mailing_Event_DAO_Reply' => [
4eae8dda
SL
658 'name' => 'Reply',
659 'class' => 'CRM_Mailing_Event_DAO_Reply',
660 'table' => 'civicrm_mailing_event_reply',
187c1c7c
CW
661 ],
662 'CRM_Mailing_Event_DAO_TrackableURLOpen' => [
4eae8dda
SL
663 'name' => 'TrackableURLOpen',
664 'class' => 'CRM_Mailing_Event_DAO_TrackableURLOpen',
665 'table' => 'civicrm_mailing_event_trackable_url_open',
187c1c7c
CW
666 ],
667 'CRM_Mailing_Event_DAO_Unsubscribe' => [
4eae8dda
SL
668 'name' => 'Unsubscribe',
669 'class' => 'CRM_Mailing_Event_DAO_Unsubscribe',
670 'table' => 'civicrm_mailing_event_unsubscribe',
187c1c7c
CW
671 ],
672 'CRM_Contribute_DAO_ContributionRecur' => [
4ef04170
TO
673 'name' => 'ContributionRecur',
674 'class' => 'CRM_Contribute_DAO_ContributionRecur',
675 'table' => 'civicrm_contribution_recur',
187c1c7c
CW
676 ],
677 'CRM_Financial_DAO_FinancialTrxn' => [
4ef04170
TO
678 'name' => 'FinancialTrxn',
679 'class' => 'CRM_Financial_DAO_FinancialTrxn',
680 'table' => 'civicrm_financial_trxn',
187c1c7c
CW
681 ],
682 'CRM_Member_DAO_Membership' => [
4ef04170
TO
683 'name' => 'Membership',
684 'class' => 'CRM_Member_DAO_Membership',
685 'table' => 'civicrm_membership',
187c1c7c
CW
686 ],
687 'CRM_Member_DAO_MembershipLog' => [
4ef04170
TO
688 'name' => 'MembershipLog',
689 'class' => 'CRM_Member_DAO_MembershipLog',
690 'table' => 'civicrm_membership_log',
187c1c7c
CW
691 ],
692 'CRM_Activity_DAO_Activity' => [
4ef04170
TO
693 'name' => 'Activity',
694 'class' => 'CRM_Activity_DAO_Activity',
695 'table' => 'civicrm_activity',
187c1c7c
CW
696 ],
697 'CRM_Activity_DAO_ActivityContact' => [
4ef04170
TO
698 'name' => 'ActivityContact',
699 'class' => 'CRM_Activity_DAO_ActivityContact',
700 'table' => 'civicrm_activity_contact',
187c1c7c
CW
701 ],
702 'CRM_Case_DAO_CaseActivity' => [
4ef04170
TO
703 'name' => 'CaseActivity',
704 'class' => 'CRM_Case_DAO_CaseActivity',
705 'table' => 'civicrm_case_activity',
187c1c7c
CW
706 ],
707 'CRM_Price_DAO_PriceField' => [
4ef04170
TO
708 'name' => 'PriceField',
709 'class' => 'CRM_Price_DAO_PriceField',
710 'table' => 'civicrm_price_field',
187c1c7c
CW
711 ],
712 'CRM_Price_DAO_PriceFieldValue' => [
4ef04170
TO
713 'name' => 'PriceFieldValue',
714 'class' => 'CRM_Price_DAO_PriceFieldValue',
715 'table' => 'civicrm_price_field_value',
187c1c7c
CW
716 ],
717 'CRM_PCP_DAO_PCPBlock' => [
4ef04170
TO
718 'name' => 'PCPBlock',
719 'class' => 'CRM_PCP_DAO_PCPBlock',
720 'table' => 'civicrm_pcp_block',
187c1c7c
CW
721 ],
722 'CRM_Core_DAO_Address' => [
4ef04170
TO
723 'name' => 'Address',
724 'class' => 'CRM_Core_DAO_Address',
725 'table' => 'civicrm_address',
187c1c7c
CW
726 ],
727 'CRM_Core_DAO_LocBlock' => [
4ef04170
TO
728 'name' => 'LocBlock',
729 'class' => 'CRM_Core_DAO_LocBlock',
730 'table' => 'civicrm_loc_block',
187c1c7c
CW
731 ],
732 'CRM_Contact_DAO_GroupContact' => [
4ef04170
TO
733 'name' => 'GroupContact',
734 'class' => 'CRM_Contact_DAO_GroupContact',
735 'table' => 'civicrm_group_contact',
187c1c7c
CW
736 ],
737 'CRM_Contribute_DAO_Contribution' => [
4ef04170
TO
738 'name' => 'Contribution',
739 'class' => 'CRM_Contribute_DAO_Contribution',
740 'table' => 'civicrm_contribution',
187c1c7c
CW
741 ],
742 'CRM_Contribute_DAO_ContributionProduct' => [
4ef04170
TO
743 'name' => 'ContributionProduct',
744 'class' => 'CRM_Contribute_DAO_ContributionProduct',
745 'table' => 'civicrm_contribution_product',
187c1c7c
CW
746 ],
747 'CRM_Contribute_DAO_ContributionSoft' => [
4ef04170
TO
748 'name' => 'ContributionSoft',
749 'class' => 'CRM_Contribute_DAO_ContributionSoft',
750 'table' => 'civicrm_contribution_soft',
187c1c7c
CW
751 ],
752 'CRM_Financial_DAO_EntityFinancialTrxn' => [
4ef04170
TO
753 'name' => 'EntityFinancialTrxn',
754 'class' => 'CRM_Financial_DAO_EntityFinancialTrxn',
755 'table' => 'civicrm_entity_financial_trxn',
187c1c7c
CW
756 ],
757 'CRM_Member_DAO_MembershipPayment' => [
4ef04170
TO
758 'name' => 'MembershipPayment',
759 'class' => 'CRM_Member_DAO_MembershipPayment',
760 'table' => 'civicrm_membership_payment',
187c1c7c
CW
761 ],
762 'CRM_Event_DAO_Event' => [
4ef04170
TO
763 'name' => 'Event',
764 'class' => 'CRM_Event_DAO_Event',
765 'table' => 'civicrm_event',
187c1c7c
CW
766 ],
767 'CRM_Event_DAO_Participant' => [
4ef04170
TO
768 'name' => 'Participant',
769 'class' => 'CRM_Event_DAO_Participant',
770 'table' => 'civicrm_participant',
187c1c7c
CW
771 ],
772 'CRM_Event_DAO_ParticipantPayment' => [
4ef04170
TO
773 'name' => 'ParticipantPayment',
774 'class' => 'CRM_Event_DAO_ParticipantPayment',
775 'table' => 'civicrm_participant_payment',
187c1c7c
CW
776 ],
777 'CRM_Event_Cart_DAO_EventInCart' => [
4ef04170
TO
778 'name' => 'EventInCart',
779 'class' => 'CRM_Event_Cart_DAO_EventInCart',
780 'table' => 'civicrm_events_in_carts',
187c1c7c
CW
781 ],
782 'CRM_Pledge_DAO_PledgePayment' => [
4ef04170
TO
783 'name' => 'PledgePayment',
784 'class' => 'CRM_Pledge_DAO_PledgePayment',
785 'table' => 'civicrm_pledge_payment',
187c1c7c
CW
786 ],
787 'CRM_Price_DAO_LineItem' => [
4ef04170
TO
788 'name' => 'LineItem',
789 'class' => 'CRM_Price_DAO_LineItem',
790 'table' => 'civicrm_line_item',
187c1c7c 791 ],
68ae09db 792];