6 string references to YAML keys in markdown.routing.yml in Markdown 8.2
- FilterMarkdown::processSubform in src/
Plugin/ Filter/ FilterMarkdown.php - Process callback for constructing markdown settings for this filter.
- OverviewForm::buildForm in src/
Form/ OverviewForm.php - Form constructor.
- ParserConfigurationForm::processSubform in src/
Form/ ParserConfigurationForm.php - Process callback for constructing markdown settings for a parser.
- ParserOperationForm::createOperationUrl in src/
Form/ ParserOperationForm.php - Creates a URL with the appropriate CSRF token for a parser operation.
- ParserOperationForm::executeOperation in src/
Form/ ParserOperationForm.php - Controller for the "markdown.parser.operation" route.
- ParserOperationForm::getCancelUrl in src/
Form/ ParserOperationForm.php - Returns the route to go to if the user cancels the action.