Search for alter
Title | Object type | File name | Summary |
---|---|---|---|
module_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
module_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
more_help_page_test_help_section_info_alter | function | core/ |
Implements hook_help_section_info_alter(). |
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
MultipleWidgetFormTest::widgetAlterTest | function | core/ |
Tests widget alter hooks for a given hook name. |
navigation_block_alter | function | core/ |
Implements hook_block_alter(). |
navigation_block_build_local_tasks_block_alter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
navigation_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
navigation_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
navigation_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
navigation_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
navigation_plugin_filter_layout__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
NoBigPipeRouteAlterSubscriber | class | core/ |
Sets the '_no_big_pipe' option on select routes. |
NoBigPipeRouteAlterSubscriber.php | file | core/ |
|
NoBigPipeRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
NoBigPipeRouteAlterSubscriber::onRoutingRouteAlterSetNoBigPipe | function | core/ |
Alters select routes to have the '_no_big_pipe' option. |
NodeAdminRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
NodeEntityViewModeAlterTest | class | core/ |
Tests changing view modes for nodes. |
NodeEntityViewModeAlterTest.php | file | core/ |
|
NodeEntityViewModeAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeEntityViewModeAlterTest::$modules | property | core/ |
Enable dummy module that implements hook_ENTITY_TYPE_view() for nodes. |
NodeEntityViewModeAlterTest::testNodeViewModeChange | function | core/ |
Create a "Basic page" node and verify its consistency in the database. |
NodeGrantDatabaseStorage::alterQuery | function | core/ |
|
NodeGrantDatabaseStorageInterface::alterQuery | function | core/ |
Alters a query when node access is required. |
NodeMigrationTypePluginAlterTest | class | core/ |
Tests the assignment of the node migration type in migrations_plugin_alter. |
NodeMigrationTypePluginAlterTest.php | file | core/ |
|
NodeMigrationTypePluginAlterTest::$modules | property | core/ |
Modules to install. |
NodeMigrationTypePluginAlterTest::providerMigrationPluginAlter | function | core/ |
Data provider for testMigrationPluginAlter(). |
NodeMigrationTypePluginAlterTest::setUp | function | core/ |
|
NodeMigrationTypePluginAlterTest::setupDb | function | core/ |
Creates data in the source database. |
NodeMigrationTypePluginAlterTest::testMigrationPluginAlter | function | core/ |
Tests the assignment of the node migration type. |
NodeModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
NodeModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
NodeQueryAlterTest | class | core/ |
Tests that node access queries are properly altered by the node module. |
NodeQueryAlterTest.php | file | core/ |
|
NodeQueryAlterTest::$accessUser | property | core/ |
User with permission to view content. |
NodeQueryAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeQueryAlterTest::$modules | property | core/ |
Modules to install. |
NodeQueryAlterTest::$noAccessUser | property | core/ |
User without permission to view content. |
NodeQueryAlterTest::$noAccessUser2 | 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. |
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.