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 |
---|---|---|---|
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]] |
ModerationStateTaxonomyTermTest::testEnforceRevisionsEntityFormAlter | function | core/ |
Tests the taxonomy term moderation handler alters the forms as intended. |
ModuleHandler::$alterEventListeners | property | core/ |
List of events which implement an alter hook 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. |
ModuleHandler::reOrderModulesForAlter | function | core/ |
Reorder modules for alters. |
ModuleHandler::triggerErrorForDuplicateAlterHookListener | function | core/ |
Triggers an error on duplicate alter listeners. |
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. |
ModuleImplementsAlter | class | core/ |
Contains a replaceable callback for hook_module_implements_alter(). |
ModuleImplementsAlter.php | file | core/ |
|
ModuleImplementsAlter::$callback | property | core/ |
Callback for hook_module_implements_alter(). |
ModuleImplementsAlter::call | function | core/ |
Invokes the registered callback. |
ModuleImplementsAlter::set | function | core/ |
Sets a callback for hook_module_implements_alter(). |
ModuleImplementsAlterTest | class | core/ |
Tests hook_module_implements_alter(). |
ModuleImplementsAlterTest.php | file | core/ |
|
ModuleImplementsAlterTest::$modules | property | core/ |
Modules to install. |
ModuleImplementsAlterTest::testModuleImplementsAlter | function | core/ |
Tests hook_module_implements_alter() adding an implementation. |
ModuleRequiredTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
ModuleRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
ModuleRuntimeRequirementsHooks::runtimeRequirementsAlter | function | core/ |
Implements hook_runtime_requirements_alter(). |
ModuleUpdateRequirementsHooks::updateRequirementsAlter | function | core/ |
Implements hook_update_requirements_alter(). |
module_handler_test_all1_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
module_implements_alter_test.implementations.inc | file | core/ |
|
module_implements_alter_test.info.yml | file | core/ |
core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.info.yml |
module_implements_alter_test.module | file | core/ |
|
module_implements_alter_test_altered_test_hook | function | core/ |
Implements hook_altered_test_hook(). |
module_implements_alter_test_legacy.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.info.yml |
module_implements_alter_test_legacy.module | file | core/ |
|
module_implements_alter_test_legacy_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
module_implements_alter_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
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(). |
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.