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 | 
|---|---|---|---|
| NodeQueryAlterTest::$noAccessUser | property | core/ | 
                                                                                        User without permission to view content. | 
| NodeQueryAlterTest::setUp | function | core/ | 
                                                                                        |
| NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess | function | core/ | 
                                                                                        Tests 'node_access' query alter, for edit access. | 
| NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess | function | core/ | 
                                                                                        Tests 'node_access' query alter, for user without access. | 
| NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess | function | core/ | 
                                                                                        Tests 'node_access' query alter, for user with access. | 
| NodeQueryAlterTest::testNodeQueryAlterOverride | function | core/ | 
                                                                                        Tests 'node_access' query alter override. | 
| NodeQueryAlterTest::testNodeQueryAlterWithRevisions | function | core/ | 
                                                                                        Tests 'node_access' query alter with revision-enabled nodes. | 
| NodeSearch::searchFormAlter | function | core/ | 
                                                                                        Alters the search form when being built for a given plugin. | 
| NodeTranslationHandler::entityFormAlter | function | core/ | 
                                                                                        Performs the needed alterations to the entity form. | 
| NodeTranslationUITest::doTestAlternateHreflangLinks | function | core/ | 
                                                                                        Tests that the given path provides the correct alternate hreflang links. | 
| node_config_translation_info_alter | function | core/ | 
                                                                                        Implements hook_config_translation_info_alter(). | 
| node_display_configurable_test_entity_base_field_info_alter | function | core/ | 
                                                                                        Implements hook_entity_base_field_info_alter(). | 
| node_entity_view_display_alter | function | core/ | 
                                                                                        Implements hook_entity_view_display_alter(). | 
| node_form_system_themes_admin_form_alter | function | core/ | 
                                                                                        Implements hook_form_FORM_ID_alter(). | 
| node_query_node_access_alter | function | core/ | 
                                                                                        Implements hook_query_TAG_alter(). | 
| node_test_entity_view_mode_alter | function | core/ | 
                                                                                        Implements hook_entity_view_mode_alter(). | 
| node_test_form_alter | function | core/ | 
                                                                                        Implements hook_form_alter(). | 
| node_test_node_access_records_alter | function | core/ | 
                                                                                        Implements hook_node_access_records_alter(). | 
| 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. | 
| 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. | 
| PathAliasDeprecatedTestServiceProvider::alter | function | core/ | 
                                                                                        Modifies existing service definitions. | 
| 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_form_alter | function | core/ | 
                                                                                        Implements hook_field_widget_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. | 
Pagination
- Previous page
 - Page 14
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.