You are here

8 string references to YAML keys in filter.routing.yml in Zircon Profile 8

ckeditor_help in core/modules/ckeditor/ckeditor.module
Implements hook_help().
editor_help in core/modules/editor/editor.module
Implements hook_help().
FilterAdminTest::testFormatAdmin in core/modules/filter/src/Tests/FilterAdminTest.php
Tests the format administration functionality.
FilterDisableForm::getCancelUrl in core/modules/filter/src/Form/FilterDisableForm.php
Returns the route to go to if the user cancels the action.
FilterFormatFormBase::submitForm in core/modules/filter/src/FilterFormatFormBase.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…
filter_help in core/modules/filter/filter.module
Implements hook_help().
TextFormat::processFormat in core/modules/filter/src/Element/TextFormat.php
Expands an element into a base element with text format selector attached.
text_help in core/modules/text/text.module
Implements hook_help().