mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
2.8 KiB
2.8 KiB
1 | Entity | Join | Attribute | Alias |
---|---|---|---|---|
2 | AccompanyingPeriod::class | acp | ||
3 | AccompanyingPeriodWork::class | acp.works | acpw | |
4 | AccompanyingPeriodParticipation::class | acp.participations | acppart | |
5 | Location::class | acp.administrativeLocation | acploc | |
6 | ClosingMotive::class | acp.closingMotive | acpmotive | |
7 | UserJob::class | acp.job | acpjob | |
8 | Origin::class | acp.origin | acporigin | |
9 | Scope::class | acp.scopes | acpscope | |
10 | SocialIssue::class | acp.socialIssues | acpsocialissue | |
11 | User::class | acp.user | acpuser | |
12 | AccompanyingPeriodWork::class | acpw | ||
13 | AccompanyingPeriodWorkEvaluation::class | acpw.accompanyingPeriodWorkEvaluations | workeval | |
14 | Goal::class | acpw.goals | goal | |
15 | User::class | acpw.referrers | acpwuser | |
16 | Result::class | acpw.results | acpwresult | |
17 | SocialAction::class | acpw.socialAction | acpwsocialaction | |
18 | AccompanyingPeriodParticipation::class | acppart | ||
19 | Person::class | acppart.person | partperson | |
20 | AccompanyingPeriodWorkEvaluation::class | workeval | ||
21 | Evaluation::class | workeval.evaluation | eval | |
22 | Goal::class | goal | ||
23 | Result::class | goal.results | goalresult | |
24 | Person::class | person | ||
25 | Center::class | person.center | center | |
26 | HouseholdMember::class | partperson.householdParticipations | householdmember | |
27 | MaritalStatus::class | person.maritalStatus | personmarital | |
28 | VendeePerson::class | vp | ||
29 | VendeePersonMineur::class | vpm | ||
30 | ResidentialAddress::class | resaddr | ||
31 | ThirdParty::class | resaddr.hostThirdParty | tparty | |
32 | ThirdParty::class | tparty | ||
33 | ThirdPartyCategory::class | tparty.categories | tpartycat | |
34 | HouseholdMember::class | householdmember | ||
35 | Household::class | householdmember.household | household | |
36 | Person::class | householdmember.person | memberperson | |
37 | memberperson.center | membercenter | ||
38 | Household::class | household | ||
39 | HouseholdComposition::class | household.compositions | composition | |
40 | Activity::class | activity | ||
41 | Person::class | activity.person | actperson | |
42 | AccompanyingPeriod::class | activity.accompanyingPeriod | actacp | |
43 | Person::class | activity_person_having_activity.person | person_person_having_activity | |
44 | ActivityReason::class | activity_person_having_activity.reasons | reasons_person_having_activity | |
45 | ActivityType::class | activity.activityType | acttype | |
46 | Location::class | activity.location | actloc | |
47 | SocialAction::class | activity.socialActions | actsocialaction | |
48 | SocialIssue::class | activity.socialIssues | actsocialssue | |
49 | ThirdParty::class | activity.thirdParties | acttparty | |
50 | User::class | activity.user | actuser | |
51 | User::class | activity.users | actusers | |
52 | ActivityReason::class | activity.reasons | actreasons | |
53 | Center::class | actperson.center | actcenter | |
54 | ActivityReason::class | actreasons | ||
55 | ActivityReasonCategory::class | actreason.category | actreasoncat | |
56 | Calendar::class | cal | ||
57 | CancelReason::class | cal.cancelReason | calcancel | |
58 | Location::class | cal.location | calloc | |
59 | User::class | cal.user | caluser | |
60 | VendeePerson::class | vp | ||
61 | SituationProfessionelle::class | vp.situationProfessionelle | vpprof | |
62 | StatutLogement::class | vp.statutLogement | vplog | |
63 | TempsDeTravail::class | vp.tempsDeTravail | vptt |