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 |
---|---|---|---|
module_required_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
module_test_altered_test_hook | function | core/ |
Implements hook_altered_test_hook(). |
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(). |
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/ |
Alters a query when node access is required. |
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 enable. |
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 enable. |
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. |
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(). |
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.