CartIntegrationTest.php |
tests/src/FunctionalJavascript/CartIntegrationTest.php |
Drupal\Tests\commerce_shipping\FunctionalJavascript |
|
CartIntegrationTest.php |
tests/src/Kernel/CartIntegrationTest.php |
Drupal\Tests\commerce_shipping\Kernel |
|
CartSubscriber.php |
src/EventSubscriber/CartSubscriber.php |
Drupal\commerce_shipping\EventSubscriber |
|
CheckoutPaneTest.php |
tests/src/FunctionalJavascript/CheckoutPaneTest.php |
Drupal\Tests\commerce_shipping\FunctionalJavascript |
|
commerce-shipment-confirmation.html.twig |
templates/commerce-shipment-confirmation.html.twig |
|
Template for the shipment confirmation. |
commerce-shipment.html.twig |
templates/commerce-shipment.html.twig |
|
Default template for shipments. |
CommerceShippingMethod.php |
src/Annotation/CommerceShippingMethod.php |
Drupal\commerce_shipping\Annotation |
|
CommerceShippingServiceProvider.php |
src/CommerceShippingServiceProvider.php |
Drupal\commerce_shipping |
|
commerce_checkout.commerce_checkout_flow.shipping.yml |
config/optional/commerce_checkout.commerce_checkout_flow.shipping.yml |
|
config/optional/commerce_checkout.commerce_checkout_flow.shipping.yml |
commerce_shipping.commerce_adjustment_types.yml |
commerce_shipping.commerce_adjustment_types.yml |
|
commerce_shipping.commerce_adjustment_types.yml |
commerce_shipping.commerce_package_types.yml |
commerce_shipping.commerce_package_types.yml |
|
commerce_shipping.commerce_package_types.yml |
commerce_shipping.commerce_shipment_type.default.yml |
config/install/commerce_shipping.commerce_shipment_type.default.yml |
|
config/install/commerce_shipping.commerce_shipment_type.default.yml |
commerce_shipping.info.yml |
commerce_shipping.info.yml |
|
commerce_shipping.info.yml |
commerce_shipping.install |
commerce_shipping.install |
|
Contains install and update functions for Shipping. |
commerce_shipping.libraries.yml |
commerce_shipping.libraries.yml |
|
commerce_shipping.libraries.yml |
commerce_shipping.links.action.yml |
commerce_shipping.links.action.yml |
|
commerce_shipping.links.action.yml |
commerce_shipping.links.menu.yml |
commerce_shipping.links.menu.yml |
|
commerce_shipping.links.menu.yml |
commerce_shipping.links.task.yml |
commerce_shipping.links.task.yml |
|
commerce_shipping.links.task.yml |
commerce_shipping.module |
commerce_shipping.module |
|
Provides core shipping functionality. |
commerce_shipping.permissions.yml |
commerce_shipping.permissions.yml |
|
commerce_shipping.permissions.yml |
commerce_shipping.post_update.php |
commerce_shipping.post_update.php |
|
Post update functions for Shipping. |
commerce_shipping.routing.yml |
commerce_shipping.routing.yml |
|
commerce_shipping.routing.yml |
commerce_shipping.schema.yml |
config/schema/commerce_shipping.schema.yml |
|
config/schema/commerce_shipping.schema.yml |
commerce_shipping.services.yml |
commerce_shipping.services.yml |
|
commerce_shipping.services.yml |
commerce_shipping.workflows.yml |
commerce_shipping.workflows.yml |
|
commerce_shipping.workflows.yml |
commerce_shipping.workflow_groups.yml |
commerce_shipping.workflow_groups.yml |
|
commerce_shipping.workflow_groups.yml |
commerce_shipping_test.info.yml |
tests/modules/commerce_shipping_test/commerce_shipping_test.info.yml |
|
tests/modules/commerce_shipping_test/commerce_shipping_test.info.yml |
commerce_shipping_test.services.yml |
tests/modules/commerce_shipping_test/commerce_shipping_test.services.yml |
|
tests/modules/commerce_shipping_test/commerce_shipping_test.services.yml |
commerce_shipping_test.workflows.yml |
tests/modules/commerce_shipping_test/commerce_shipping_test.workflows.yml |
|
tests/modules/commerce_shipping_test/commerce_shipping_test.workflows.yml |
core.entity_form_display.commerce_shipment.default.checkout.yml |
config/install/core.entity_form_display.commerce_shipment.default.checkout.yml |
|
config/install/core.entity_form_display.commerce_shipment.default.checkout.yml |
core.entity_form_mode.commerce_shipment.checkout.yml |
config/install/core.entity_form_mode.commerce_shipment.checkout.yml |
|
config/install/core.entity_form_mode.commerce_shipment.checkout.yml |
core.entity_form_mode.profile.shipping.yml |
config/install/core.entity_form_mode.profile.shipping.yml |
|
config/install/core.entity_form_mode.profile.shipping.yml |
core.entity_view_display.commerce_shipment.default.checkout.yml |
config/install/core.entity_view_display.commerce_shipment.default.checkout.yml |
|
config/install/core.entity_view_display.commerce_shipment.default.checkout.yml |
core.entity_view_display.commerce_shipment.default.default.yml |
config/install/core.entity_view_display.commerce_shipment.default.default.yml |
|
config/install/core.entity_view_display.commerce_shipment.default.default.yml |
core.entity_view_display.commerce_shipment.default.user.yml |
config/install/core.entity_view_display.commerce_shipment.default.user.yml |
|
config/install/core.entity_view_display.commerce_shipment.default.user.yml |
core.entity_view_mode.commerce_shipment.checkout.yml |
config/install/core.entity_view_mode.commerce_shipment.checkout.yml |
|
config/install/core.entity_view_mode.commerce_shipment.checkout.yml |
core.entity_view_mode.commerce_shipment.user.yml |
config/install/core.entity_view_mode.commerce_shipment.user.yml |
|
config/install/core.entity_view_mode.commerce_shipment.user.yml |
DefaultPacker.php |
src/Packer/DefaultPacker.php |
Drupal\commerce_shipping\Packer |
|
DefaultPackerTest.php |
tests/src/Unit/Packer/DefaultPackerTest.php |
Drupal\Tests\commerce_shipping\Unit\Packer |
|
drupalci.yml |
drupalci.yml |
|
drupalci.yml |
DynamicRate.php |
tests/modules/commerce_shipping_test/src/Plugin/Commerce/ShippingMethod/DynamicRate.php |
Drupal\commerce_shipping_test\Plugin\Commerce\ShippingMethod |
|
EarlyOrderProcessor.php |
src/EarlyOrderProcessor.php |
Drupal\commerce_shipping |
|
EarlyOrderProcessorTest.php |
tests/src/Kernel/EarlyOrderProcessorTest.php |
Drupal\Tests\commerce_shipping\Kernel |
|
ExceptionThrower.php |
tests/modules/commerce_shipping_test/src/Plugin/Commerce/ShippingMethod/ExceptionThrower.php |
Drupal\commerce_shipping_test\Plugin\Commerce\ShippingMethod |
|
FilterShippingMethodsEvent.php |
src/Event/FilterShippingMethodsEvent.php |
Drupal\commerce_shipping\Event |
|
FilterShippingMethodsEventTest.php |
tests/src/Kernel/FilterShippingMethodsEventTest.php |
Drupal\Tests\commerce_shipping\Kernel |
|
FilterShippingMethodsSubscriber.php |
tests/modules/commerce_shipping_test/src/EventSubscriber/FilterShippingMethodsSubscriber.php |
Drupal\commerce_shipping_test\EventSubscriber |
|
FlatRate.php |
src/Plugin/Commerce/ShippingMethod/FlatRate.php |
Drupal\commerce_shipping\Plugin\Commerce\ShippingMethod |
|
FlatRatePerItem.php |
src/Plugin/Commerce/ShippingMethod/FlatRatePerItem.php |
Drupal\commerce_shipping\Plugin\Commerce\ShippingMethod |
|
LateOrderProcessor.php |
src/LateOrderProcessor.php |
Drupal\commerce_shipping |
|