Search for alter
- Search 7.x for alter
- Search 9.5.x for alter
- Search 10.3.x for alter
- Search 11.x for alter
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
workspaces_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
workspaces_field_info_alter | function | core/ |
Implements hook_field_info_alter(). |
workspaces_form_alter | function | core/ |
Implements hook_form_alter(). |
workspaces_views_query_alter | function | core/ |
Implements hook_views_query_alter(). |
YamlDirectoryDiscoveryTest::testDiscoveryAlternateId | function | core/ |
Tests YAML directory discovery with an alternate ID key. |
_config_import_test_config_import_steps_alter | function | core/ |
Implements configuration synchronization step added by an alter for testing. |
_content_translation_form_language_content_settings_form_alter | function | core/ |
(proxied) Implements hook_form_FORM_ID_alter(). |
_field_test_alter_widget | function | core/ |
Sets up alterations for widget alter tests. |
_views_query_tag_alter_condition | function | core/ |
Replaces the substitutions recursive foreach condition. |
Pagination
- Previous page
- Page 19
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.