You are here

34 string references to YAML keys in page_manager_ui.routing.yml in Page Manager 8

AccessConfigure::getParentRouteInfo in page_manager_ui/src/Form/AccessConfigure.php
Document the route name and parameters for redirect after submission.
AccessDelete::getParentRouteInfo in page_manager_ui/src/Form/AccessDelete.php
Document the route name and parameters for redirect after submission.
AddVariantContextsForm::getContextAddRoute in page_manager_ui/src/Form/AddVariantContextsForm.php
The route to which context 'add' actions should submit.
AddVariantContextsForm::getRelationshipAddRoute in page_manager_ui/src/Form/AddVariantContextsForm.php
The route to which relationship 'add' actions should submit.
AddVariantSelectionConfigure::getParentRouteInfo in page_manager_ui/src/Form/AddVariantSelectionConfigure.php
Document the route name and parameters for redirect after submission.
AddVariantSelectionDelete::getParentRouteInfo in page_manager_ui/src/Form/AddVariantSelectionDelete.php
Document the route name and parameters for redirect after submission.
AddVariantSelectionForm::getAddRoute in page_manager_ui/src/Form/AddVariantSelectionForm.php
The route to which condition 'add' actions should submit.
AddVariantStaticContextConfigure::getParentRouteInfo in page_manager_ui/src/Form/AddVariantStaticContextConfigure.php
Document the route name and parameters for redirect after submission.
AddVariantStaticContextDeleteForm::getCancelUrl in page_manager_ui/src/Form/AddVariantStaticContextDeleteForm.php
Returns the route to go to if the user cancels the action.
PageAccessForm::getAddRoute in page_manager_ui/src/Form/PageAccessForm.php
The route to which condition 'add' actions should submit.
PageAddWizard::getRouteName in page_manager_ui/src/Wizard/PageAddWizard.php
The name of the route to which forward or backwards steps redirect.
PageDeleteForm::getCancelUrl in page_manager_ui/src/Form/PageDeleteForm.php
Returns the route to go to if the user cancels the action.
PageEditWizard::getPageActionLinks in page_manager_ui/src/Wizard/PageEditWizard.php
Get action links for the page.
PageListBuilder::getDefaultOperations in page_manager_ui/src/Entity/PageListBuilder.php
Gets this list's default operations.
PageManagerController::performPageOperation in page_manager_ui/src/Controller/PageManagerController.php
Enables or disables a Page.
PageManagerController::selectBlock in page_manager_ui/src/Controller/PageManagerController.php
Presents a list of blocks to add to the variant.
PageManagerController::selectVariant in page_manager_ui/src/Controller/PageManagerController.php
Presents a list of variants to add to the page entity.
PageReorderVariantsForm::submitForm in page_manager_ui/src/Form/PageReorderVariantsForm.php
Form submission handler.
PageVariantAddWizard::finish in page_manager_ui/src/Wizard/PageVariantAddWizard.php
Form submit handler for finalizing the wizard values.
PageVariantAddWizard::getRouteName in page_manager_ui/src/Wizard/PageVariantAddWizard.php
The name of the route to which forward or backwards steps redirect.
PageVariantConfigureForm::buildForm in page_manager_ui/src/Form/PageVariantConfigureForm.php
Form constructor.
PageVariantContextsForm::getContextAddRoute in page_manager_ui/src/Form/PageVariantContextsForm.php
The route to which context 'add' actions should submit.
PageVariantContextsForm::getRelationshipAddRoute in page_manager_ui/src/Form/PageVariantContextsForm.php
The route to which relationship 'add' actions should submit.
PageVariantDeleteForm::getCancelUrl in page_manager_ui/src/Form/PageVariantDeleteForm.php
Returns the route to go to if the user cancels the action.
PageVariantSelectionForm::getAddRoute in page_manager_ui/src/Form/PageVariantSelectionForm.php
The route to which condition 'add' actions should submit.
PageWizardBase::finish in page_manager_ui/src/Wizard/PageWizardBase.php
Form submit handler for finalizing the wizard values.
page_manager_ui_config_translation_info_alter in page_manager_ui/page_manager_ui.module
Implements hook_config_translation_info_alter().
ParameterEditForm::getParentRouteInfo in page_manager_ui/src/Form/ParameterEditForm.php
Returns the parent route to redirect after form submission.
RouteParameters::ajaxFinish in page_manager_ui/src/Wizard/RouteParameters.php
SelectionConfigure::getParentRouteInfo in page_manager_ui/src/Form/SelectionConfigure.php
Document the route name and parameters for redirect after submission.
SelectionDelete::getParentRouteInfo in page_manager_ui/src/Form/SelectionDelete.php
Document the route name and parameters for redirect after submission.
StaticContextConfigure::getParentRouteInfo in page_manager_ui/src/Form/StaticContextConfigure.php
Document the route name and parameters for redirect after submission.
StaticContextDeleteForm::getCancelUrl in page_manager_ui/src/Form/StaticContextDeleteForm.php
Returns the route to go to if the user cancels the action.
VariantPluginContentForm::buildForm in page_manager_ui/src/Form/VariantPluginContentForm.php
Form constructor.