You are here

Classes, traits, and interfaces in Ubercart 8.4

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ProductAttributesForm class Drupal\uc_attribute\Form uc_attribute/src/Form/ProductAttributesForm.php Defines the product attribute overview form. 1
ProductClassAttributesAddForm class Drupal\uc_attribute\Form uc_attribute/src/Form/ProductClassAttributesAddForm.php Defines the product class attribute add form. 1
ProductClassAttributesForm class Drupal\uc_attribute\Form uc_attribute/src/Form/ProductClassAttributesForm.php Defines the product class attributes overview form. 1
ProductClassOptionsForm class Drupal\uc_attribute\Form uc_attribute/src/Form/ProductClassOptionsForm.php Defines the product class options overview form. 1
ProductController class Drupal\uc_product\Controller uc_product/src/Controller/ProductController.php Controller routines for product routes.
ProductFeatureAddForm class Drupal\uc_product\Form uc_product/src/Form/ProductFeatureAddForm.php Defines the form for adding a product feature to the features tab.
ProductFeatureDeleteForm class Drupal\uc_product\Form uc_product/src/Form/ProductFeatureDeleteForm.php Defines the attribute option delete form. 1
ProductFeaturesController class Drupal\uc_product\Controller uc_product/src/Controller/ProductFeaturesController.php Controller routines for product feature routes.
ProductKitTest class Drupal\Tests\uc_product_kit\Functional uc_product_kit/tests/src/Functional/ProductKitTest.php Tests product kit functionality.
ProductLoadEvent class Drupal\uc_product\Event uc_product/src/Event/ProductLoadEvent.php Event that is fired when a product is being loaded. 1
ProductLoadEventTest class Drupal\Tests\uc_product\Unit\Integration\Event uc_product/tests/src/Unit/Integration/Event/ProductLoadEventTest.php Checks that the event "uc_product_load" is correctly defined.
ProductOptionsForm class Drupal\uc_attribute\Form uc_attribute/src/Form/ProductOptionsForm.php Defines the product options overview form. 1
ProductRulesEventsTest class Drupal\Tests\uc_product\Functional uc_product/tests/src/Functional/ProductRulesEventsTest.php Tests the one event that uc_product provides for use in Rules module.
Products class Drupal\uc_order\Plugin\Ubercart\OrderPane uc_order/src/Plugin/Ubercart/OrderPane/Products.php Manage the products an order contains.
ProductSettingsForm class Drupal\uc_product\Form uc_product/src/Form/ProductSettingsForm.php Configure product settings for this site. 1
ProductTabsTest class Drupal\Tests\uc_product\Functional uc_product/tests/src/Functional/ProductTabsTest.php Tests the product edit page tabs.
ProductTest class Drupal\Tests\uc_product\Functional uc_product/tests/src/Functional/ProductTest.php Tests the product content type.
ProductTestTrait trait Drupal\Tests\uc_product\Traits uc_product/tests/src/Traits/ProductTestTrait.php Utility functions to provide products for test purposes. 3
ProductTypeAccessCheck class Drupal\uc_product\Access uc_product/src/Access/ProductTypeAccessCheck.php Provides an access checker for product-type nodes. 2
QuotePane class Drupal\uc_quote\Plugin\Ubercart\CheckoutPane shipping/uc_quote/src/Plugin/Ubercart/CheckoutPane/QuotePane.php Shipping quote checkout pane plugin.
Quotes class Drupal\uc_quote\Plugin\Ubercart\OrderPane shipping/uc_quote/src/Plugin/Ubercart/OrderPane/Quotes.php Get a shipping quote for the order from a quoting module.
QuoteSettingsForm class Drupal\uc_quote\Form shipping/uc_quote/src/Form/QuoteSettingsForm.php Default shipping settings form. 1
QuoteTest class Drupal\uc_quote\Tests shipping/uc_quote/src/Tests/QuoteTest.php Tests shipping quote functionality.
ReceiveCheckForm class Drupal\uc_payment_pack\Form payment/uc_payment_pack/src/Form/ReceiveCheckForm.php Form for recording a received check and expected clearance date. 1
RenewFile class Drupal\uc_file\Plugin\RulesAction uc_file/src/Plugin/RulesAction/RenewFile.php Provides a 'Renew file grant' action.
RenewRole class Drupal\uc_role\Plugin\RulesAction uc_role/src/Plugin/RulesAction/RenewRole.php Provides a 'Renew role' action.
Reports class Drupal\uc_report\Controller uc_report/src/Controller/Reports.php Provides reports for Ubercart. 2
RoleCheckoutTest class Drupal\Tests\uc_role\Functional uc_role/tests/src/Functional/RoleCheckoutTest.php Tests role assignment upon checkout.
RoleDeleteForm class Drupal\uc_role\Form uc_role/src/Form/RoleDeleteForm.php Form builder for role expirations. 1
RoleEventTestBase abstract class Drupal\Tests\uc_role\Unit\Integration\Event uc_role/tests/src/Unit/Integration/Event/RoleEventTestBase.php Base class containing common code for uc_role event tests. 4
RoleExpirationForm class Drupal\uc_role\Form uc_role/src/Form/RoleExpirationForm.php Menu callback for viewing expirations. 1
RoleFeatureForm class Drupal\uc_role\Form uc_role/src/Form/RoleFeatureForm.php Creates or edits a role feature for a product.
RoleTest class Drupal\Tests\uc_role\Functional uc_role/tests/src/Functional/RoleTest.php Tests the role purchase functionality.
RouteProcessor class Drupal\uc_catalog\Access uc_catalog/src/Access/RouteProcessor.php Processes the outbound path by resolving it to the catalog page. 2
SalesTaxReport class Drupal\uc_tax_report\Controller uc_tax_report/src/Controller/SalesTaxReport.php Displays sales tax report.
SelectCustomerForm class Drupal\uc_order\Form uc_order/src/Form/SelectCustomerForm.php Form to choose a customer from a list.
SendOrderEmail class Drupal\uc_role\Plugin\RulesAction uc_role/src/Plugin/RulesAction/SendOrderEmail.php Provides a 'Send order email' action.
SendOrderEmail class Drupal\uc_file\Plugin\RulesAction uc_file/src/Plugin/RulesAction/SendOrderEmail.php Provides a 'Send an order file email' action.
SendOrderEmail class Drupal\uc_order\Plugin\RulesAction uc_order/src/Plugin/RulesAction/SendOrderEmail.php Provides a 'Send order email' action.
SendUserEmail class Drupal\uc_role\Plugin\RulesAction uc_role/src/Plugin/RulesAction/SendUserEmail.php Provides a 'Send user email' action.
SessionDataSubscriber class Drupal\uc_credit\EventSubscriber payment/uc_credit/src/EventSubscriber/SessionDataSubscriber.php Ensures sensitive checkout session data doesn't persist on other pages. 2
SetOrderStatus class Drupal\uc_order\Plugin\RulesAction uc_order/src/Plugin/RulesAction/SetOrderStatus.php Provides a 'Set order status' action.
SetOrderStatusAction class Drupal\uc_order\Plugin\Action uc_order/src/Plugin/Action/SetOrderStatusAction.php Sets the status of an order.
Shipment class Drupal\uc_fulfillment shipping/uc_fulfillment/src/Shipment.php Defines the Shipment class. 8
ShipmentController class Drupal\uc_fulfillment\Controller shipping/uc_fulfillment/src/Controller/ShipmentController.php Controller routines for shipments.
ShipmentConverter class Drupal\uc_fulfillment\ParamConverter shipping/uc_fulfillment/src/ParamConverter/ShipmentConverter.php Provides upcasting for a node entity in preview. 2
ShipmentDeleteForm class Drupal\uc_fulfillment\Form shipping/uc_fulfillment/src/Form/ShipmentDeleteForm.php Decides to release packages to be put on another shipment. 1
ShipmentEditForm class Drupal\uc_fulfillment\Form shipping/uc_fulfillment/src/Form/ShipmentEditForm.php Creates or edits a shipment. 1
ShipmentId class Drupal\uc_fulfillment\Plugin\views\field shipping/uc_fulfillment/src/Plugin/views/field/ShipmentId.php Field handler: simple renderer that links to the shipment page.
ShipmentInterface interface Drupal\uc_fulfillment shipping/uc_fulfillment/src/ShipmentInterface.php Provides an interface that defines the Shipment class. 1 4

Pages

Other projects