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
- Search main for _alter
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeSuggestionHooks::themeSuggestionsTableAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for table. |
| ThemeSuggestionHooks::themeSuggestionsTopBarAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for top_bar. |
| ThemeSuggestionHooks::themeSuggestionsViewsViewFieldAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for views_view_field. |
| ThemeSuggestionsAlterTest | class | core/ |
Tests theme suggestion alter hooks. |
| ThemeSuggestionsAlterTest.php | file | core/ |
|
| ThemeSuggestionsAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeSuggestionsAlterTest::$modules | property | core/ |
Modules to install. |
| ThemeSuggestionsAlterTest::setUp | function | core/ |
|
| ThemeSuggestionsAlterTest::testDeprecatedTemplateSuggestions | function | core/ |
Testing deprecated suggestions. |
| ThemeSuggestionsAlterTest::testExecutionOrder | function | core/ |
Tests execution order of theme suggestion alter hooks. |
| ThemeSuggestionsAlterTest::testGeneralSuggestionsAlter | function | core/ |
Tests hook_theme_suggestions_alter(). |
| ThemeSuggestionsAlterTest::testSpecificSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for specific theme calls. |
| ThemeSuggestionsAlterTest::testTemplateSuggestions | function | core/ |
Tests that hooks to provide theme suggestions work. |
| ThemeSuggestionsAlterTest::testTemplateSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for templates. |
| ThemeSuggestionsTestHooks::themeSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| ThemeSuggestionsTestHooks::themeSuggestionsThemeTestSpecificSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| ThemeSuggestionsTestHooks::themeSuggestionsThemeTestSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| ThemeTestController::generalSuggestionAlter | function | core/ |
Menu callback for testing hook_theme_suggestions_alter(). |
| ThemeTestController::specificSuggestionAlter | function | core/ |
Menu callback for testing suggestion alter hooks with specific suggestions. |
| ThemeTestController::suggestionAlter | function | core/ |
Menu callback for testing suggestion alter hooks with template files. |
| ThemeTestHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| ThemeTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| ThemeTestHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| ThemeTestHooks::themeSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| ThemeTestHooks::themeSuggestionsThemeTestSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| TokenTest::testReplaceWithHookTokensAlterWithBubbleableMetadata | function | core/ |
Tests replace with hook tokens alter with bubbleable metadata. |
| ToolbarDisableUserToolbarHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
| ToolbarThemeHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| ToolbarThemeHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| TypedConfigManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| UmamiHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| UmamiHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| UmamiHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| umami_form_alter | function | core/ |
Implements hook_form_alter(). |
| umami_form_search_block_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| umami_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| UniqueFieldConstraintTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UniqueFieldConstraintTestHooks::queryEntityTestAccessAlter | function | core/ |
Implements hook_query_entity_test_access_alter(). |
| UnversionedAssetsTestHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| UpdateContribTest::testHookUpdateStatusAlter | function | core/ |
Checks that hook_update_status_alter() works to change a status. |
| UpdateScriptTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| UpdateScriptTestRequirements::updateAlter | function | core/ |
Implements hook_update_requirements_alter(). |
| UpdateServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| UpdateTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| UpdateTestHooks::updateStatusAlter | function | core/ |
Implements hook_update_status_alter(). |
| UrlAlterFunctionalTest | class | core/ |
Tests altering the inbound path and the outbound path. |
| UrlAlterFunctionalTest.php | file | core/ |
|
| UrlAlterFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UrlAlterFunctionalTest::$modules | property | core/ |
Modules to install. |
| UrlAlterFunctionalTest::assertUrlInboundAlter | function | core/ |
Assert that an inbound path is altered to an expected value. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.