11 string references to YAML keys in views_ui.routing.yml

ViewAddForm::cancel in core/modules/views_ui/src/ViewAddForm.php
Form submission handler for the 'cancel' action.
ViewAddForm::submitForm in core/modules/views_ui/src/ViewAddForm.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…
ViewEditForm::getFormBucket in core/modules/views_ui/src/ViewEditForm.php
Add information about a section to a display.
ViewEditForm::renderDisplayTop in core/modules/views_ui/src/ViewEditForm.php
Render the top of the display so it can be updated during ajax operations.
ViewPreviewForm::actions in core/modules/views_ui/src/ViewPreviewForm.php
Returns an array of supported actions for the current entity form.
ViewsUIController::ajaxOperation in core/modules/views_ui/src/Controller/ViewsUIController.php
Calls a method on a view and reloads the listing page.
ViewsUiThemeHooks::viewPreviewSectionDisplayCategoryLinks in core/modules/views_ui/src/Hook/ViewsUiThemeHooks.php
Returns a link to editing a certain display setting.
ViewsUiThemeHooks::viewPreviewSectionHandlerLinks in core/modules/views_ui/src/Hook/ViewsUiThemeHooks.php
Returns contextual links for each handler of a certain section.
views_ui_view_preview_section_display_category_links in core/modules/views_ui/views_ui.module
Returns a link to editing a certain display setting.
views_ui_view_preview_section_handler_links in core/modules/views_ui/views_ui.module
Returns contextual links for each handler of a certain section.
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.