You are here

21 string references to commerce_stock.service_manager in Commerce Stock 8

commerce_stock_enforcement_get_stock_level in modules/enforcement/commerce_stock_enforcement.module
Get the available stock level for the PurchasableEntity.
EnforcementBrowserTest::setUp in modules/enforcement/tests/src/Functional/EnforcementBrowserTest.php
LocalStockUpdaterTest::setUp in modules/local_storage/tests/src/Kernel/LocalStockUpdaterTest.php
OrderEventsTransactionsTest::setUp in modules/local_storage/tests/src/Kernel/OrderEventsTransactionsTest.php
OrderEventTransactionsKernelTest::setUp in modules/local_storage/tests/src/Kernel/OrderEventTransactionsKernelTest.php
OutOfStockTest::setUp in modules/enforcement/tests/src/Functional/OutOfStockTest.php
SimpleStockLevelFormatter::create in modules/field/src/Plugin/Field/FieldFormatter/SimpleStockLevelFormatter.php
Creates an instance of the plugin.
SimpleStockLevelWidget::create in modules/field/src/Plugin/Field/FieldWidget/SimpleStockLevelWidget.php
Creates an instance of the plugin.
StockBrowserTestBase::setUp in tests/src/Functional/StockBrowserTestBase.php
StockConfigForm::buildForm in src/Form/StockConfigForm.php
Form constructor.
StockConfigForm::create in src/Form/StockConfigForm.php
Instantiates a new instance of this class.
StockConfigForm::getEditableConfigNames in src/Form/StockConfigForm.php
Gets the configuration names that will be editable.
StockConfigForm::submitForm in src/Form/StockConfigForm.php
StockLevel::createTransaction in modules/field/src/Plugin/Field/FieldType/StockLevel.php
Internal method to create transactions.
StockLevelFieldTestBase::setup in modules/field/tests/src/Functional/StockLevelFieldTestBase.php
Setting up the test.
StockLevelProcessor::computeValue in modules/field/src/StockLevelProcessor.php
Get the current stock level.
StockLevelTest::setUp in modules/field/tests/src/Kernel/StockLevelTest.php
StockLevelWidgetBase::create in modules/field/src/Plugin/Field/FieldWidget/StockLevelWidgetBase.php
Creates an instance of the plugin.
StockServiceManager::getService in src/StockServiceManager.php
Get a service relevant for the entity.
StockTransactions2::create in modules/ui/src/Form/StockTransactions2.php
Instantiates a new instance of this class.
StockWebDriverTestBase::setUp in tests/src/FunctionalJavascript/StockWebDriverTestBase.php