You are here

Classes, traits, and interfaces in Commerce Pricelist 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
BundleTest class Drupal\Tests\commerce_pricelist\Kernel tests/src/Kernel/BundleTest.php Tests the bundles for commerce_pricelist and commerce_pricelist_item.
CsvFileObject class Drupal\commerce_pricelist src/CsvFileObject.php Defines a wrapper around CSV data in a file. 2
PriceList class Drupal\commerce_pricelist\Entity src/Entity/PriceList.php Defines the Price list entity. 6
PriceListController class Drupal\commerce_pricelist\Controller src/Controller/PriceListController.php 1
PriceListEvent class Drupal\commerce_pricelist\Event src/Event/PriceListEvent.php Defines the price list event. 1
PriceListEvents final class Drupal\commerce_pricelist\Event src/Event/PriceListEvents.php
PriceListForm class Drupal\commerce_pricelist\Form src/Form/PriceListForm.php
PriceListInterface interface Drupal\commerce_pricelist\Entity src/Entity/PriceListInterface.php Defines the interface for price lists. 1 4
PriceListItem class Drupal\commerce_pricelist\Entity src/Entity/PriceListItem.php Defines the price list item entity. 8
PriceListItemDeleteForm class Drupal\commerce_pricelist\Form src/Form/PriceListItemDeleteForm.php
PriceListItemEvent class Drupal\commerce_pricelist\Event src/Event/PriceListItemEvent.php Defines the price list item event. 1
PriceListItemExportForm class Drupal\commerce_pricelist\Form src/Form/PriceListItemExportForm.php 1
PriceListItemForm class Drupal\commerce_pricelist\Form src/Form/PriceListItemForm.php
PriceListItemImportForm class Drupal\commerce_pricelist\Form src/Form/PriceListItemImportForm.php 1
PriceListItemInterface interface Drupal\commerce_pricelist\Entity src/Entity/PriceListItemInterface.php Defines the interface for price list items. 1 3
PriceListItemListBuilder class Drupal\commerce_pricelist src/PriceListItemListBuilder.php Defines the list builder for price list items.
PriceListItemRouteProvider class Drupal\commerce_pricelist src/PriceListItemRouteProvider.php Provides routes for the price list item entity.
PriceListItemTest class Drupal\Tests\commerce_pricelist\Functional tests/src/Functional/PriceListItemTest.php Tests the price list item UI.
PriceListItemTest class Drupal\Tests\commerce_pricelist\Kernel\Entity tests/src/Kernel/Entity/PriceListItemTest.php Tests the price list item entity.
PriceListKernelTestBase abstract class Drupal\Tests\commerce_pricelist\Kernel tests/src/Kernel/PriceListKernelTestBase.php Provides a base class for price list kernel tests. 5 2
PriceListListBuilder class Drupal\commerce_pricelist src/PriceListListBuilder.php Defines the list builder for price lists.
PriceListPriceResolver class Drupal\commerce_pricelist src/PriceListPriceResolver.php 2
PriceListRepository class Drupal\commerce_pricelist src/PriceListRepository.php 2
PriceListRepositoryInterface interface Drupal\commerce_pricelist src/PriceListRepositoryInterface.php 1
PriceListRepositoryTest class Drupal\Tests\commerce_pricelist\Kernel tests/src/Kernel/PriceListRepositoryTest.php Tests the price list repository.
PriceListRouteProvider class Drupal\commerce_pricelist src/PriceListRouteProvider.php Provides routes for the price list entity.
PriceListTest class Drupal\Tests\commerce_pricelist\Functional tests/src/Functional/PriceListTest.php Tests the price list UI.
PriceListTest class Drupal\Tests\commerce_pricelist\Kernel\Entity tests/src/Kernel/Entity/PriceListTest.php Tests the price list entity.
PriceResolverTest class Drupal\Tests\commerce_pricelist\Kernel tests/src/Kernel/PriceResolverTest.php Tests the price list resolver.
ProductCacheTest class Drupal\Tests\commerce_pricelist\Functional tests/src/Functional/ProductCacheTest.php Tests the interaction between price lists and product caches.
RouteSubscriber class Drupal\commerce_pricelist\EventSubscriber src/EventSubscriber/RouteSubscriber.php 2
Widget class Drupal\commerce_pricelist_test\Entity tests/modules/commerce_pricelist_test/src/Entity/Widget.php Defines the Widget purchasable entity.

Other projects