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 |
|---|---|---|---|
| ThemeManager::alter | function | core/ |
Passes alterable variables to specific $theme_TYPE_alter() implementations. |
| ThemeManager::alterForTheme | function | core/ |
@todo Should we cache some of these information? |
| ThemeManagerInterface::alter | function | core/ |
Passes alterable variables to specific $theme_TYPE_alter() implementations. |
| ThemeManagerInterface::alterForTheme | function | core/ |
Provides an alter hook for a specific theme. |
| 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 enable. |
| ThemeSuggestionsAlterTest::setUp | function | core/ |
|
| 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. |
| ThemeTestController::functionSuggestionAlter | function | core/ |
Menu callback for testing suggestion alter hooks with theme functions. |
| 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. |
| ThemeTestController::suggestionAlterInclude | function | core/ |
Menu callback for testing includes with suggestion alter hooks. |
| theme_legacy_suggestions_test_theme_suggestions_theme_test_function_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_legacy_suggestions_test_theme_suggestions_theme_test_suggestions_include_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_legacy_test_theme_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| theme_legacy_test_theme_suggestions_theme_test_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_page_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| theme_suggestions_test_theme_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| theme_suggestions_test_theme_suggestions_theme_test_specific_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_suggestions_test_theme_suggestions_theme_test_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| theme_test_theme_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| theme_test_theme_suggestions_theme_test_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| TokenTest::testReplaceWithHookTokensAlterWithBubbleableMetadata | function | core/ |
@covers ::replace[[api-linebreak]] @covers ::replace[[api-linebreak]] |
| toolbar_disable_user_toolbar_toolbar_alter | function | core/ |
Implements hook_toolbar_alter(). |
| tour_test_tour_tips_alter | function | core/ |
Implements hook_tour_tips_alter(). |
| tracker_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
| TypedConfigManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| umami_form_search_block_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| umami_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| unique_field_constraint_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UpdateContribTest::testHookUpdateStatusAlter | function | core/ |
Checks that hook_update_status_alter() works to change a status. |
| UpdateServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| update_form_system_modules_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_modules(). |
| update_script_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| update_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| update_test_update_status_alter | 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 enable. |
| UrlAlterFunctionalTest::assertUrlInboundAlter | function | core/ |
Assert that a inbound path is altered to an expected value. |
| UrlAlterFunctionalTest::assertUrlOutboundAlter | function | core/ |
Assert that an outbound path is altered to an expected value. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.