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 |
---|---|---|---|
migrate_drupal_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
ModerationFormTest::testAlternativeModerationStateWidget | function | core/ |
Test the moderation_state field when an alternative widget is set. |
ModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
ModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
ModerationHandlerInterface::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
ModerationHandlerInterface::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
ModerationStateNodeTypeTest::testEnforceRevisionsEntityFormAlter | function | core/ |
@covers \Drupal\content_moderation\Entity\Handler\NodeModerationHandler::enforceRevisionsBundleFormAlter |
ModuleHandler::$alterFunctions | property | core/ |
List of alter hook implementations keyed by hook name(s). |
ModuleHandler::alter | function | core/ |
Passes alterable variables to specific hook_TYPE_alter() implementations. |
ModuleHandler::alterDeprecated | function | core/ |
Passes alterable variables to deprecated hook_TYPE_alter() implementations. |
ModuleHandlerDeprecatedHookTest::testAlterDeprecated | function | core/ |
@covers ::alterDeprecated @expectedDeprecation The deprecated alter hook hook_deprecated_alter_alter() is implemented in these functions: deprecation_test_deprecated_alter_alter. Alter something else. |
ModuleHandlerInterface::alter | function | core/ |
Passes alterable variables to specific hook_TYPE_alter() implementations. |
ModuleHandlerInterface::alterDeprecated | function | core/ |
Passes alterable variables to deprecated hook_TYPE_alter() implementations. |
ModuleImplementsAlterTest | class | core/ |
Tests hook_module_implements_alter(). |
ModuleImplementsAlterTest.php | file | core/ |
|
ModuleImplementsAlterTest::$modules | property | core/ |
Modules to enable. |
ModuleImplementsAlterTest::testModuleImplementsAlter | function | core/ |
Tests hook_module_implements_alter() adding an implementation. |
ModuleImplementsAlterTest::testModuleImplementsAlterNonExistingImplementation | function | core/ |
Tests what happens if hook_module_implements_alter() adds a non-existing function to the implementations. |
ModuleRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.