Skip to content

Commit 69a8dcf

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 23da0f0 + 9a01ce1 commit 69a8dcf

2 files changed

Lines changed: 45 additions & 45 deletions

File tree

docs/.artifacts/cms/5.x/events.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -27622,19 +27622,19 @@
2762227622
"class": "craft\\elements\\db\\AddressQuery",
2762327623
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2762427624
"type": "craft\\events\\PopulateElementEvent",
27625-
"desc": "The event that is triggered before an element is populated."
27625+
"desc": "The event that is triggered before an element is populated from a database row."
2762627626
},
2762727627
{
2762827628
"class": "craft\\elements\\db\\AddressQuery",
2762927629
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2763027630
"type": "craft\\events\\PopulateElementEvent",
27631-
"desc": "The event that is triggered after an element is populated."
27631+
"desc": "The event that is triggered after an element is populated from a database row."
2763227632
},
2763327633
{
2763427634
"class": "craft\\elements\\db\\AddressQuery",
2763527635
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2763627636
"type": "craft\\events\\PopulateElementEvent",
27637-
"desc": "The event that is triggered after an element is populated."
27637+
"desc": "The event triggered after all elements are populated."
2763827638
},
2763927639
{
2764027640
"class": "craft\\elements\\db\\AddressQuery",
@@ -27670,19 +27670,19 @@
2767027670
"class": "craft\\elements\\db\\AssetQuery",
2767127671
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2767227672
"type": "craft\\events\\PopulateElementEvent",
27673-
"desc": "The event that is triggered before an element is populated."
27673+
"desc": "The event that is triggered before an element is populated from a database row."
2767427674
},
2767527675
{
2767627676
"class": "craft\\elements\\db\\AssetQuery",
2767727677
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2767827678
"type": "craft\\events\\PopulateElementEvent",
27679-
"desc": "The event that is triggered after an element is populated."
27679+
"desc": "The event that is triggered after an element is populated from a database row."
2768027680
},
2768127681
{
2768227682
"class": "craft\\elements\\db\\AssetQuery",
2768327683
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2768427684
"type": "craft\\events\\PopulateElementEvent",
27685-
"desc": "The event that is triggered after an element is populated."
27685+
"desc": "The event triggered after all elements are populated."
2768627686
},
2768727687
{
2768827688
"class": "craft\\elements\\db\\AssetQuery",
@@ -27718,19 +27718,19 @@
2771827718
"class": "craft\\elements\\db\\CategoryQuery",
2771927719
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2772027720
"type": "craft\\events\\PopulateElementEvent",
27721-
"desc": "The event that is triggered before an element is populated."
27721+
"desc": "The event that is triggered before an element is populated from a database row."
2772227722
},
2772327723
{
2772427724
"class": "craft\\elements\\db\\CategoryQuery",
2772527725
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2772627726
"type": "craft\\events\\PopulateElementEvent",
27727-
"desc": "The event that is triggered after an element is populated."
27727+
"desc": "The event that is triggered after an element is populated from a database row."
2772827728
},
2772927729
{
2773027730
"class": "craft\\elements\\db\\CategoryQuery",
2773127731
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2773227732
"type": "craft\\events\\PopulateElementEvent",
27733-
"desc": "The event that is triggered after an element is populated."
27733+
"desc": "The event triggered after all elements are populated."
2773427734
},
2773527735
{
2773627736
"class": "craft\\elements\\db\\CategoryQuery",
@@ -27766,19 +27766,19 @@
2776627766
"class": "craft\\elements\\db\\ElementQuery",
2776727767
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2776827768
"type": "craft\\events\\PopulateElementEvent",
27769-
"desc": "The event that is triggered before an element is populated."
27769+
"desc": "The event that is triggered before an element is populated from a database row."
2777027770
},
2777127771
{
2777227772
"class": "craft\\elements\\db\\ElementQuery",
2777327773
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2777427774
"type": "craft\\events\\PopulateElementEvent",
27775-
"desc": "The event that is triggered after an element is populated."
27775+
"desc": "The event that is triggered after an element is populated from a database row."
2777627776
},
2777727777
{
2777827778
"class": "craft\\elements\\db\\ElementQuery",
2777927779
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2778027780
"type": "craft\\events\\PopulateElementEvent",
27781-
"desc": "The event that is triggered after an element is populated."
27781+
"desc": "The event triggered after all elements are populated."
2778227782
},
2778327783
{
2778427784
"class": "craft\\elements\\db\\ElementQuery",
@@ -27814,19 +27814,19 @@
2781427814
"class": "craft\\elements\\db\\EntryQuery",
2781527815
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2781627816
"type": "craft\\events\\PopulateElementEvent",
27817-
"desc": "The event that is triggered before an element is populated."
27817+
"desc": "The event that is triggered before an element is populated from a database row."
2781827818
},
2781927819
{
2782027820
"class": "craft\\elements\\db\\EntryQuery",
2782127821
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2782227822
"type": "craft\\events\\PopulateElementEvent",
27823-
"desc": "The event that is triggered after an element is populated."
27823+
"desc": "The event that is triggered after an element is populated from a database row."
2782427824
},
2782527825
{
2782627826
"class": "craft\\elements\\db\\EntryQuery",
2782727827
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2782827828
"type": "craft\\events\\PopulateElementEvent",
27829-
"desc": "The event that is triggered after an element is populated."
27829+
"desc": "The event triggered after all elements are populated."
2783027830
},
2783127831
{
2783227832
"class": "craft\\elements\\db\\EntryQuery",
@@ -27862,19 +27862,19 @@
2786227862
"class": "craft\\elements\\db\\GlobalSetQuery",
2786327863
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2786427864
"type": "craft\\events\\PopulateElementEvent",
27865-
"desc": "The event that is triggered before an element is populated."
27865+
"desc": "The event that is triggered before an element is populated from a database row."
2786627866
},
2786727867
{
2786827868
"class": "craft\\elements\\db\\GlobalSetQuery",
2786927869
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2787027870
"type": "craft\\events\\PopulateElementEvent",
27871-
"desc": "The event that is triggered after an element is populated."
27871+
"desc": "The event that is triggered after an element is populated from a database row."
2787227872
},
2787327873
{
2787427874
"class": "craft\\elements\\db\\GlobalSetQuery",
2787527875
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2787627876
"type": "craft\\events\\PopulateElementEvent",
27877-
"desc": "The event that is triggered after an element is populated."
27877+
"desc": "The event triggered after all elements are populated."
2787827878
},
2787927879
{
2788027880
"class": "craft\\elements\\db\\GlobalSetQuery",
@@ -27910,19 +27910,19 @@
2791027910
"class": "craft\\elements\\db\\TagQuery",
2791127911
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2791227912
"type": "craft\\events\\PopulateElementEvent",
27913-
"desc": "The event that is triggered before an element is populated."
27913+
"desc": "The event that is triggered before an element is populated from a database row."
2791427914
},
2791527915
{
2791627916
"class": "craft\\elements\\db\\TagQuery",
2791727917
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2791827918
"type": "craft\\events\\PopulateElementEvent",
27919-
"desc": "The event that is triggered after an element is populated."
27919+
"desc": "The event that is triggered after an element is populated from a database row."
2792027920
},
2792127921
{
2792227922
"class": "craft\\elements\\db\\TagQuery",
2792327923
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2792427924
"type": "craft\\events\\PopulateElementEvent",
27925-
"desc": "The event that is triggered after an element is populated."
27925+
"desc": "The event triggered after all elements are populated."
2792627926
},
2792727927
{
2792827928
"class": "craft\\elements\\db\\TagQuery",
@@ -27958,19 +27958,19 @@
2795827958
"class": "craft\\elements\\db\\UserQuery",
2795927959
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2796027960
"type": "craft\\events\\PopulateElementEvent",
27961-
"desc": "The event that is triggered before an element is populated."
27961+
"desc": "The event that is triggered before an element is populated from a database row."
2796227962
},
2796327963
{
2796427964
"class": "craft\\elements\\db\\UserQuery",
2796527965
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2796627966
"type": "craft\\events\\PopulateElementEvent",
27967-
"desc": "The event that is triggered after an element is populated."
27967+
"desc": "The event that is triggered after an element is populated from a database row."
2796827968
},
2796927969
{
2797027970
"class": "craft\\elements\\db\\UserQuery",
2797127971
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2797227972
"type": "craft\\events\\PopulateElementEvent",
27973-
"desc": "The event that is triggered after an element is populated."
27973+
"desc": "The event triggered after all elements are populated."
2797427974
},
2797527975
{
2797627976
"class": "craft\\elements\\db\\UserQuery",

docs/.artifacts/commerce/5.x/events.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -20220,19 +20220,19 @@
2022020220
"class": "craft\\commerce\\elements\\db\\DonationQuery",
2022120221
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2022220222
"type": "craft\\events\\PopulateElementEvent",
20223-
"desc": "The event that is triggered before an element is populated."
20223+
"desc": "The event that is triggered before an element is populated from a database row."
2022420224
},
2022520225
{
2022620226
"class": "craft\\commerce\\elements\\db\\DonationQuery",
2022720227
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2022820228
"type": "craft\\events\\PopulateElementEvent",
20229-
"desc": "The event that is triggered after an element is populated."
20229+
"desc": "The event that is triggered after an element is populated from a database row."
2023020230
},
2023120231
{
2023220232
"class": "craft\\commerce\\elements\\db\\DonationQuery",
2023320233
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2023420234
"type": "craft\\events\\PopulateElementEvent",
20235-
"desc": "The event that is triggered after an element is populated."
20235+
"desc": "The event triggered after all elements are populated."
2023620236
},
2023720237
{
2023820238
"class": "craft\\commerce\\elements\\db\\DonationQuery",
@@ -20268,19 +20268,19 @@
2026820268
"class": "craft\\commerce\\elements\\db\\OrderQuery",
2026920269
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2027020270
"type": "craft\\events\\PopulateElementEvent",
20271-
"desc": "The event that is triggered before an element is populated."
20271+
"desc": "The event that is triggered before an element is populated from a database row."
2027220272
},
2027320273
{
2027420274
"class": "craft\\commerce\\elements\\db\\OrderQuery",
2027520275
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2027620276
"type": "craft\\events\\PopulateElementEvent",
20277-
"desc": "The event that is triggered after an element is populated."
20277+
"desc": "The event that is triggered after an element is populated from a database row."
2027820278
},
2027920279
{
2028020280
"class": "craft\\commerce\\elements\\db\\OrderQuery",
2028120281
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2028220282
"type": "craft\\events\\PopulateElementEvent",
20283-
"desc": "The event that is triggered after an element is populated."
20283+
"desc": "The event triggered after all elements are populated."
2028420284
},
2028520285
{
2028620286
"class": "craft\\commerce\\elements\\db\\OrderQuery",
@@ -20316,19 +20316,19 @@
2031620316
"class": "craft\\commerce\\elements\\db\\ProductQuery",
2031720317
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2031820318
"type": "craft\\events\\PopulateElementEvent",
20319-
"desc": "The event that is triggered before an element is populated."
20319+
"desc": "The event that is triggered before an element is populated from a database row."
2032020320
},
2032120321
{
2032220322
"class": "craft\\commerce\\elements\\db\\ProductQuery",
2032320323
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2032420324
"type": "craft\\events\\PopulateElementEvent",
20325-
"desc": "The event that is triggered after an element is populated."
20325+
"desc": "The event that is triggered after an element is populated from a database row."
2032620326
},
2032720327
{
2032820328
"class": "craft\\commerce\\elements\\db\\ProductQuery",
2032920329
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2033020330
"type": "craft\\events\\PopulateElementEvent",
20331-
"desc": "The event that is triggered after an element is populated."
20331+
"desc": "The event triggered after all elements are populated."
2033220332
},
2033320333
{
2033420334
"class": "craft\\commerce\\elements\\db\\ProductQuery",
@@ -20364,19 +20364,19 @@
2036420364
"class": "craft\\commerce\\elements\\db\\PurchasableQuery",
2036520365
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2036620366
"type": "craft\\events\\PopulateElementEvent",
20367-
"desc": "The event that is triggered before an element is populated."
20367+
"desc": "The event that is triggered before an element is populated from a database row."
2036820368
},
2036920369
{
2037020370
"class": "craft\\commerce\\elements\\db\\PurchasableQuery",
2037120371
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2037220372
"type": "craft\\events\\PopulateElementEvent",
20373-
"desc": "The event that is triggered after an element is populated."
20373+
"desc": "The event that is triggered after an element is populated from a database row."
2037420374
},
2037520375
{
2037620376
"class": "craft\\commerce\\elements\\db\\PurchasableQuery",
2037720377
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2037820378
"type": "craft\\events\\PopulateElementEvent",
20379-
"desc": "The event that is triggered after an element is populated."
20379+
"desc": "The event triggered after all elements are populated."
2038020380
},
2038120381
{
2038220382
"class": "craft\\commerce\\elements\\db\\PurchasableQuery",
@@ -20412,19 +20412,19 @@
2041220412
"class": "craft\\commerce\\elements\\db\\SubscriptionQuery",
2041320413
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2041420414
"type": "craft\\events\\PopulateElementEvent",
20415-
"desc": "The event that is triggered before an element is populated."
20415+
"desc": "The event that is triggered before an element is populated from a database row."
2041620416
},
2041720417
{
2041820418
"class": "craft\\commerce\\elements\\db\\SubscriptionQuery",
2041920419
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2042020420
"type": "craft\\events\\PopulateElementEvent",
20421-
"desc": "The event that is triggered after an element is populated."
20421+
"desc": "The event that is triggered after an element is populated from a database row."
2042220422
},
2042320423
{
2042420424
"class": "craft\\commerce\\elements\\db\\SubscriptionQuery",
2042520425
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2042620426
"type": "craft\\events\\PopulateElementEvent",
20427-
"desc": "The event that is triggered after an element is populated."
20427+
"desc": "The event triggered after all elements are populated."
2042820428
},
2042920429
{
2043020430
"class": "craft\\commerce\\elements\\db\\SubscriptionQuery",
@@ -20460,19 +20460,19 @@
2046020460
"class": "craft\\commerce\\elements\\db\\TransferQuery",
2046120461
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2046220462
"type": "craft\\events\\PopulateElementEvent",
20463-
"desc": "The event that is triggered before an element is populated."
20463+
"desc": "The event that is triggered before an element is populated from a database row."
2046420464
},
2046520465
{
2046620466
"class": "craft\\commerce\\elements\\db\\TransferQuery",
2046720467
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2046820468
"type": "craft\\events\\PopulateElementEvent",
20469-
"desc": "The event that is triggered after an element is populated."
20469+
"desc": "The event that is triggered after an element is populated from a database row."
2047020470
},
2047120471
{
2047220472
"class": "craft\\commerce\\elements\\db\\TransferQuery",
2047320473
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2047420474
"type": "craft\\events\\PopulateElementEvent",
20475-
"desc": "The event that is triggered after an element is populated."
20475+
"desc": "The event triggered after all elements are populated."
2047620476
},
2047720477
{
2047820478
"class": "craft\\commerce\\elements\\db\\TransferQuery",
@@ -20508,19 +20508,19 @@
2050820508
"class": "craft\\commerce\\elements\\db\\VariantQuery",
2050920509
"name": "EVENT_BEFORE_POPULATE_ELEMENT",
2051020510
"type": "craft\\events\\PopulateElementEvent",
20511-
"desc": "The event that is triggered before an element is populated."
20511+
"desc": "The event that is triggered before an element is populated from a database row."
2051220512
},
2051320513
{
2051420514
"class": "craft\\commerce\\elements\\db\\VariantQuery",
2051520515
"name": "EVENT_AFTER_POPULATE_ELEMENT",
2051620516
"type": "craft\\events\\PopulateElementEvent",
20517-
"desc": "The event that is triggered after an element is populated."
20517+
"desc": "The event that is triggered after an element is populated from a database row."
2051820518
},
2051920519
{
2052020520
"class": "craft\\commerce\\elements\\db\\VariantQuery",
2052120521
"name": "EVENT_AFTER_POPULATE_ELEMENTS",
2052220522
"type": "craft\\events\\PopulateElementEvent",
20523-
"desc": "The event that is triggered after an element is populated."
20523+
"desc": "The event triggered after all elements are populated."
2052420524
},
2052520525
{
2052620526
"class": "craft\\commerce\\elements\\db\\VariantQuery",

0 commit comments

Comments
 (0)