Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MigrateGlobalThemeSettingsTest | class | core/ |
Tests migration of global theme settings variables to configuration. |
| MigrateGlobalThemeSettingsTest.php | file | core/ |
|
| MigrateGlobalThemeSettingsTest::setUp | function | core/ |
|
| MigrateGlobalThemeSettingsTest::testMigrateThemeSettings | function | core/ |
Tests migration of global theme settings to configuration. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateNoMigrateDrupalTest | class | core/ |
Execute migration. |
| MigrateNoMigrateDrupalTest.php | file | core/ |
|
| MigrateNoMigrateDrupalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MigrateNoMigrateDrupalTest::$modules | property | core/ |
Modules to install. |
| MigrateNoMigrateDrupalTest::setUp | function | core/ |
|
| MigrateNoMigrateDrupalTest::testExecutionNoMigrateDrupal | function | core/ |
Tests execution of a migration. |
| MinimalTest | class | core/ |
Tests Minimal installation profile expectations. |
| MinimalTest.php | file | core/ |
|
| MinimalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MinimalTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| MinimalTest::testMinimal | function | core/ |
Tests Minimal installation profile. |
| ModeratedContentLocalTaskTest | class | core/ |
Tests moderated content dynamic local task. |
| ModeratedContentLocalTaskTest.php | file | core/ |
|
| ModeratedContentLocalTaskTest::$adminUser | property | core/ |
A user to test with. |
| ModeratedContentLocalTaskTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModeratedContentLocalTaskTest::$modules | property | core/ |
Modules to install. |
| ModeratedContentLocalTaskTest::setUp | function | core/ |
|
| ModeratedContentLocalTaskTest::testModeratedContentLocalTask | function | core/ |
Tests the moderated content local task appears. |
| 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/ |
Tests enforce revisions entity form alter. |
| ModerationStateTaxonomyTermTest::testEnforceRevisionsEntityFormAlter | function | core/ |
Tests the taxonomy term moderation handler alters the forms as intended. |
| ModuleHandler::$alterHookListeners | property | core/ |
Lists of callbacks 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/ |
Tests alter deprecated. |
| 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(). |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.