You are here

10 string references to YAML keys in customfilter.routing.yml in Custom filter 2.0.x

CustomFilterDeleteForm::getCancelUrl in src/Form/CustomFilterDeleteForm.php
Returns the route to go to if the user cancels the action.
CustomFilterDeleteForm::submitForm in src/Form/CustomFilterDeleteForm.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…
CustomFilterForm::delete in src/Form/CustomFilterForm.php
CustomFilterForm::save in src/Form/CustomFilterForm.php
Form submission handler for the 'save' action.
CustomFilterListBuilder::buildRow in src/CustomFilterListBuilder.php
Builds a row for an entity in the entity listing.
CustomFilterRulesDeleteForm::getCancelUrl in src/Form/CustomFilterRulesDeleteForm.php
Returns the route to go to if the user cancels the action.
CustomFilterRulesDeleteForm::submitForm in src/Form/CustomFilterRulesDeleteForm.php
Form submission handler.
customfilter_help in ./customfilter.module
Implements hook_help().
RulesAddEditForm::submitForm in src/Form/RulesAddEditForm.php
Form submission handler.
RulesListForm::rulesTree in src/Form/RulesListForm.php
Add the rules to table.