Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
ViewsHooks::queryViewsAlter | function | core/ |
Implements hook_query_TAG_alter(). |
ViewsHooks::themeSuggestionsCommentAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
ViewsHooks::themeSuggestionsContainerAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
ViewsHooks::themeSuggestionsNodeAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
ViewsLocalTask | class | core/ |
Provides local task definitions for all views configured as local tasks. |
ViewsLocalTask.php | file | core/ |
|
ViewsLocalTask::$routeProvider | property | core/ |
The route provider. |
ViewsLocalTask::$state | property | core/ |
The state key value store. |
ViewsLocalTask::$viewStorage | property | core/ |
The view storage. |
ViewsLocalTask::alterLocalTasks | function | core/ |
Alters base_route and parent_id into the views local tasks. |
ViewsLocalTask::create | function | core/ |
Creates a new class instance. |
ViewsLocalTask::getApplicableMenuViews | function | core/ |
Return a list of all views and display IDs that have a menu entry. |
ViewsLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsLocalTask::__construct | function | core/ |
Constructs a \Drupal\views\Plugin\Derivative\ViewsLocalTask instance. |
ViewsLocalTaskTest | class | core/ |
Tests Drupal\views\Plugin\Derivative\ViewsLocalTask. |
ViewsLocalTaskTest.php | file | core/ |
|
ViewsLocalTaskTest::$baseDefinition | property | core/ |
The base definition for the test plugin. |
ViewsLocalTaskTest::$localTaskDerivative | property | core/ |
The tested local task derivative class. |
ViewsLocalTaskTest::$routeProvider | property | core/ |
The mocked route provider. |
ViewsLocalTaskTest::$state | property | core/ |
The mocked key value storage. |
ViewsLocalTaskTest::$viewStorage | property | core/ |
The views storage. |
ViewsLocalTaskTest::setUp | function | core/ |
|
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithDefaultLocalTask | function | core/ |
Tests fetching the derivatives on a view with a default local task. |
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithExistingLocalTask | function | core/ |
Tests fetching the derivatives on a view with a local task and a parent. |
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithLocalTask | function | core/ |
Tests fetching the derivatives on a view with a default local task. |
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutHookMenuViews | function | core/ |
Tests fetching the derivatives on no view with hook menu. |
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutLocalTask | function | core/ |
Tests fetching the derivatives on a view with without a local task. |
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithOverrideRoute | function | core/ |
Tests fetching the derivatives on a view which overrides an existing route. |
ViewsOperations::alterQueryForEntityType | function | core/ |
Alters the entity type tables for a Views query. |
ViewsOperations::viewsQueryAlter | function | core/ |
Implements hook_views_query_alter(). |
ViewsPluginInterface::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
ViewsPluginInterface::globalTokenForm | function | core/ |
Adds elements for available core tokens to a form. |
ViewsPluginInterface::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
ViewsTemplateTest::testThemeSuggestionsContainerAlter | function | core/ |
@covers \Drupal\views\Hook\ViewsHooks::themeSuggestionsContainerAlter[[api-linebreak]] |
ViewsTestConfigHooks::viewsPluginsAreaAlter | function | core/ |
Implements hook_views_plugins_area_alter(). |
ViewsTestConfigHooks::viewsPluginsArgumentAlter | function | core/ |
Implements hook_views_plugins_argument_alter(). |
ViewsTestConfigHooks::viewsPluginsFieldAlter | function | core/ |
Implements hook_views_plugins_field_alter(). |
ViewsTestConfigHooks::viewsPluginsFilterAlter | function | core/ |
Implements hook_views_plugins_filter_alter(). |
ViewsTestConfigHooks::viewsPluginsRelationshipAlter | function | core/ |
Implements hook_views_plugins_relationship_alter(). |
ViewsTestConfigHooks::viewsPluginsSortAlter | function | core/ |
Implements hook_views_plugins_sort_alter(). |
ViewsTestDataHooks::formViewsFormTestFormMultipleDefaultAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter(). |
ViewsTestDataViewsExecutionHooks::fieldViewsDataAlter | function | core/ |
Implements hook_field_views_data_alter(). |
ViewsTestDataViewsExecutionHooks::viewsQueryAlter | function | core/ |
Implements hook_views_query_alter(). |
ViewsTestDataViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
ViewsTestEntityReferenceHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
ViewsTestQueryAccessHooks::queryBlockContentAccessAlter | function | core/ |
Implements hook_query_TAG_alter() for the 'block_content_access' query tag. |
ViewsTestQueryAccessHooks::queryMediaAccessAlter | function | core/ |
Implements hook_query_TAG_alter() for the 'media_access' query tag. |
ViewsUiHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
ViewsUiHooks::viewsPluginsDisplayAlter | function | core/ |
Implements hook_views_plugins_display_alter(). |
ViewsUiTestFieldHooks::formViewsUiAddHandlerFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.