You are here

6 string references to 'commerce_stock.core_stock_events' in Commerce Stock 8

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.
OrderEventsTransactionsTest::testWorkflowCancelEvent in modules/local_storage/tests/src/Kernel/OrderEventsTransactionsTest.php
Whether proper transactions are created on cancel transition with config set to act on order cancel.