Search for alter
- Search 7.x for alter
 - Search 8.9.x for alter
 - Search 10.3.x for alter
 - Search 11.x for alter
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| node_test_node_build_defaults_alter | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_build_defaults_alter() for node entities. | 
| node_test_node_grants_alter | function | core/ | 
                                                                                        Implements hook_node_grants_alter(). | 
| node_test_views_views_data_alter | function | core/ | 
                                                                                        Implements hook_views_data_alter(). | 
| None::alterRouteDefinition | function | core/ | 
                                                                                        Allows access plugins to alter the route definition of a view. | 
| olivero_drupal_alter_alter | function | core/ | 
                                                                                        Implements hook_TYPE_alter(). | 
| olivero_element_info_alter | function | core/ | 
                                                                                        Implements hook_element_info_alter(). | 
| olivero_form_alter | function | core/ | 
                                                                                        Implements hook_form_alter() for adding classes and placeholder text to the search forms. | 
| olivero_form_node_preview_form_select_alter | function | core/ | 
                                                                                        Implements hook_form_FORM_ID_alter(). | 
| olivero_form_system_theme_settings_alter | function | core/ | 
                                                                                        Implements hook_form_FORM_ID_alter() for system_theme_settings. | 
| olivero_form_views_exposed_form_alter | function | core/ | 
                                                                                        Implements hook_form_views_exposed_form_alter(). | 
| olivero_theme_suggestions_block_alter | function | core/ | 
                                                                                        Implements hook_theme_suggestions_HOOK_alter() for block(). | 
| olivero_theme_suggestions_form_alter | function | core/ | 
                                                                                        Implements hook_theme_suggestions_HOOK_alter() for form templates. | 
| olivero_theme_suggestions_menu_alter | function | core/ | 
                                                                                        Implements hook_theme_suggestions_HOOK_alter() for menu. | 
| olivero_theme_suggestions_user_alter | function | core/ | 
                                                                                        Implements hook_theme_suggestions_HOOK_alter(). | 
| PageRenderTest::testHookPageAlter | function | core/ | 
                                                                                        Tests hook_page_attachments_alter() exceptions. | 
| PagerPluginBase::exposedFormAlter | function | core/ | 
                                                                                        |
| page_cache_form_test_form_page_cache_form_test_alter | function | core/ | 
                                                                                        Implements hook_form_FORM_ID_alter(). | 
| page_cache_form_test_module_implements_alter | function | core/ | 
                                                                                        Implements hook_module_implements_alter(). | 
| ParamConverterSubscriber::onRoutingRouteAlterSetParameterConverters | function | core/ | 
                                                                                        Applies parameter converters to route parameters. | 
| PathPluginBase::alterRoutes | function | core/ | 
                                                                                        Alters a collection of routes and replaces definitions to the view. | 
| PathPluginBase::getAlteredRouteNames | function | core/ | 
                                                                                        Returns the list of routes overridden by Views. | 
| PathPluginBaseTest::testAlterPostRestRoute | function | core/ | 
                                                                                        Tests the altering of a REST route. | 
| PathPluginBaseTest::testAlterRoute | function | core/ | 
                                                                                        Tests the alter route method. | 
| PathPluginBaseTest::testAlterRoutesWithOptionalParameters | function | core/ | 
                                                                                        Tests altering routes with optional parameters in the overridden route. | 
| PathPluginBaseTest::testAlterRoutesWithParameters | function | core/ | 
                                                                                        Tests altering routes with parameters in the overridden route. | 
| PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting | function | core/ | 
                                                                                        Tests altering routes with parameters and upcasting information. | 
| PathPluginBaseTest::testAlterRouteWithAlterCallback | function | core/ | 
                                                                                        Tests the alter route method with preexisting title callback. | 
| PathRootsSubscriber::onRouteAlter | function | core/ | 
                                                                                        Collects all path roots. | 
| path_entity_base_field_info_alter | function | core/ | 
                                                                                        Implements hook_entity_base_field_info_alter(). | 
| path_entity_type_alter | function | core/ | 
                                                                                        Implements hook_entity_type_alter(). | 
| path_field_widget_single_element_form_alter | function | core/ | 
                                                                                        Implements hook_field_widget_single_element_form_alter(). | 
| Permission::alterRouteDefinition | function | core/ | 
                                                                                        Allows access plugins to alter the route definition of a view. | 
| PhpTransliterationTest::providerTestPhpTransliterationWithAlter | function | core/ | 
                                                                                        Provides test data for testPhpTransliterationWithAlter. | 
| PhpTransliterationTest::testPhpTransliterationWithAlter | function | core/ | 
                                                                                        Tests the PhpTransliteration with an alter hook. | 
| PluginAlterTest | class | core/ | 
                                                                                        @group Render | 
| PluginAlterTest.php | file | core/ | 
                                                                                        |
| PluginAlterTest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| PluginAlterTest::testPluginAlter | function | core/ | 
                                                                                        Tests hook_element_plugin_alter(). | 
| plugin_test_plugin_test_alter | function | core/ | 
                                                                                        Implements hook_plugin_test_alter(). | 
| ProfileTranslationHandler::entityFormAlter | function | core/ | 
                                                                                        Performs the needed alterations to the entity form. | 
| QueryBase::$alterMetaData | property | core/ | 
                                                                                        The query metadata for alter purposes. | 
| QueryBase::$alterTags | property | core/ | 
                                                                                        The query tags. | 
| QueryPluginBase::alter | function | core/ | 
                                                                                        Let modules modify the query just prior to finalizing it. | 
| quickedit_entity_type_alter | function | core/ | 
                                                                                        Implements hook_entity_type_alter(). | 
| 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(). | 
| rdf_node_build_defaults_alter | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_build_defaults_alter(). | 
| ReferenceBase::alterFieldInstanceMigration | function | core/ | 
                                                                                        Apply any custom processing to the field instance migration. | 
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.