Skip to content

Commit 8f32275

Browse files
committed
commerce@fdaf2a3
Finish 5.0.16
1 parent 354c40d commit 8f32275

File tree

1 file changed

+108
-0
lines changed

1 file changed

+108
-0
lines changed

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

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17263,6 +17263,12 @@
1726317263
"type": "yii\\base\\Event",
1726417264
"desc": "an event raised at the end of `validate()`"
1726517265
},
17266+
{
17267+
"class": "craft\\commerce\\fieldlayoutelements\\ProductTitleField",
17268+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17269+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17270+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17271+
},
1726617272
{
1726717273
"class": "craft\\commerce\\fieldlayoutelements\\ProductTitleField",
1726817274
"name": "EVENT_INIT",
@@ -17305,6 +17311,12 @@
1730517311
"type": "yii\\base\\Event",
1730617312
"desc": "an event raised at the end of `validate()`"
1730717313
},
17314+
{
17315+
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableAllowedQtyField",
17316+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17317+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17318+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17319+
},
1730817320
{
1730917321
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableAllowedQtyField",
1731017322
"name": "EVENT_INIT",
@@ -17347,6 +17359,12 @@
1734717359
"type": "yii\\base\\Event",
1734817360
"desc": "an event raised at the end of `validate()`"
1734917361
},
17362+
{
17363+
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableAvailableForPurchaseField",
17364+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17365+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17366+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17367+
},
1735017368
{
1735117369
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableAvailableForPurchaseField",
1735217370
"name": "EVENT_INIT",
@@ -17389,6 +17407,12 @@
1738917407
"type": "yii\\base\\Event",
1739017408
"desc": "an event raised at the end of `validate()`"
1739117409
},
17410+
{
17411+
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableDimensionsField",
17412+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17413+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17414+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17415+
},
1739217416
{
1739317417
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableDimensionsField",
1739417418
"name": "EVENT_INIT",
@@ -17431,6 +17455,12 @@
1743117455
"type": "yii\\base\\Event",
1743217456
"desc": "an event raised at the end of `validate()`"
1743317457
},
17458+
{
17459+
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableFreeShippingField",
17460+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17461+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17462+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17463+
},
1743417464
{
1743517465
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableFreeShippingField",
1743617466
"name": "EVENT_INIT",
@@ -17473,6 +17503,12 @@
1747317503
"type": "yii\\base\\Event",
1747417504
"desc": "an event raised at the end of `validate()`"
1747517505
},
17506+
{
17507+
"class": "craft\\commerce\\fieldlayoutelements\\PurchasablePriceField",
17508+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17509+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17510+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17511+
},
1747617512
{
1747717513
"class": "craft\\commerce\\fieldlayoutelements\\PurchasablePriceField",
1747817514
"name": "EVENT_INIT",
@@ -17515,6 +17551,12 @@
1751517551
"type": "yii\\base\\Event",
1751617552
"desc": "an event raised at the end of `validate()`"
1751717553
},
17554+
{
17555+
"class": "craft\\commerce\\fieldlayoutelements\\PurchasablePromotableField",
17556+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17557+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17558+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17559+
},
1751817560
{
1751917561
"class": "craft\\commerce\\fieldlayoutelements\\PurchasablePromotableField",
1752017562
"name": "EVENT_INIT",
@@ -17557,6 +17599,12 @@
1755717599
"type": "yii\\base\\Event",
1755817600
"desc": "an event raised at the end of `validate()`"
1755917601
},
17602+
{
17603+
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableSkuField",
17604+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17605+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17606+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17607+
},
1756017608
{
1756117609
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableSkuField",
1756217610
"name": "EVENT_INIT",
@@ -17599,6 +17647,12 @@
1759917647
"type": "yii\\base\\Event",
1760017648
"desc": "an event raised at the end of `validate()`"
1760117649
},
17650+
{
17651+
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableStockField",
17652+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17653+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17654+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17655+
},
1760217656
{
1760317657
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableStockField",
1760417658
"name": "EVENT_INIT",
@@ -17641,6 +17695,12 @@
1764117695
"type": "yii\\base\\Event",
1764217696
"desc": "an event raised at the end of `validate()`"
1764317697
},
17698+
{
17699+
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableWeightField",
17700+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17701+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17702+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17703+
},
1764417704
{
1764517705
"class": "craft\\commerce\\fieldlayoutelements\\PurchasableWeightField",
1764617706
"name": "EVENT_INIT",
@@ -17683,6 +17743,12 @@
1768317743
"type": "yii\\base\\Event",
1768417744
"desc": "an event raised at the end of `validate()`"
1768517745
},
17746+
{
17747+
"class": "craft\\commerce\\fieldlayoutelements\\UserAddressSettings",
17748+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17749+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17750+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17751+
},
1768617752
{
1768717753
"class": "craft\\commerce\\fieldlayoutelements\\UserAddressSettings",
1768817754
"name": "EVENT_INIT",
@@ -17725,6 +17791,12 @@
1772517791
"type": "yii\\base\\Event",
1772617792
"desc": "an event raised at the end of `validate()`"
1772717793
},
17794+
{
17795+
"class": "craft\\commerce\\fieldlayoutelements\\UserCommerceField",
17796+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17797+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17798+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17799+
},
1772817800
{
1772917801
"class": "craft\\commerce\\fieldlayoutelements\\UserCommerceField",
1773017802
"name": "EVENT_INIT",
@@ -17767,6 +17839,12 @@
1776717839
"type": "yii\\base\\Event",
1776817840
"desc": "an event raised at the end of `validate()`"
1776917841
},
17842+
{
17843+
"class": "craft\\commerce\\fieldlayoutelements\\VariantTitleField",
17844+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17845+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17846+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17847+
},
1777017848
{
1777117849
"class": "craft\\commerce\\fieldlayoutelements\\VariantTitleField",
1777217850
"name": "EVENT_INIT",
@@ -17809,6 +17887,12 @@
1780917887
"type": "yii\\base\\Event",
1781017888
"desc": "an event raised at the end of `validate()`"
1781117889
},
17890+
{
17891+
"class": "craft\\commerce\\fieldlayoutelements\\VariantsField",
17892+
"name": "EVENT_DEFINE_SHOW_IN_FORM",
17893+
"type": "craft\\events\\DefineShowFieldLayoutComponentInFormEvent",
17894+
"desc": "The event that is triggered when determining whether the component should be shown in a field layout."
17895+
},
1781217896
{
1781317897
"class": "craft\\commerce\\fieldlayoutelements\\VariantsField",
1781417898
"name": "EVENT_INIT",
@@ -17911,6 +17995,18 @@
1791117995
"type": "craft\\events\\DefineFieldHtmlEvent",
1791217996
"desc": "The event that is triggered when defining the field’s input HTML."
1791317997
},
17998+
{
17999+
"class": "craft\\commerce\\fields\\Products",
18000+
"name": "EVENT_AFTER_MERGE_INTO",
18001+
"type": "craft\\events\\FieldEvent",
18002+
"desc": "The event that is triggered after the field has been merged into another."
18003+
},
18004+
{
18005+
"class": "craft\\commerce\\fields\\Products",
18006+
"name": "EVENT_AFTER_MERGE_FROM",
18007+
"type": "craft\\events\\FieldEvent",
18008+
"desc": "The event that is triggered after another field has been merged into this one."
18009+
},
1791418010
{
1791518011
"class": "craft\\commerce\\fields\\Products",
1791618012
"name": "EVENT_BEFORE_SAVE",
@@ -18049,6 +18145,18 @@
1804918145
"type": "craft\\events\\DefineFieldHtmlEvent",
1805018146
"desc": "The event that is triggered when defining the field’s input HTML."
1805118147
},
18148+
{
18149+
"class": "craft\\commerce\\fields\\Variants",
18150+
"name": "EVENT_AFTER_MERGE_INTO",
18151+
"type": "craft\\events\\FieldEvent",
18152+
"desc": "The event that is triggered after the field has been merged into another."
18153+
},
18154+
{
18155+
"class": "craft\\commerce\\fields\\Variants",
18156+
"name": "EVENT_AFTER_MERGE_FROM",
18157+
"type": "craft\\events\\FieldEvent",
18158+
"desc": "The event that is triggered after another field has been merged into this one."
18159+
},
1805218160
{
1805318161
"class": "craft\\commerce\\fields\\Variants",
1805418162
"name": "EVENT_BEFORE_SAVE",

0 commit comments

Comments
 (0)