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 11.x for alter
  5. Other projects
Title Object type File name Summary
UserRouteAlterTest.php file core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php
UserRouteAlterTest::$modules property core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php Modules to install.
UserRouteAlterTest::testUserAlteredRoute function core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php Tests the altered 'user.login.http' route.
UserSelection::entityQueryAlter function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Allows the selection to alter the SelectQuery generated by EntityFieldQuery.
user_element_info_alter function core/modules/user/user.module Implements hook_element_info_alter().
user_form_system_regional_settings_alter function core/modules/user/user.module Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm.
user_form_test_form_user_cancel_form_alter function core/modules/user/tests/modules/user_form_test/user_form_test.module Implements hook_form_FORM_ID_alter() for user_cancel_form().
user_hooks_test_user_format_name_alter function core/modules/user/tests/modules/user_hooks_test/user_hooks_test.module Implements hook_user_format_name_alter().
user_js_settings_alter function core/modules/user/user.module Implements hook_js_settings_alter().
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
user_template_preprocess_default_variables_alter function core/modules/user/user.module Implements hook_template_preprocess_default_variables_alter().
user_user_view_alter function core/modules/user/user.module Implements hook_ENTITY_TYPE_view_alter() for user entities.
user_views_plugins_argument_validator_alter function core/modules/user/user.views.inc Implements hook_views_plugins_argument_validator_alter().
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 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.
ViewsHandlerManagerTest::testAlterHookInvocation function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Tests that hook_views_plugins_TYPE_alter() is invoked for a handler type.
ViewsLocalTask::alterLocalTasks function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php Alters base_route and parent_id into the views local tasks.
ViewsQueryAlter class core/modules/workspaces/src/ViewsQueryAlter.php Defines a class for altering views queries.
ViewsQueryAlter.php file core/modules/workspaces/src/ViewsQueryAlter.php
ViewsQueryAlter::$adjustedTables property core/modules/workspaces/src/ViewsQueryAlter.php An array of tables adjusted for workspace_association join.
ViewsQueryAlter::$entityFieldManager property core/modules/workspaces/src/ViewsQueryAlter.php The entity field manager.
ViewsQueryAlter::$entityTypeManager property core/modules/workspaces/src/ViewsQueryAlter.php The entity type manager service.
ViewsQueryAlter::$languageManager property core/modules/workspaces/src/ViewsQueryAlter.php The language manager.
ViewsQueryAlter::$viewsData property core/modules/workspaces/src/ViewsQueryAlter.php The views data.
ViewsQueryAlter::$viewsJoinPluginManager property core/modules/workspaces/src/ViewsQueryAlter.php A plugin manager which handles instances of views join plugins.
ViewsQueryAlter::$workspaceInfo property core/modules/workspaces/src/ViewsQueryAlter.php The workspace information service.
ViewsQueryAlter::$workspaceManager property core/modules/workspaces/src/ViewsQueryAlter.php The workspace manager service.
ViewsQueryAlter::alterQuery function core/modules/workspaces/src/ViewsQueryAlter.php Implements a hook bridge for hook_views_query_alter().
ViewsQueryAlter::alterQueryForEntityType function core/modules/workspaces/src/ViewsQueryAlter.php Alters the entity type tables for a Views query.
ViewsQueryAlter::create function core/modules/workspaces/src/ViewsQueryAlter.php Instantiates a new instance of this class.
ViewsQueryAlter::ensureRevisionTable function core/modules/workspaces/src/ViewsQueryAlter.php Adds the revision table of an entity type to a query object.
ViewsQueryAlter::ensureWorkspaceAssociationTable function core/modules/workspaces/src/ViewsQueryAlter.php Adds the 'workspace_association' table to a views query.
ViewsQueryAlter::getRevisionTableJoin function core/modules/workspaces/src/ViewsQueryAlter.php Fetches a join for a revision table using the workspace_association table.
ViewsQueryAlter::moveEntityTable function core/modules/workspaces/src/ViewsQueryAlter.php Moves a 'workspace_association' table to appear before the given alias.
ViewsQueryAlter::__construct function core/modules/workspaces/src/ViewsQueryAlter.php Constructs a new ViewsQueryAlter instance.
ViewsTemplateTest::testThemeSuggestionsContainerAlter function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php @covers views_theme_suggestions_container_alter
views_form_test_form_views_form_media_media_page_list_alter function core/modules/views/tests/modules/views_form_test/views_form_test.module Implements hook_form_BASE_FORM_ID_alter().
views_form_views_exposed_form_alter function core/modules/views/views.module Implements hook_form_alter() for the exposed form.
views_local_tasks_alter function core/modules/views/views.module Implements hook_local_tasks_alter().
views_query_views_alter function core/modules/views/views.module Implements hook_query_TAG_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_test_config_views_plugins_area_alter function core/modules/views/tests/modules/views_test_config/views_test_config.module
views_test_config_views_plugins_argument_alter function core/modules/views/tests/modules/views_test_config/views_test_config.module
views_test_config_views_plugins_field_alter function core/modules/views/tests/modules/views_test_config/views_test_config.module
views_test_config_views_plugins_filter_alter function core/modules/views/tests/modules/views_test_config/views_test_config.module
views_test_config_views_plugins_relationship_alter function core/modules/views/tests/modules/views_test_config/views_test_config.module

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