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
- Search main for _alter
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlAlterFunctionalTest::testUrlAlter | function | core/ |
Test that URL altering works and that it occurs in the correct order. |
| UrlAlterTest | class | core/ |
Tests the capability to alter URLs. |
| UrlAlterTest.php | file | core/ |
|
| UrlAlterTest::$modules | property | core/ |
Modules to enable. |
| UrlAlterTest::testUrlWithQueryString | function | core/ |
|
| UrlResolverTest::testResourceUrlAlterHook | function | core/ |
Tests that hook_oembed_resource_url_alter() is invoked. |
| url_alter_test.info.yml | file | core/ |
core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml |
| url_alter_test.install | file | core/ |
Install hooks for test module. |
| url_alter_test.path_processor | service | core/ |
Drupal\url_alter_test\PathProcessorTest |
| url_alter_test.services.yml | file | core/ |
core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml |
| url_alter_test_install | function | core/ |
Implements hook_install(). |
| UserPictureTest::testUserViewAlter | function | core/ |
Tests user picture field with a non-standard field formatter. |
| UserRouteAlterSubscriber | class | core/ |
Alters user authentication routes to support additional serialization formats. |
| UserRouteAlterSubscriber.php | file | core/ |
|
| UserRouteAlterSubscriber::$serializerFormats | property | core/ |
The available serialization formats. |
| UserRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
| UserRouteAlterSubscriber::onRoutingAlterAddFormats | function | core/ |
Adds supported formats to the user authentication HTTP routes. |
| UserRouteAlterSubscriber::__construct | function | core/ |
UserRouteAlterSubscriber constructor. |
| UserSelection::entityQueryAlter | function | core/ |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
| UserServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| user_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| user_form_system_regional_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
| user_form_test_form_user_cancel_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for user_cancel_form(). |
| user_hooks_test_user_format_name_alter | function | core/ |
Implements hook_user_format_name_alter(). |
| user_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
| user_template_preprocess_default_variables_alter | function | core/ |
Implements hook_template_preprocess_default_variables_alter(). |
| user_user_view_alter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for user entities. |
| user_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
| ViewsHandlerManagerTest::testAlterHookInvocation | function | core/ |
Tests that hook_views_plugins_TYPE_alter() is invoked for a handler type. |
| ViewsLocalTask::alterLocalTasks | function | core/ |
Alters base_route and parent_id into the views local tasks. |
| 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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.