8 string references to commerce_store.current_store in Commerce Core 8.2
- AddToCartForm::create in modules/
cart/ src/ Form/ AddToCartForm.php - Instantiates a new instance of this class.
- commerce_store_mail_alter in modules/
store/ commerce_store.module - Implements hook_mail_alter().
- CurrentStore::create in modules/
store/ src/ Plugin/ views/ argument_default/ CurrentStore.php - Creates an instance of the plugin.
- PaymentMethodFormBase::create in modules/
payment/ src/ PluginForm/ PaymentMethodFormBase.php - Instantiates a new instance of this class.
- PriceCalculatedFormatter::create in modules/
price/ src/ Plugin/ Field/ FieldFormatter/ PriceCalculatedFormatter.php - Creates an instance of the plugin.
- PriceCalculatedFormatter::create in modules/
order/ src/ Plugin/ Field/ FieldFormatter/ PriceCalculatedFormatter.php - Creates an instance of the plugin.
- PurchasedEntityAvailableConstraintValidator::create in modules/
order/ src/ Plugin/ Validation/ Constraint/ PurchasedEntityAvailableConstraintValidator.php - Instantiates a new instance of this class.
- StoreDateTimeFormatter::create in modules/
store/ src/ Plugin/ Field/ FieldFormatter/ StoreDateTimeFormatter.php - Creates an instance of the plugin.