Search for alter

  1. Search 7.x for alter
  2. Search 9.5.x for alter
  3. Search 8.9.x for alter
  4. Search 10.3.x for alter
  5. Other projects
Title Object type File name Summary
ViewsFormAlterTest.php file core/modules/views/tests/src/Functional/ViewsFormAlterTest.php
ViewsFormAlterTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsFormAlterTest.php The theme to install as the default for testing.
ViewsFormAlterTest::$modules property core/modules/views/tests/src/Functional/ViewsFormAlterTest.php Modules to install.
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().
ViewsLocalTask::alterLocalTasks function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php Alters base_route and parent_id into the views local tasks.
ViewsOperations::alterQueryForEntityType function core/modules/workspaces/src/Hook/ViewsOperations.php Alters the entity type tables for a Views query.
ViewsOperations::viewsQueryAlter function core/modules/workspaces/src/Hook/ViewsOperations.php Implements hook_views_query_alter().
ViewsTemplateTest::testThemeSuggestionsContainerAlter function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php @covers \Drupal\views\Hook\ViewsHooks::themeSuggestionsContainerAlter[[api-linebreak]]
ViewsTestConfigHooks::viewsPluginsAreaAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_area_alter().
ViewsTestConfigHooks::viewsPluginsArgumentAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_argument_alter().
ViewsTestConfigHooks::viewsPluginsFieldAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_field_alter().
ViewsTestConfigHooks::viewsPluginsFilterAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_filter_alter().
ViewsTestConfigHooks::viewsPluginsRelationshipAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_relationship_alter().
ViewsTestConfigHooks::viewsPluginsSortAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_sort_alter().
ViewsTestDataHooks::formViewsFormTestFormMultipleDefaultAlter function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataHooks.php Implements hook_form_BASE_FORM_ID_alter().
ViewsTestDataViewsExecutionHooks::fieldViewsDataAlter function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_field_views_data_alter().
ViewsTestDataViewsExecutionHooks::viewsQueryAlter function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_views_query_alter().
ViewsTestDataViewsHooks::viewsDataAlter function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php Implements hook_views_data_alter().
ViewsTestEntityReferenceHooks::viewsDataAlter function core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php Implements hook_views_data_alter().
ViewsTestQueryAccessHooks::queryBlockContentAccessAlter function core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php Implements hook_query_TAG_alter() for the 'block_content_access' query tag.
ViewsTestQueryAccessHooks::queryMediaAccessAlter function core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php Implements hook_query_TAG_alter() for the 'media_access' query tag.
ViewsUiHooks::contextualLinksViewAlter function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_contextual_links_view_alter().
ViewsUiHooks::viewsPluginsDisplayAlter function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_views_plugins_display_alter().
ViewsUiTestFieldHooks::formViewsUiAddHandlerFormAlter function core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form.
ViewsUiTestHooks::viewsPreviewInfoAlter function core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php Implements hook_views_preview_info_alter().
views_test_checkboxes_theme_form_views_exposed_form_alter function core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme Changes an exposed "type" filter from a multi-select to checkboxes.
views_ui_test_theme_views_ui_display_tab_alter function core/modules/views_ui/tests/themes/views_ui_test_theme/views_ui_test_theme.theme Implements hook_views_ui_display_tab_alter().
views_ui_test_theme_views_ui_display_top_alter function core/modules/views_ui/tests/themes/views_ui_test_theme/views_ui_test_theme.theme Implements hook_views_ui_display_top_alter().
WidgetPluginManagerTest::testWidgetDefinitionAlter function core/modules/field/tests/src/Kernel/WidgetPluginManagerTest.php Tests that the widget definitions alter hook works.
WizardPluginBase::alterDisplayOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Alters the full array of display options before they are added to the view.
WorkflowTypeTestHooks::workflowTypeInfoAlter function core/modules/workflows/tests/modules/workflow_type_test/src/Hook/WorkflowTypeTestHooks.php Implements hook_workflow_type_info_alter().
WorkspacesServiceProvider::alter function core/modules/workspaces/src/WorkspacesServiceProvider.php Modifies existing service definitions.
WorkspacesTestHooks::entityTypeAlter function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_type_alter().
WorkspaceViewsIntegrationTest::testViewsQueryAlter function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests workspace query alter for views.
YamlDirectoryDiscoveryTest::testDiscoveryAlternateId function core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php Tests YAML directory discovery with an alternate ID key.
_content_translation_form_language_content_settings_form_alter function core/modules/content_translation/content_translation.admin.inc Injects translation settings into the content language settings form.
_views_query_tag_alter_condition function core/modules/views/views.module Replaces the substitutions recursive foreach condition.

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