Search for alt

  1. Search 7.x for alt
  2. Search 9.5.x for alt
  3. Search 8.9.x for alt
  4. Search 10.3.x for alt
  5. Search 11.x for alt
  6. Other projects
Title Object type File name Summary
user_route_alter_test.info.yml file core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml
user_route_alter_test.services.yml file core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml
VersionHistoryLocalTasks class core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Provides version history local tasks for revisionable entities.
VersionHistoryLocalTasks.php file core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php
VersionHistoryLocalTasks::create function core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php
VersionHistoryLocalTasks::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php
VersionHistoryLocalTasks::__construct function core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Creates a new VersionHistoryLocalTasks instance.
VerticalTabs class core/lib/Drupal/Core/Render/Element/VerticalTabs.php Provides a render element for vertical tabs in a form.
VerticalTabs.php file core/lib/Drupal/Core/Render/Element/VerticalTabs.php
VerticalTabs::getInfo function core/lib/Drupal/Core/Render/Element/VerticalTabs.php
VerticalTabs::preRenderVerticalTabs function core/lib/Drupal/Core/Render/Element/VerticalTabs.php Prepares a vertical_tabs element for rendering.
VerticalTabs::processVerticalTabs function core/lib/Drupal/Core/Render/Element/VerticalTabs.php Creates a group formatted as vertical tabs.
ViewsFormAlterTest class core/modules/views/tests/src/Functional/ViewsFormAlterTest.php Tests hook_form_BASE_FORM_ID_alter for a ViewsForm.
ViewsFormAlterTest.php file core/modules/views/tests/src/Functional/ViewsFormAlterTest.php
ViewsFormAlterTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsFormAlterTest.php
ViewsFormAlterTest::$modules property core/modules/views/tests/src/Functional/ViewsFormAlterTest.php
ViewsFormAlterTest::testViewsFormAlter function core/modules/views/tests/src/Functional/ViewsFormAlterTest.php Tests hook_form_BASE_FORM_ID_alter for a ViewsForm.
ViewsFormTestHooks::formViewsFormMediaMediaPageListAlter function core/modules/views/tests/modules/views_form_test/src/Hook/ViewsFormTestHooks.php Implements hook_form_BASE_FORM_ID_alter().
ViewsHandlerManagerTest::testAlterHookInvocation function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Tests that hook_views_plugins_TYPE_alter() is invoked for a handler type.
ViewsHooks::formViewsExposedFormAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_form_FORM_ID_alter() for the exposed form.
ViewsHooks::localTasksAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_local_tasks_alter().
ViewsHooks::queryViewsAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_query_TAG_alter().
ViewsHooks::themeSuggestionsCommentAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_theme_suggestions_HOOK_alter().
ViewsHooks::themeSuggestionsContainerAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_theme_suggestions_HOOK_alter().
ViewsHooks::themeSuggestionsNodeAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_theme_suggestions_HOOK_alter().
ViewsHooks::viewsQueryTagAlterCondition function core/modules/views/src/Hook/ViewsHooks.php Replaces the substitutions recursive foreach condition.
ViewsHooks::viewsUiDisplayTabAlter function core/themes/default_admin/src/Hook/ViewsHooks.php Implements hook_views_ui_display_tab_alter().
ViewsHooks::viewsUiDisplayTabAlter function core/themes/admin/src/Hook/ViewsHooks.php Implements hook_views_ui_display_tab_alter().
ViewsHooks::viewsUiDisplayTopAlter function core/themes/admin/src/Hook/ViewsHooks.php Implements hook_views_ui_display_top_alter().
ViewsHooks::viewsUiDisplayTopAlter function core/themes/default_admin/src/Hook/ViewsHooks.php Implements hook_views_ui_display_top_alter().
ViewsLocalTask class core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php Provides local task definitions for all views configured as local tasks.
ViewsLocalTask.php file core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php
ViewsLocalTask::$routeProvider property core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php The route provider.
ViewsLocalTask::$state property core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php The state key value store.
ViewsLocalTask::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php The view storage.
ViewsLocalTask::alterLocalTasks function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php Alters base_route and parent_id into the views local tasks.
ViewsLocalTask::create function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php
ViewsLocalTask::getApplicableMenuViews function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php Return a list of all views and display IDs that have a menu entry.
ViewsLocalTask::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php
ViewsLocalTask::__construct function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php Constructs a \Drupal\views\Plugin\Derivative\ViewsLocalTask instance.
ViewsLocalTaskTest class core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests Drupal\views\Plugin\Derivative\ViewsLocalTask.
ViewsLocalTaskTest.php file core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
ViewsLocalTaskTest::$baseDefinition property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php The base definition for the test plugin.
ViewsLocalTaskTest::$localTaskDerivative property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php The tested local task derivative class.
ViewsLocalTaskTest::$routeProvider property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php The mocked route provider.
ViewsLocalTaskTest::$state property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php The mocked key value storage.
ViewsLocalTaskTest::$viewStorage property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php The views storage.
ViewsLocalTaskTest::setUp function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
ViewsLocalTaskTest::setUpMockRouteProvider function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Reinitializes the route provider as a mock object.
ViewsLocalTaskTest::setUpMockState function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Reinitializes the state as a mock object.

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