You are here

12 string references to YAML keys in context_ui.routing.yml in Context 8.4

Blocks::buildConfigurationForm in src/Plugin/ContextReaction/Blocks.php
Form constructor.
ContextDeleteForm::getCancelUrl in modules/context_ui/src/Form/ContextDeleteForm.php
Returns the route to go to if the user cancels the action.
ContextDisableForm::getCancelUrl in modules/context_ui/src/Form/ContextDisableForm.php
Returns the route to go to if the user cancels the action.
ContextDuplicateForm::getCancelUrl in modules/context_ui/src/Form/ContextDuplicateForm.php
ContextEditForm::collection in modules/context_ui/src/Form/ContextEditForm.php
Collection function makes redirection to route name.
ContextEditForm::processConditions in modules/context_ui/src/Form/ContextEditForm.php
Process function for the conditions.
ContextEditForm::processReactions in modules/context_ui/src/Form/ContextEditForm.php
Process function for the reactions.
ContextFormBase::form in modules/context_ui/src/Form/ContextFormBase.php
Gets the actual form array to be built.
ContextReactionBlocksController::blocksLibrary in src/Reaction/Blocks/Controller/ContextReactionBlocksController.php
Display a library of blocks that can be added to the context reaction.
ContextUIController::listConditions in modules/context_ui/src/Controller/ContextUIController.php
Displays a list of conditions that can be added to the context.
ContextUIController::listReactions in modules/context_ui/src/Controller/ContextUIController.php
Displays a list of reactions that can be added to the context.
MenuBuilder::addSubMenuItem in modules/context_ui/src/MenuBuilder.php
Adds a submenu item for the $entity item.