Filename | /usr/share/perl5/DBIx/Class/Relationship/BelongsTo.pm |
Statements | Executed 0 statements in 0s |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
164 | 164 | 89 | 11.1ms | 148ms | belongs_to (recurses: max depth 1, inclusive time 14.1ms) | DBIx::Class::Relationship::BelongsTo::
372 | 3 | 1 | 631µs | 631µs | CORE:match (opcode) | DBIx::Class::Relationship::BelongsTo::
1 | 1 | 1 | 14µs | 20µs | BEGIN@7 | DBIx::Class::Relationship::BelongsTo::
1 | 1 | 1 | 8µs | 29µs | BEGIN@9 | DBIx::Class::Relationship::BelongsTo::
1 | 1 | 1 | 8µs | 13µs | BEGIN@8 | DBIx::Class::Relationship::BelongsTo::
1 | 1 | 1 | 7µs | 91µs | BEGIN@10 | DBIx::Class::Relationship::BelongsTo::
0 | 0 | 0 | 0s | 0s | __ANON__[:46] | DBIx::Class::Relationship::BelongsTo::
0 | 0 | 0 | 0s | 0s | __ANON__[:52] | DBIx::Class::Relationship::BelongsTo::
0 | 0 | 0 | 0s | 0s | catch {...} | DBIx::Class::Relationship::BelongsTo::
0 | 0 | 0 | 0s | 0s | try {...} | DBIx::Class::Relationship::BelongsTo::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package # hide from PAUSE | ||||
2 | DBIx::Class::Relationship::BelongsTo; | ||||
3 | |||||
4 | # Documentation for these methods can be found in | ||||
5 | # DBIx::Class::Relationship | ||||
6 | |||||
7 | 2 | 27µs | # spent 20µs (14+7) within DBIx::Class::Relationship::BelongsTo::BEGIN@7 which was called:
# once (14µs+7µs) by Class::C3::Componentised::ensure_class_loaded at line 7 # spent 20µs making 1 call to DBIx::Class::Relationship::BelongsTo::BEGIN@7
# spent 7µs making 1 call to strict::import | ||
8 | 2 | 18µs | # spent 13µs (8+5) within DBIx::Class::Relationship::BelongsTo::BEGIN@8 which was called:
# once (8µs+5µs) by Class::C3::Componentised::ensure_class_loaded at line 8 # spent 13µs making 1 call to DBIx::Class::Relationship::BelongsTo::BEGIN@8
# spent 5µs making 1 call to warnings::import | ||
9 | 2 | 50µs | # spent 29µs (8+21) within DBIx::Class::Relationship::BelongsTo::BEGIN@9 which was called:
# once (8µs+21µs) by Class::C3::Componentised::ensure_class_loaded at line 9 # spent 29µs making 1 call to DBIx::Class::Relationship::BelongsTo::BEGIN@9
# spent 21µs making 1 call to Exporter::import | ||
10 | 2 | 176µs | # spent 91µs (7+84) within DBIx::Class::Relationship::BelongsTo::BEGIN@10 which was called:
# once (7µs+84µs) by Class::C3::Componentised::ensure_class_loaded at line 10 # spent 91µs making 1 call to DBIx::Class::Relationship::BelongsTo::BEGIN@10
# spent 84µs making 1 call to namespace::clean::import | ||
11 | |||||
12 | our %_pod_inherit_config = | ||||
13 | ( | ||||
14 | class_map => { 'DBIx::Class::Relationship::BelongsTo' => 'DBIx::Class::Relationship' } | ||||
15 | ); | ||||
16 | |||||
17 | # spent 148ms (11.1+136) within DBIx::Class::Relationship::BelongsTo::belongs_to which was called 164 times, avg 900µs/call:
# once (81µs+28.6ms) by Class::C3::Componentised::ensure_class_loaded at line 637 of Koha/Schema/Result/Item.pm
# once (65µs+12.8ms) by Class::C3::Componentised::ensure_class_loaded at line 97 of Koha/Schema/Result/TagsApproval.pm
# once (50µs+11.5ms) by Class::C3::Componentised::ensure_class_loaded at line 164 of Koha/Schema/Result/CreatorBatch.pm
# once (32µs+7.80ms) by Class::C3::Componentised::ensure_class_loaded at line 100 of Koha/Schema/Result/OverduerulesTransportType.pm
# once (63µs+4.94ms) by Class::C3::Componentised::ensure_class_loaded at line 118 of Koha/Schema/Result/Branchtransfer.pm
# once (21µs+4.68ms) by Class::C3::Componentised::ensure_class_loaded at line 120 of Koha/Schema/Result/ItemsLastBorrower.pm
# once (63µs+4.48ms) by Class::C3::Componentised::ensure_class_loaded at line 114 of Koha/Schema/Result/BorrowerFile.pm
# once (3.53ms+451µs) by Class::C3::Componentised::ensure_class_loaded at line 771 of Koha/Schema/Result/Borrower.pm
# once (73µs+1.91ms) by Class::C3::Componentised::ensure_class_loaded at line 77 of Koha/Schema/Result/PatronListPatron.pm
# once (60µs+1.19ms) by Class::C3::Componentised::ensure_class_loaded at line 97 of Koha/Schema/Result/AqordersTransfer.pm
# once (64µs+1.07ms) by Class::C3::Componentised::ensure_class_loaded at line 93 of Koha/Schema/Result/ClassSource.pm
# once (22µs+1.11ms) by Class::C3::Componentised::ensure_class_loaded at line 86 of Koha/Schema/Result/Serialitem.pm
# once (60µs+1.02ms) by Class::C3::Componentised::ensure_class_loaded at line 129 of Koha/Schema/Result/CreatorBatch.pm
# once (53µs+1.03ms) by Class::C3::Componentised::ensure_class_loaded at line 117 of Koha/Schema/Result/AqordersTransfer.pm
# once (43µs+1.00ms) by Class::C3::Componentised::ensure_class_loaded at line 125 of Koha/Schema/Result/BorrowerMessagePreference.pm
# once (48µs+980µs) by Class::C3::Componentised::ensure_class_loaded at line 149 of Koha/Schema/Result/CreatorBatch.pm
# once (56µs+952µs) by Class::C3::Componentised::ensure_class_loaded at line 204 of Koha/Schema/Result/AuthSubfieldStructure.pm
# once (60µs+910µs) by Class::C3::Componentised::ensure_class_loaded at line 89 of Koha/Schema/Result/TransportCost.pm
# once (50µs+846µs) by Class::C3::Componentised::ensure_class_loaded at line 104 of Koha/Schema/Result/TransportCost.pm
# once (49µs+828µs) by Class::C3::Componentised::ensure_class_loaded at line 199 of Koha/Schema/Result/Aqbasket.pm
# once (55µs+789µs) by Class::C3::Componentised::ensure_class_loaded at line 94 of Koha/Schema/Result/ItemsSearchField.pm
# once (61µs+778µs) by Class::C3::Componentised::ensure_class_loaded at line 93 of Koha/Schema/Result/Discharge.pm
# once (26µs+799µs) by Class::C3::Componentised::ensure_class_loaded at line 146 of Koha/Schema/Result/Aqinvoice.pm
# once (29µs+793µs) by Class::C3::Componentised::ensure_class_loaded at line 397 of Koha/Schema/Result/Aqorder.pm
# once (62µs+738µs) by Class::C3::Componentised::ensure_class_loaded at line 305 of Koha/Schema/Result/Suggestion.pm
# once (47µs+749µs) by Class::C3::Componentised::ensure_class_loaded at line 436 of Koha/Schema/Result/Item.pm
# once (19µs+747µs) by Class::C3::Componentised::ensure_class_loaded at line 102 of Koha/Schema/Result/BorrowerMessageTransportPreference.pm
# once (53µs+706µs) by Class::C3::Componentised::ensure_class_loaded at line 86 of Koha/Schema/Result/Permission.pm
# once (82µs+664µs) by Class::C3::Componentised::ensure_class_loaded at line 79 of Koha/Schema/Result/BorrowerAttributeTypesBranch.pm
# once (43µs+690µs) by Class::C3::Componentised::ensure_class_loaded at line 254 of Koha/Schema/Result/Aqbasket.pm
# once (43µs+675µs) by Class::C3::Componentised::ensure_class_loaded at line 322 of Koha/Schema/Result/Aqbookseller.pm
# once (46µs+669µs) by Class::C3::Componentised::ensure_class_loaded at line 472 of Koha/Schema/Result/Aqorder.pm
# once (44µs+667µs) by Class::C3::Componentised::ensure_class_loaded at line 404 of Koha/Schema/Result/Subscription.pm
# once (41µs+650µs) by Class::C3::Componentised::ensure_class_loaded at line 342 of Koha/Schema/Result/Aqbookseller.pm
# once (55µs+624µs) by Class::C3::Componentised::ensure_class_loaded at line 91 of Koha/Schema/Result/Biblioimage.pm
# once (25µs+645µs) by Class::C3::Componentised::ensure_class_loaded at line 511 of Koha/Schema/Result/Item.pm
# once (55µs+607µs) by Class::C3::Componentised::ensure_class_loaded at line 59 of Koha/Schema/Result/BorrowerAttributeTypesBranch.pm
# once (24µs+637µs) by Class::C3::Componentised::ensure_class_loaded at line 452 of Koha/Schema/Result/Aqorder.pm
# once (62µs+595µs) by Class::C3::Componentised::ensure_class_loaded at line 130 of Koha/Schema/Result/Aqbasketgroup.pm
# once (21µs+631µs) by Class::C3::Componentised::ensure_class_loaded at line 103 of Koha/Schema/Result/BranchItemRule.pm
# once (42µs+606µs) by Class::C3::Componentised::ensure_class_loaded at line 531 of Koha/Schema/Result/Item.pm
# once (51µs+587µs) by Class::C3::Componentised::ensure_class_loaded at line 151 of Koha/Schema/Result/Virtualshelve.pm
# once (18µs+616µs) by Class::C3::Componentised::ensure_class_loaded at line 89 of Koha/Schema/Result/BorrowerAttribute.pm
# once (19µs+613µs) by Class::C3::Componentised::ensure_class_loaded at line 95 of Koha/Schema/Result/TagsIndex.pm
# once (20µs+594µs) by Class::C3::Componentised::ensure_class_loaded at line 234 of Koha/Schema/Result/Aqbasket.pm
# once (41µs+527µs) by Class::C3::Componentised::ensure_class_loaded at line 268 of Koha/Schema/Result/Reserve.pm
# once (19µs+546µs) by Class::C3::Componentised::ensure_class_loaded at line 139 of Koha/Schema/Result/HoldFillTarget.pm
# once (19µs+529µs) by Class::C3::Componentised::ensure_class_loaded at line 86 of Koha/Schema/Result/AqorderUser.pm
# once (19µs+482µs) by Class::C3::Componentised::ensure_class_loaded at line 102 of Koha/Schema/Result/Branchrelation.pm
# once (46µs+446µs) by Class::C3::Componentised::ensure_class_loaded at line 384 of Koha/Schema/Result/Subscription.pm
# once (65µs+426µs) by Class::C3::Componentised::ensure_class_loaded at line 97 of Koha/Schema/Result/Virtualshelfshare.pm
# once (140µs+345µs) by Class::C3::Componentised::ensure_class_loaded at line 57 of Koha/Schema/Result/OaiSetsDescription.pm
# once (18µs+456µs) by Class::C3::Componentised::ensure_class_loaded at line 248 of Koha/Schema/Result/Reserve.pm
# once (90µs+380µs) by Class::C3::Componentised::ensure_class_loaded at line 130 of Koha/Schema/Result/MessageTransport.pm
# once (66µs+388µs) by Class::C3::Componentised::ensure_class_loaded at line 104 of Koha/Schema/Result/TagAll.pm
# once (60µs+392µs) by Class::C3::Componentised::ensure_class_loaded at line 109 of Koha/Schema/Result/BorrowerSync.pm
# once (87µs+359µs) by Class::C3::Componentised::ensure_class_loaded at line 71 of Koha/Schema/Result/Serialitem.pm
# once (57µs+379µs) by Class::C3::Componentised::ensure_class_loaded at line 85 of Koha/Schema/Result/OverduerulesTransportType.pm
# once (61µs+370µs) by Class::C3::Componentised::ensure_class_loaded at line 87 of Koha/Schema/Result/BranchBorrowerCircRule.pm
# once (55µs+368µs) by Class::C3::Componentised::ensure_class_loaded at line 87 of Koha/Schema/Result/Branchrelation.pm
# once (24µs+398µs) by Class::C3::Componentised::ensure_class_loaded at line 117 of Koha/Schema/Result/Virtualshelfshare.pm
# once (62µs+351µs) by Class::C3::Componentised::ensure_class_loaded at line 93 of Koha/Schema/Result/Accountoffset.pm
# once (60µs+352µs) by Class::C3::Componentised::ensure_class_loaded at line 131 of Koha/Schema/Result/BorrowerDebarment.pm
# once (60µs+351µs) by Class::C3::Componentised::ensure_class_loaded at line 189 of Koha/Schema/Result/Accountline.pm
# once (59µs+350µs) by Class::C3::Componentised::ensure_class_loaded at line 156 of Koha/Schema/Result/MessageQueue.pm
# once (59µs+349µs) by Class::C3::Componentised::ensure_class_loaded at line 77 of Koha/Schema/Result/PatronList.pm
# once (57µs+351µs) by Class::C3::Componentised::ensure_class_loaded at line 192 of Koha/Schema/Result/Issue.pm
# once (58µs+350µs) by Class::C3::Componentised::ensure_class_loaded at line 77 of Koha/Schema/Result/DefaultBranchItemRule.pm
# once (55µs+350µs) by Class::C3::Componentised::ensure_class_loaded at line 82 of Koha/Schema/Result/AqordersItem.pm
# once (58µs+344µs) by Class::C3::Componentised::ensure_class_loaded at line 100 of Koha/Schema/Result/Subscriptionroutinglist.pm
# once (55µs+346µs) by Class::C3::Componentised::ensure_class_loaded at line 80 of Koha/Schema/Result/TagsIndex.pm
# once (61µs+339µs) by Class::C3::Componentised::ensure_class_loaded at line 122 of Koha/Schema/Result/AuthTagStructure.pm
# once (56µs+342µs) by Class::C3::Componentised::ensure_class_loaded at line 94 of Koha/Schema/Result/HoldFillTarget.pm
# once (59µs+333µs) by Class::C3::Componentised::ensure_class_loaded at line 139 of Koha/Schema/Result/OpacNews.pm
# once (59µs+331µs) by Class::C3::Componentised::ensure_class_loaded at line 177 of Koha/Schema/Result/OldIssue.pm
# once (58µs+330µs) by Class::C3::Componentised::ensure_class_loaded at line 76 of Koha/Schema/Result/DefaultBorrowerCircRule.pm
# once (56µs+330µs) by Class::C3::Componentised::ensure_class_loaded at line 135 of Koha/Schema/Result/Letter.pm
# once (61µs+324µs) by Class::C3::Componentised::ensure_class_loaded at line 59 of Koha/Schema/Result/CategoriesBranch.pm
# once (54µs+330µs) by Class::C3::Componentised::ensure_class_loaded at line 88 of Koha/Schema/Result/BranchItemRule.pm
# once (59µs+324µs) by Class::C3::Componentised::ensure_class_loaded at line 156 of Koha/Schema/Result/Aqcontact.pm
# once (56µs+324µs) by Class::C3::Componentised::ensure_class_loaded at line 204 of Koha/Schema/Result/OldReserve.pm
# once (52µs+328µs) by Class::C3::Componentised::ensure_class_loaded at line 218 of Koha/Schema/Result/Reserve.pm
# once (58µs+319µs) by Class::C3::Componentised::ensure_class_loaded at line 91 of Koha/Schema/Result/DefaultBranchCircRule.pm
# once (58µs+317µs) by Class::C3::Componentised::ensure_class_loaded at line 98 of Koha/Schema/Result/Virtualshelfcontent.pm
# once (57µs+317µs) by Class::C3::Componentised::ensure_class_loaded at line 92 of Koha/Schema/Result/Rating.pm
# once (51µs+323µs) by Class::C3::Componentised::ensure_class_loaded at line 105 of Koha/Schema/Result/ItemsLastBorrower.pm
# once (56µs+316µs) by Class::C3::Componentised::ensure_class_loaded at line 71 of Koha/Schema/Result/Aqbasketuser.pm
# once (53µs+318µs) by Class::C3::Componentised::ensure_class_loaded at line 103 of Koha/Schema/Result/Review.pm
# once (55µs+313µs) by Class::C3::Componentised::ensure_class_loaded at line 71 of Koha/Schema/Result/CourseInstructor.pm
# once (55µs+308µs) by Class::C3::Componentised::ensure_class_loaded at line 71 of Koha/Schema/Result/Aqbudgetborrower.pm
# once (55µs+300µs) by Class::C3::Componentised::ensure_class_loaded at line 78 of Koha/Schema/Result/UserPermission.pm
# once (49µs+304µs) by Class::C3::Componentised::ensure_class_loaded at line 71 of Koha/Schema/Result/AqorderUser.pm
# once (54µs+298µs) by Class::C3::Componentised::ensure_class_loaded at line 74 of Koha/Schema/Result/BorrowerAttribute.pm
# once (61µs+288µs) by Class::C3::Componentised::ensure_class_loaded at line 115 of Koha/Schema/Result/Aqcontract.pm
# once (71µs+275µs) by Class::C3::Componentised::ensure_class_loaded at line 101 of Koha/Schema/Result/AdditionalFieldValue.pm
# once (51µs+292µs) by Class::C3::Componentised::ensure_class_loaded at line 76 of Koha/Schema/Result/Patronimage.pm
# once (46µs+295µs) by Class::C3::Componentised::ensure_class_loaded at line 219 of Koha/Schema/Result/Aqbasket.pm
# once (44µs+292µs) by Class::C3::Componentised::ensure_class_loaded at line 131 of Koha/Schema/Result/Aqinvoice.pm
# once (74µs+261µs) by Class::C3::Componentised::ensure_class_loaded at line 229 of Koha/Schema/Result/MarcModificationTemplateAction.pm
# once (69µs+263µs) by Class::C3::Componentised::ensure_class_loaded at line 80 of Koha/Schema/Result/ImportAuth.pm
# once (69µs+262µs) by Class::C3::Componentised::ensure_class_loaded at line 70 of Koha/Schema/Result/OaiSetsBiblio.pm
# once (69µs+259µs) by Class::C3::Componentised::ensure_class_loaded at line 58 of Koha/Schema/Result/AuthorisedValuesBranch.pm
# once (70µs+258µs) by Class::C3::Componentised::ensure_class_loaded at line 85 of Koha/Schema/Result/BorrowerMessageTransportPreference.pm
# once (45µs+280µs) by Class::C3::Componentised::ensure_class_loaded at line 417 of Koha/Schema/Result/Aqorder.pm
# once (71µs+253µs) by Class::C3::Componentised::ensure_class_loaded at line 72 of Koha/Schema/Result/MatchpointComponentNorm.pm
# once (72µs+252µs) by Class::C3::Componentised::ensure_class_loaded at line 87 of Koha/Schema/Result/OaiSetsMapping.pm
# once (72µs+251µs) by Class::C3::Componentised::ensure_class_loaded at line 85 of Koha/Schema/Result/Matchcheck.pm
# once (69µs+249µs) by Class::C3::Componentised::ensure_class_loaded at line 112 of Koha/Schema/Result/ImportBiblio.pm
# once (70µs+247µs) by Class::C3::Componentised::ensure_class_loaded at line 121 of Koha/Schema/Result/CourseReserve.pm
# once (50µs+263µs) by Class::C3::Componentised::ensure_class_loaded at line 1182 of Koha/Schema/Result/Borrower.pm
# once (65µs+246µs) by Class::C3::Componentised::ensure_class_loaded at line 108 of Koha/Schema/Result/AqbudgetsPlanning.pm
# once (64µs+237µs) by Class::C3::Componentised::ensure_class_loaded at line 112 of Koha/Schema/Result/ImportItem.pm
# once (45µs+256µs) by Class::C3::Componentised::ensure_class_loaded at line 159 of Koha/Schema/Result/CourseItem.pm
# once (64µs+236µs) by Class::C3::Componentised::ensure_class_loaded at line 64 of Koha/Schema/Result/ImportRecordMatch.pm
# once (20µs+280µs) by Class::C3::Componentised::ensure_class_loaded at line 164 of Koha/Schema/Result/MessageTransport.pm
# once (65µs+220µs) by Class::C3::Componentised::ensure_class_loaded at line 107 of Koha/Schema/Result/Collection.pm
# once (28µs+250µs) by Class::C3::Componentised::ensure_class_loaded at line 79 of Koha/Schema/Result/CategoriesBranch.pm
# once (57µs+218µs) by Class::C3::Componentised::ensure_class_loaded at line 117 of Koha/Schema/Result/MatchpointComponent.pm
# once (64µs+206µs) by Class::C3::Componentised::ensure_class_loaded at line 149 of Koha/Schema/Result/MessageTransport.pm
# once (20µs+249µs) by Class::C3::Componentised::ensure_class_loaded at line 73 of Koha/Schema/Result/AuthorisedValuesBranch.pm
# once (56µs+207µs) by Class::C3::Componentised::ensure_class_loaded at line 57 of Koha/Schema/Result/MatcherMatchpoint.pm
# once (54µs+208µs) by Class::C3::Componentised::ensure_class_loaded at line 92 of Koha/Schema/Result/PatronListPatron.pm
# once (52µs+207µs) by Class::C3::Componentised::ensure_class_loaded at line 284 of Koha/Schema/Result/Reserve.pm
# once (30µs+217µs) by Class::C3::Componentised::ensure_class_loaded at line 133 of Koha/Schema/Result/Branchtransfer.pm
# once (29µs+198µs) by Class::C3::Componentised::ensure_class_loaded at line 786 of Koha/Schema/Result/Borrower.pm
# once (19µs+206µs) by Class::C3::Componentised::ensure_class_loaded at line 148 of Koha/Schema/Result/Branchtransfer.pm
# once (24µs+196µs) by Class::C3::Componentised::ensure_class_loaded at line 119 of Koha/Schema/Result/TagAll.pm
# once (20µs+194µs) by Class::C3::Componentised::ensure_class_loaded at line 113 of Koha/Schema/Result/Virtualshelfcontent.pm
# once (20µs+193µs) by Class::C3::Componentised::ensure_class_loaded at line 145 of Koha/Schema/Result/BorrowerMessagePreference.pm
# once (20µs+191µs) by Class::C3::Componentised::ensure_class_loaded at line 197 of Koha/Schema/Result/OldIssue.pm
# once (19µs+192µs) by Class::C3::Componentised::ensure_class_loaded at line 179 of Koha/Schema/Result/CourseItem.pm
# once (21µs+189µs) by Class::C3::Componentised::ensure_class_loaded at line 212 of Koha/Schema/Result/Issue.pm
# once (20µs+190µs) by Class::C3::Componentised::ensure_class_loaded at line 115 of Koha/Schema/Result/Subscriptionroutinglist.pm
# once (20µs+189µs) by Class::C3::Componentised::ensure_class_loaded at line 176 of Koha/Schema/Result/MessageQueue.pm
# once (56µs+153µs) by Class::C3::Componentised::ensure_class_loaded at line 116 of Koha/Schema/Result/Matchpoint.pm
# once (19µs+190µs) by Class::C3::Componentised::ensure_class_loaded at line 86 of Koha/Schema/Result/Aqbasketuser.pm
# once (28µs+180µs) by Class::C3::Componentised::ensure_class_loaded at line 228 of Koha/Schema/Result/Issue.pm
# once (21µs+186µs) by Class::C3::Componentised::ensure_class_loaded at line 109 of Koha/Schema/Result/HoldFillTarget.pm
# once (20µs+186µs) by Class::C3::Componentised::ensure_class_loaded at line 159 of Koha/Schema/Result/OpacNews.pm
# once (20µs+186µs) by Class::C3::Componentised::ensure_class_loaded at line 204 of Koha/Schema/Result/Accountline.pm
# once (18µs+186µs) by Class::C3::Componentised::ensure_class_loaded at line 124 of Koha/Schema/Result/HoldFillTarget.pm
# once (19µs+185µs) by Class::C3::Componentised::ensure_class_loaded at line 244 of Koha/Schema/Result/OldReserve.pm
# once (18µs+185µs) by Class::C3::Componentised::ensure_class_loaded at line 102 of Koha/Schema/Result/BranchBorrowerCircRule.pm
# once (54µs+149µs) by Class::C3::Componentised::ensure_class_loaded at line 220 of Koha/Schema/Result/ImportRecord.pm
# once (19µs+182µs) by Class::C3::Componentised::ensure_class_loaded at line 107 of Koha/Schema/Result/Rating.pm
# once (18µs+181µs) by Class::C3::Componentised::ensure_class_loaded at line 123 of Koha/Schema/Result/Review.pm
# once (19µs+181µs) by Class::C3::Componentised::ensure_class_loaded at line 224 of Koha/Schema/Result/OldReserve.pm
# once (28µs+171µs) by Class::C3::Componentised::ensure_class_loaded at line 86 of Koha/Schema/Result/Aqbudgetborrower.pm
# once (27µs+171µs) by Class::C3::Componentised::ensure_class_loaded at line 86 of Koha/Schema/Result/CourseInstructor.pm
# once (18µs+179µs) by Class::C3::Componentised::ensure_class_loaded at line 133 of Koha/Schema/Result/Virtualshelfcontent.pm
# once (18µs+177µs) by Class::C3::Componentised::ensure_class_loaded at line 233 of Koha/Schema/Result/Reserve.pm
# once (28µs+164µs) by Class::C3::Componentised::ensure_class_loaded at line 93 of Koha/Schema/Result/UserPermission.pm
# once (24µs+158µs) by Class::C3::Componentised::ensure_class_loaded at line 115 of Koha/Schema/Result/Matchcheck.pm
# once (31µs+150µs) by Class::C3::Componentised::ensure_class_loaded at line 639 of Koha/Schema/Result/Item.pm
# once (24µs+147µs) by Class::C3::Componentised::ensure_class_loaded at line 235 of Koha/Schema/Result/Issue.pm
# once (33µs+138µs) by Class::C3::Componentised::ensure_class_loaded at line 296 of Koha/Schema/Result/Reserve.pm
# once (27µs+143µs) by Class::C3::Componentised::ensure_class_loaded at line 437 of Koha/Schema/Result/Aqorder.pm
# once (26µs+139µs) by Class::C3::Componentised::ensure_class_loaded at line 100 of Koha/Schema/Result/Matchcheck.pm
# once (25µs+139µs) by Class::C3::Componentised::ensure_class_loaded at line 136 of Koha/Schema/Result/CourseReserve.pm
# once (27µs+137µs) by Class::C3::Componentised::ensure_class_loaded at line 165 of Koha/Schema/Result/BorrowerMessagePreference.pm
# once (30µs+131µs) by Class::C3::Componentised::ensure_class_loaded at line 247 of Koha/Schema/Result/Issue.pm
# once (27µs+127µs) by Class::C3::Componentised::ensure_class_loaded at line 72 of Koha/Schema/Result/MatcherMatchpoint.pm
# once (123µs+-123µs) by Class::C3::Componentised::ensure_class_loaded at line 347 of Koha/Schema/Result/Biblioitem.pm
# once (53µs+-53µs) by Class::C3::Componentised::ensure_class_loaded at line 321 of Koha/Schema/Result/Biblioitem.pm | ||||
18 | my ($class, $rel, $f_class, $cond, $attrs) = @_; | ||||
19 | |||||
20 | # assume a foreign key constraint unless defined otherwise | ||||
21 | $attrs->{is_foreign_key_constraint} = 1 | ||||
22 | if not exists $attrs->{is_foreign_key_constraint}; | ||||
23 | $attrs->{undef_on_null_fk} = 1 | ||||
24 | if not exists $attrs->{undef_on_null_fk}; | ||||
25 | |||||
26 | # no join condition or just a column name | ||||
27 | if (!ref $cond) { | ||||
28 | |||||
29 | my ($f_key, $guess); | ||||
30 | if (defined $cond and length $cond) { | ||||
31 | $f_key = $cond; | ||||
32 | $guess = "caller specified foreign key '$f_key'"; | ||||
33 | } | ||||
34 | else { | ||||
35 | $f_key = $rel; | ||||
36 | $guess = "using given relationship name '$rel' as foreign key column name"; | ||||
37 | } | ||||
38 | |||||
39 | 2 | 26µs | $class->throw_exception( # spent 26µs making 2 calls to DBIx::Class::ResultSourceProxy::has_column, avg 13µs/call | ||
40 | "No such column '$f_key' declared yet on ${class} ($guess)" | ||||
41 | ) unless $class->has_column($f_key); | ||||
42 | |||||
43 | 2 | 0s | $class->ensure_class_loaded($f_class); # spent 41.6ms making 2 calls to Class::C3::Componentised::ensure_class_loaded, avg 20.8ms/call, recursion: max depth 2, sum of overlapping time 41.6ms | ||
44 | my $f_rsrc = try { | ||||
45 | 2 | 16µs | $f_class->result_source_instance; # spent 9µs making 1 call to Koha::Schema::Result::Biblio::result_source_instance
# spent 8µs making 1 call to Koha::Schema::Result::Biblioitem::result_source_instance | ||
46 | } | ||||
47 | catch { | ||||
48 | $class->throw_exception( | ||||
49 | "Foreign class '$f_class' does not seem to be a Result class " | ||||
50 | . "(or it simply did not load entirely due to a circular relation chain)" | ||||
51 | ); | ||||
52 | 4 | 101µs | }; # spent 79µs making 2 calls to Try::Tiny::try, avg 40µs/call
# spent 22µs making 2 calls to Try::Tiny::catch, avg 11µs/call | ||
53 | |||||
54 | 2 | 39µs | my $pri = $f_rsrc->_single_pri_col_or_die; # spent 39µs making 2 calls to DBIx::Class::ResultSource::_single_pri_col_or_die, avg 19µs/call | ||
55 | |||||
56 | $cond = { "foreign.${pri}" => "self.${f_key}" }; | ||||
57 | |||||
58 | } | ||||
59 | # explicit join condition | ||||
60 | else { | ||||
61 | if (ref $cond eq 'HASH') { # ARRAY is also valid | ||||
62 | my $cond_rel; | ||||
63 | # FIXME This loop is ridiculously incomplete and dangerous | ||||
64 | # staving off changes until implmentation of the swindon consensus | ||||
65 | for (keys %$cond) { | ||||
66 | 165 | 222µs | if (m/\./) { # Explicit join condition # spent 222µs making 165 calls to DBIx::Class::Relationship::BelongsTo::CORE:match, avg 1µs/call | ||
67 | $cond_rel = $cond; | ||||
68 | last; | ||||
69 | } | ||||
70 | $cond_rel->{"foreign.$_"} = "self.".$cond->{$_}; | ||||
71 | } | ||||
72 | $cond = $cond_rel; | ||||
73 | } | ||||
74 | } | ||||
75 | |||||
76 | 324 | 3.76ms | my $acc_type = ( # spent 3.45ms making 162 calls to DBIx::Class::ResultSourceProxy::has_column, avg 21µs/call
# spent 305µs making 162 calls to DBIx::Class::Relationship::BelongsTo::CORE:match, avg 2µs/call | ||
77 | ref $cond eq 'HASH' | ||||
78 | and | ||||
79 | keys %$cond == 1 | ||||
80 | and | ||||
81 | (keys %$cond)[0] =~ /^foreign\./ | ||||
82 | and | ||||
83 | $class->has_column($rel) | ||||
84 | ) ? 'filter' : 'single'; | ||||
85 | |||||
86 | 45 | 104µs | my $fk_columns = ($acc_type eq 'single' and ref $cond eq 'HASH') # spent 104µs making 45 calls to DBIx::Class::Relationship::BelongsTo::CORE:match, avg 2µs/call | ||
87 | ? { map { $_ =~ /^self\.(.+)/ ? ( $1 => 1 ) : () } (values %$cond ) } | ||||
88 | : undef | ||||
89 | ; | ||||
90 | |||||
91 | $class->add_relationship($rel, $f_class, | ||||
92 | $cond, | ||||
93 | { | ||||
94 | is_depends_on => 1, | ||||
95 | accessor => $acc_type, | ||||
96 | $fk_columns ? ( fk_columns => $fk_columns ) : (), | ||||
97 | 164 | 105ms | %{$attrs || {}} # spent 105ms making 164 calls to DBIx::Class::ResultSourceProxy::add_relationship, avg 638µs/call | ||
98 | } | ||||
99 | ); | ||||
100 | |||||
101 | return 1; | ||||
102 | } | ||||
103 | |||||
104 | 1 | 82µs | 1; # spent 82µs making 1 call to B::Hooks::EndOfScope::XS::__ANON__ | ||
# spent 631µs within DBIx::Class::Relationship::BelongsTo::CORE:match which was called 372 times, avg 2µs/call:
# 165 times (222µs+0s) by DBIx::Class::Relationship::BelongsTo::belongs_to at line 66, avg 1µs/call
# 162 times (305µs+0s) by DBIx::Class::Relationship::BelongsTo::belongs_to at line 76, avg 2µs/call
# 45 times (104µs+0s) by DBIx::Class::Relationship::BelongsTo::belongs_to at line 86, avg 2µs/call |