Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
ViewsQueryAlter | class | core/ |
Defines a class for altering views queries. |
ViewsQueryAlter.php | file | core/ |
|
ViewsQueryAlter::$entityFieldManager | property | core/ |
The entity field manager. |
ViewsQueryAlter::$entityTypeManager | property | core/ |
The entity type manager service. |
ViewsQueryAlter::$languageManager | property | core/ |
The language manager. |
ViewsQueryAlter::$viewsData | property | core/ |
The views data. |
ViewsQueryAlter::$viewsJoinPluginManager | property | core/ |
A plugin manager which handles instances of views join plugins. |
ViewsQueryAlter::$workspaceManager | property | core/ |
The workspace manager service. |
ViewsQueryAlter::alterQuery | function | core/ |
Implements a hook bridge for hook_views_query_alter(). |
ViewsQueryAlter::alterQueryForEntityType | function | core/ |
Alters the entity type tables for a Views query. |
ViewsQueryAlter::create | function | core/ |
Instantiates a new instance of this class. |
ViewsQueryAlter::ensureRevisionTable | function | core/ |
Adds the revision table of an entity type to a query object. |
ViewsQueryAlter::ensureWorkspaceAssociationTable | function | core/ |
Adds the 'workspace_association' table to a views query. |
ViewsQueryAlter::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
ViewsQueryAlter::moveEntityTable | function | core/ |
Moves a 'workspace_association' table to appear before the given alias. |
ViewsQueryAlter::__construct | function | core/ |
Constructs a new ViewsQueryAlter instance. |
views_form_views_exposed_form_alter | function | core/ |
Implements hook_form_alter() for the exposed form. |
views_local_tasks_alter | function | core/ |
Implements hook_local_tasks_alter(). |
views_query_views_alter | function | core/ |
Implements hook_query_TAG_alter(). |
views_test_checkboxes_theme_form_views_exposed_form_alter | function | core/ |
Changes an exposed "type" filter from a multi-select to checkboxes. |
views_test_classy_subtheme_views_ui_display_tab_alter | function | core/ |
Implements hook_views_ui_display_tab_alter(). |
views_test_classy_subtheme_views_ui_display_top_alter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
views_test_data_field_views_data_alter | function | core/ |
Implements hook_field_views_data_alter(). |
views_test_data_form_views_form_test_form_multiple_default_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter(). |
views_test_data_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
views_test_data_views_query_alter | function | core/ |
Implements hook_views_query_alter(). |
views_test_query_access_query_block_content_access_alter | function | core/ |
Implements hook_query_TAG_alter() for the 'block_content_access' query tag. |
views_test_query_access_query_media_access_alter | function | core/ |
Implements hook_query_TAG_alter() for the 'media_access' query tag. |
views_theme_suggestions_comment_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
views_theme_suggestions_container_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
views_theme_suggestions_node_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
views_ui_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
views_ui_test_field_form_views_ui_add_handler_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form. |
views_ui_test_views_preview_info_alter | function | core/ |
Implements hook_views_preview_info_alter(). |
views_ui_views_plugins_display_alter | function | core/ |
Implements hook_views_plugins_display_alter(). |
views_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
WidgetPluginManagerTest::testWidgetDefinitionAlter | function | core/ |
Tests that the widget definitions alter hook works. |
WizardPluginBase::alterDisplayOptions | function | core/ |
Alters the full array of display options before they are added to the view. |
workflow_type_test_workflow_type_info_alter | function | core/ |
Implements hook_workflow_type_info_alter(). |
WorkspaceManager::shouldAlterOperations | function | core/ |
Determines whether runtime entity operations should be altered. |
WorkspaceManagerInterface::shouldAlterOperations | function | core/ |
Determines whether runtime entity operations should be altered. |
WorkspacesServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.