Search for alter
- Search 7.x for alter
- Search 9.5.x for alter
- Search 8.9.x for alter
- Search 10.3.x for alter
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryBase::alter | function | core/ |
Invoke hooks to allow modules to alter the entity query. |
| QueryPluginBase::alter | function | core/ |
Let modules modify the query just prior to finalizing it. |
| RecipeTestTrait::alterRecipe | function | core/ |
Alters an existing recipe. |
| ReferenceBase::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| RegistryTest::testThemeRegistryAlterByTheme | function | core/ |
Tests that the theme registry can be altered by themes. |
| RenderCallbacks::alterLayoutBuilder | function | core/ |
Pre-render callback for layout builder. |
| RenderElementHelper::alterElementInfo | function | core/ |
Alters the element type info. |
| Requirements1TestHooks::requirementsAlter | function | core/ |
Implements hook_requirements_alter(). |
| RequirementsTest::testRequirementsAlter | function | core/ |
Tests requirements data altering. |
| ResourceTestBase::alterExpectedDocumentForRevision | function | core/ |
Alters the expected JSON:API document for revisions. |
| Role::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| RouteCachingQueryAlteredTest | class | core/ |
Tests the route cache when the request's query parameters are altered. |
| RouteCachingQueryAlteredTest.php | file | core/ |
|
| RouteCachingQueryAlteredTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouteCachingQueryAlteredTest::$modules | property | core/ |
Modules to install. |
| RouteCachingQueryAlteredTest::setUp | function | core/ |
|
| RouteCachingQueryAlteredTest::testRouteCollectionCacheAfterException | function | core/ |
Tests route collection cache after an exception. |
| 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. |
| 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. |
| SearchDateQueryAlterHooks | class | core/ |
Hook implementations for search_date_query_alter. |
| SearchDateQueryAlterHooks.php | file | core/ |
|
| SearchDateQueryAlterHooks::querySearchNodeSearchAlter | function | core/ |
Implements hook_query_TAG_alter(). |
| SearchHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the search_block_form form. |
| 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. |
| SearchQueryAlterHooks | class | core/ |
Hook implementations for search_query_alter. |
| SearchQueryAlterHooks.php | file | core/ |
|
| SearchQueryAlterHooks::querySearchNodeSearchAlter | function | core/ |
Implements hook_query_TAG_alter(). |
| 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 install. |
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.