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

ConfigEntityMapper::getContextualLinkGroup in core/modules/config_translation/src/ConfigEntityMapper.php
Returns the name of the contextual link group to add contextual links to.
DisplayTest::testDisplayPluginsAlter in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests views_ui_views_plugins_display_alter is altering plugin definitions.
EditDetails::buildForm in core/modules/views_ui/src/Form/Ajax/EditDetails.php
Form constructor.
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.
ViewEditForm::save in core/modules/views_ui/src/ViewEditForm.php
Form submission handler for the 'save' action.
ViewEditForm::submitDisplayAdd in core/modules/views_ui/src/ViewEditForm.php
Submit handler to add a display to a view.
ViewEditForm::submitDisplayDisable in core/modules/views_ui/src/ViewEditForm.php
Submit handler to disable display.
ViewEditForm::submitDisplayDuplicate in core/modules/views_ui/src/ViewEditForm.php
Submit handler to duplicate a display for a view.
ViewEditForm::submitDisplayEnable in core/modules/views_ui/src/ViewEditForm.php
Submit handler to enable a disabled display.
ViewEditForm::submitDisplayUndoDelete in core/modules/views_ui/src/ViewEditForm.php
Submit handler to add a restore a removed display to a view.
ViewEditForm::submitDuplicateDisplayAsType in core/modules/views_ui/src/ViewEditForm.php
Submit handler to Duplicate a display as another display type.
ViewPreviewForm::actions in core/modules/views_ui/src/ViewPreviewForm.php
Returns an array of supported actions for the current entity form.
ViewsBlockTest::testOperationLinks in core/modules/views_ui/tests/src/Kernel/ViewsBlockTest.php
Tests the editing links for ViewsBlockBase.
ViewsUIController::ajaxOperation in core/modules/views_ui/src/Controller/ViewsUIController.php
Calls a method on a view and reloads the listing page.
views_ui_contextual_links_view_alter in core/modules/views_ui/views_ui.module
Implements hook_contextual_links_view_alter().
views_ui_entity_operation in core/modules/views_ui/views_ui.module
Implements hook_entity_operation().
views_ui_views_plugins_display_alter in core/modules/views_ui/views_ui.module
Implements hook_views_plugins_display_alter().
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.