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 |
---|---|---|---|
QueryBase::$alterTags | property | core/ |
The query tags. |
QueryPluginBase::alter | function | core/ |
Let modules modify the query just prior to finalizing it. |
QuickEditIntegration::entityViewAlter | function | core/ |
Alters the entity view build for Quick Edit compatibility. |
quickedit_entity_view_alter | function | core/ |
Implements hook_entity_view_alter(). |
quickedit_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
quickedit_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
quickedit_test_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
RegistryTest::testThemeRegistryAlterByTheme | function | core/ |
Tests that the theme registry can be altered by themes. |
RenderElementHelper::alterElementInfo | function | core/ |
Alters the element type info. |
responsive_image_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
Role::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
RoutePreloader::onAlterRoutes | function | core/ |
Alters existing routes for a specific collection. |
RoutePreloaderTest::testOnAlterRoutesWithAdminPathNoAdminRoute | function | core/ |
Tests onAlterRoutes with "admin" appearing in the path. |
RoutePreloaderTest::testOnAlterRoutesWithAdminRoutes | function | core/ |
Tests onAlterRoutes with just admin routes. |
RoutePreloaderTest::testOnAlterRoutesWithNonAdminRoutes | function | core/ |
Tests onAlterRoutes with admin routes and non admin routes. |
RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
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(). |
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.