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