commerce_stock.core_stock_events.yml in Commerce Stock 8
config/install/commerce_stock.core_stock_events.yml
6 string references to 'commerce_stock.core_stock_events'
- CoreStockEvents::configFormOptions in src/
Plugin/ StockEvents/ CoreStockEvents.php - Return form elements holding the configuration options.
- CoreStockEvents::saveConfigFormOptions in src/
Plugin/ StockEvents/ CoreStockEvents.php - Save the configuration options.
- CoreStockEvents::stockEvent in src/
Plugin/ StockEvents/ CoreStockEvents.php - A stock event with transaction details.
- OrderEventsTransactionsTest::testDisableConfigurationPreventsTransaktions in modules/
local_storage/ tests/ src/ Kernel/ OrderEventsTransactionsTest.php - Test configuration.
- OrderEventsTransactionsTest::testOrderEditEvents in modules/
local_storage/ tests/ src/ Kernel/ OrderEventsTransactionsTest.php - Test order edit events.
File
config/install/commerce_stock.core_stock_events.ymlView source
- core_stock_events_order_complete: true
- core_stock_events_order_cancel: false
- core_stock_events_order_updates: false