8 string references to YAML keys in layout_builder_browser.routing.yml in Layout Builder Browser 8
- BlockCategoryDeleteConfirmForm::getCancelUrl in src/
Form/ BlockCategoryDeleteConfirmForm.php - Returns the route to go to if the user cancels the action.
- BlockCategoryDeleteConfirmForm::submitForm in src/
Form/ BlockCategoryDeleteConfirmForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- BlockCategoryForm::save in src/
Form/ BlockCategoryForm.php - Form submission handler for the 'save' action.
- BlockDeleteConfirmForm::getCancelUrl in src/
Form/ BlockDeleteConfirmForm.php - Returns the route to go to if the user cancels the action.
- BlockDeleteConfirmForm::submitForm in src/
Form/ BlockDeleteConfirmForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- BlockForm::save in src/
Form/ BlockForm.php - Form submission handler for the 'save' action.
- BlockListingForm::buildBlockCategoryRow in src/
Form/ BlockListingForm.php - Builds an array of block categorie for display in the overview.
- BlockListingForm::buildBlockRow in src/
Form/ BlockListingForm.php - Builds one block row.