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
- Search main for _alter
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateDumpAlterInterface.php | file | core/ |
|
| MigrateDumpAlterInterface::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFieldInterface::alterFieldFormatterMigration | function | core/ |
Apply any custom processing to the field formatter migration. |
| MigrateFieldInterface::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| MigrateFieldInterface::alterFieldMigration | function | core/ |
Apply any custom processing to the field migration. |
| MigrateFieldInterface::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
| MigrateFileTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFilterFormatTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| migrate_drupal_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
| ModerationFormTest::testAlternativeModerationStateWidget | function | core/ |
Tests 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[[api-linebreak]] |
| modernizr_deprecation_test_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
| 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[[api-linebreak]] |
| 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 adding a non-existing function to hook_module_implements_alter(). |
| 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/ |
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.