You are here

16 string references to context.manager in Context 8

BlockDeleteForm::create in src/Reaction/Blocks/Form/BlockDeleteForm.php
Instantiates a new instance of this class.
BlockFormBase::create in src/Reaction/Blocks/Form/BlockFormBase.php
Instantiates a new instance of this class.
ConditionDeleteForm::create in modules/context_ui/src/Form/ConditionDeleteForm.php
Instantiates a new instance of this class.
ContextBlockPageVariant::create in src/Plugin/DisplayVariant/ContextBlockPageVariant.php
Creates an instance of the plugin.
ContextDeleteForm::create in modules/context_ui/src/Form/ContextDeleteForm.php
Instantiates a new instance of this class.
ContextDisableForm::create in modules/context_ui/src/Form/ContextDisableForm.php
Instantiates a new instance of this class.
ContextFormBase::create in modules/context_ui/src/Form/ContextFormBase.php
Instantiates a new instance of this class.
ContextListBuilder::createInstance in modules/context_ui/src/ContextListBuilder.php
Instantiates a new instance of this entity handler.
ContextReactionBlocksController::create in src/Reaction/Blocks/Controller/ContextReactionBlocksController.php
Instantiates a new instance of this class.
ContextServiceProvider::alter in src/ContextServiceProvider.php
Modifies existing service definitions.
ContextUIController::create in modules/context_ui/src/Controller/ContextUIController.php
Instantiates a new instance of this class.
context_preprocess_html in ./context.module
Run the body class context reactions if there are any and let them add classes to the page body.
context_preprocess_page in ./context.module
Implements hook_preprocess_page().
context_theme_suggestions_page_alter in ./context.module
Implements hook_theme_suggestions_page_alter().
context_update_8002 in ./context.install
Update all blocks reaction configuration with additional "css_class" property.
ReactionDeleteForm::create in modules/context_ui/src/Form/ReactionDeleteForm.php
Instantiates a new instance of this class.