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 |
|---|---|---|---|
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriberBase::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriberBase::onAlterRoutes | function | core/ |
Delegates the route altering to self::alterRoutes(). |
| RouteSubscriberTest::testOnAlterRoutes | function | core/ |
Tests the onAlterRoutes method. |
| RouteTestSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RoutingEvents::ALTER | constant | core/ |
Name of the event fired during route collection to allow changes to routes. |
| Schema::alterTable | function | core/ |
Create a table with a new schema containing the old content. |
| SearchDateIntervalTest::testDateIntervalQueryAlter | function | core/ |
Tests searching with date filters that exclude some translations. |
| SearchInterface::searchFormAlter | function | core/ |
Alters the search form when being built for a given plugin. |
| SearchPluginBase::searchFormAlter | function | core/ |
Alters the search form when being built for a given plugin. |
| SearchQueryAlterTest | class | core/ |
Tests that the node search query can be altered via the query alter hook. |
| SearchQueryAlterTest.php | file | core/ |
|
| SearchQueryAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchQueryAlterTest::$modules | property | core/ |
Modules to enable. |
| SearchQueryAlterTest::testQueryAlter | function | core/ |
Tests that the query alter works. |
| search_date_query_alter.info.yml | file | core/ |
core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml |
| search_date_query_alter.module | file | core/ |
Adds date conditions to node searches. |
| search_date_query_alter_query_search_node_search_alter | function | core/ |
Implements hook_query_TAG_alter(): tag search_$type with $type node_search. |
| search_form_search_block_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the search_block_form form. |
| search_query_alter.info.yml | file | core/ |
core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml |
| search_query_alter.module | file | core/ |
Test module that alters search queries. |
| search_query_alter_query_search_node_search_alter | function | core/ |
Implements hook_query_TAG_alter(): tag search_$type with $type node_search. |
| SelectionInterface::entityQueryAlter | function | core/ |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
| SelectionPluginBase::entityQueryAlter | function | core/ |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
| serialization.user_route_alter_subscriber | service | core/ |
Drupal\serialization\EventSubscriber\UserRouteAlterSubscriber |
| ServiceModifierInterface::alter | function | core/ |
Modifies existing service definitions. |
| ServiceProviderBase::alter | function | core/ |
Modifies existing service definitions. |
| ServiceProviderTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| settings_tray_block_alter | function | core/ |
Implements hook_block_alter(). |
| settings_tray_block_view_alter | function | core/ |
Implements hook_block_view_alter(). |
| settings_tray_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| settings_tray_css_alter | function | core/ |
Implements hook_css_alter(). |
| settings_tray_toolbar_alter | function | core/ |
Implements hook_toolbar_alter(). |
| seven_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| seven_form_alter | function | core/ |
Implements hook_form_alter(). |
| seven_form_language_content_settings_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
| seven_form_media_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\media\MediaForm. |
| seven_form_media_library_add_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter(). |
| seven_form_media_library_add_form_oembed_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| seven_form_media_library_add_form_upload_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| seven_form_node_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm. |
| simpletest_deprecation_test_simpletest_alter | function | core/ |
Implements hook_simpletest_alter(). |
| simpletest_js_alter | function | core/ |
Implements hook_js_alter(). |
| SpecialAttributesRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| SpecialAttributesRouteSubscriber::onAlterRoutes | function | core/ |
Delegates the route altering to self::alterRoutes(). |
| Sql::alter | function | core/ |
Let modules modify the query just prior to finalizing it. |
| SqlBase::exposedFormAlter | function | core/ |
|
| stable_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| stable_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.