Search for alter
- Search 7.x for alter
- Search 9.5.x for alter
- Search 8.9.x for alter
- Search 10.3.x for alter
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NavigationHooks::pluginFilterLayoutLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
NavigationTestHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
navigation_module_implements_alter | function | core/ |
Implements hook_module_implements_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. |
NodeDisplayConfigurableTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
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. |
NodeHooks1::configTranslationInfoAlter | function | core/ |
Implements hook_config_translation_info_alter(). |
NodeHooks1::entityViewDisplayAlter | function | core/ |
Implements hook_entity_view_display_alter(). |
NodeHooks1::formSystemThemesAdminFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
NodeHooks1::localTasksAlter | function | core/ |
Implements hook_local_tasks_alter(). |
NodeHooks1::queryNodeAccessAlter | function | core/ |
Implements hook_query_TAG_alter(). |
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. |
NodeTestHooks::entityViewModeAlter | function | core/ |
Implements hook_entity_view_mode_alter(). |
NodeTestHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
NodeTestHooks::nodeAccessRecordsAlter | function | core/ |
Implements hook_node_access_records_alter(). |
NodeTestHooks::nodeBuildDefaultsAlter | function | core/ |
Implements hook_ENTITY_TYPE_build_defaults_alter() for node entities. |
NodeTestHooks::nodeGrantsAlter | function | core/ |
Implements hook_node_grants_alter(). |
NodeTestViewsViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
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.