service commerce_pricelist.repository in Commerce Pricelist 8.2
Class
Drupal\commerce_pricelist\PriceListRepository7 string references to commerce_pricelist.repository
- PriceListRepositoryTest::testCustomerRoles in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests roles-based loading.
- PriceListRepositoryTest::testCustomers in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests customer-based loading.
- PriceListRepositoryTest::testDates in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests dates-based loading.
- PriceListRepositoryTest::testLoadItems in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests loading price list items for the given context.
- PriceListRepositoryTest::testQuantity in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests price list item selection based on the quantity, weight and status.
File
View source
- class: Drupal\commerce_pricelist\PriceListRepository
- arguments:
- - '@entity_type.manager'