You are here

14 calls to EntityHelper::extractLabels() in Commerce Core 8.2

commerce_checkout_form_commerce_order_type_form_alter in modules/checkout/commerce_checkout.module
Implements hook_form_FORM_ID_alter() for 'commerce_order_type_form'.
commerce_product_type_labels in modules/product/commerce_product.module
Gets the list of available product type labels.
CustomerProfile::buildOptions in modules/order/src/Plugin/Commerce/InlineForm/CustomerProfile.php
Builds the list of options for the given address book profiles.
EntitySelect::processEntitySelect in src/Element/EntitySelect.php
Process callback.
OrderItemTypeForm::form in modules/order/src/Form/OrderItemTypeForm.php
Gets the actual form array to be built.
OrderTypeForm::form in modules/order/src/Form/OrderTypeForm.php
Gets the actual form array to be built.
ProductAttributeForm::buildValuesForm in modules/product/src/Form/ProductAttributeForm.php
Builds the attribute values form.
ProductAttributeForm::form in modules/product/src/Form/ProductAttributeForm.php
Gets the actual form array to be built.
ProductAttributesOverview::settingsSummary in modules/product/src/Plugin/Field/FieldFormatter/ProductAttributesOverview.php
Returns a short summary for the current formatter settings.
ProductTypeForm::form in modules/product/src/Form/ProductTypeForm.php
Gets the actual form array to be built.
ProductVariation::generateTitle in modules/product/src/Entity/ProductVariation.php
Generates the variation title based on attribute values.
ProductVariationInlineForm::getEntityLabel in modules/product/src/Form/ProductVariationInlineForm.php
Gets the label of the given entity.
ProductVariationListBuilder::buildRow in modules/product/src/ProductVariationListBuilder.php
Builds a row for an entity in the entity listing.
ProductVariationTypeForm::form in modules/product/src/Form/ProductVariationTypeForm.php
Gets the actual form array to be built.