You are here

102 string references to module_handler in Drupal 8

AccountSettingsForm::create in core/modules/user/src/AccountSettingsForm.php
Instantiates a new instance of this class.
BlockConfigEntityUnitTest::setUp in core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php
BlockContentEntityReferenceSelectionTest::setUp in core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php
BlockViewBuilder::lazyBuilder in core/modules/block/src/BlockViewBuilder.php
#lazy_builder callback; builds a #pre_render-able block.
BlockVisibility::create in core/modules/block/src/Plugin/migrate/process/BlockVisibility.php
Creates an instance of the plugin.
CKEditor::create in core/modules/ckeditor/src/Plugin/Editor/CKEditor.php
Creates an instance of the plugin.
CKEditorTest::testConstructorDeprecation in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
@deprecationMessage Calling CKEditor::__construct() without the $state argument is deprecated in drupal:8.8.0. The $state argument is required in drupal:9.0.0. See https://www.drupal.org/node/3075102. @group legacy
CommentAdminOverview::create in core/modules/comment/src/Form/CommentAdminOverview.php
Instantiates a new instance of this class.
CommentLockTest::testLocks in core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
Test the lock behavior.
ConfigEntityBaseUnitTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
ConfigImporterMissingContentTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php
ConfigImporterTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
ConfigImportRecreateTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRenameValidationTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
ConfigSingleImportForm::create in core/modules/config/src/Form/ConfigSingleImportForm.php
Instantiates a new instance of this class.
ConfigSync::create in core/modules/config/src/Form/ConfigSync.php
Instantiates a new instance of this class.
ConfigTestTrait::configImporter in core/tests/Drupal/Tests/ConfigTestTrait.php
Returns a ConfigImporter object to import test configuration.
ConfigTranslationDeleteForm::create in core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php
Instantiates a new instance of this class.
ConfigUninstallViaCliImportTest::setUp in core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php
ContentEntityNullStorageTest::testDeleteThroughImport in core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php
Tests deleting a contact form entity via a configuration import.
ContentTranslationConfigImportTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
ContentTranslationEntityBundleInfoTest::testHookInvocationOrder in core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php
Tests that modules can know whether bundles are translatable.
ControllerBase::moduleHandler in core/lib/Drupal/Core/Controller/ControllerBase.php
Returns the module handler.
CronForm::create in core/modules/system/src/Form/CronForm.php
Instantiates a new instance of this class.
DbLogController::create in core/modules/dblog/src/Controller/DbLogController.php
Instantiates a new instance of this class.
DbUpdateController::create in core/modules/system/src/Controller/DbUpdateController.php
Instantiates a new instance of this class.
DefaultSelection::create in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
Creates an instance of the plugin.
Drupal::moduleHandler in core/lib/Drupal.php
Returns the module handler.
DrupalTest::testModuleHandler in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the moduleHandler() method.
EntityBundleFieldTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php
EntityListBuilderTest::testGetOperations in core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php
@covers ::getOperations
EntitySearchPage::create in core/modules/search/src/Plugin/migrate/destination/EntitySearchPage.php
Creates an instance of the plugin.
EntityViewsData::createInstance in core/modules/views/src/EntityViewsData.php
Instantiates a new instance of this entity handler.
FieldBlock::create in core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
Creates an instance of the plugin.
FieldStorageConfigStorage::createInstance in core/modules/field/src/FieldStorageConfigStorage.php
Instantiates a new instance of this entity handler.
FieldTypePluginManagerTest::enableAllCoreModules in core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php
Enable all core modules.
FilteredPluginManagerTrait::moduleHandler in core/lib/Drupal/Core/Plugin/FilteredPluginManagerTrait.php
Wraps the module handler.
HelpBlock::create in core/modules/help/src/Plugin/Block/HelpBlock.php
Creates an instance of the plugin.
HookHelpSection::create in core/modules/help/src/Plugin/HelpSection/HookHelpSection.php
Creates an instance of the plugin.
ImportForm::create in core/modules/locale/src/Form/ImportForm.php
Instantiates a new instance of this class.
InstallHelper::create in core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php
Instantiates a new instance of this class.
InstallProfileDependenciesBcTest::testUninstallingModules in core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php
Tests that the install profile BC layer for dependencies key works.
install_config_import_batch in core/includes/install.core.inc
Creates a batch for the config importer to process.
install_config_revert_install_changes in core/includes/install.core.inc
Reverts configuration if hook_install() implementations have made changes.
KernelTestBase::disableModules in core/tests/Drupal/KernelTests/KernelTestBase.php
Disables modules for this test.
KernelTestBase::disableModules in core/modules/simpletest/src/KernelTestBase.php
Disables modules for this test.
KernelTestBase::enableModules in core/tests/Drupal/KernelTests/KernelTestBase.php
Enables modules for this test.
KernelTestBase::enableModules in core/modules/simpletest/src/KernelTestBase.php
Enables modules for this test.
LocaleTranslation::create in core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php
Creates an instance of the plugin.
LocaleTranslationDownloadTest::setUp in core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php
LocaleTranslationProjectsTest::setUp in core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php
MediaLibraryWidget::create in core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php
Creates an instance of the plugin.
media_requirements in core/modules/media/media.install
Implements hook_requirements().
MenuLinkDefaultForm::create in core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
Instantiates a new instance of this class.
MigrateTestCase::getDatabase in core/modules/migrate/tests/src/Unit/MigrateTestCase.php
Gets an SQLite database connection object for use in tests.
migrate_drupal_migration_plugins_alter in core/modules/migrate_drupal/migrate_drupal.module
Implements hook_migration_plugins_alter().
MigrationLabelExistTest::testLabelExist in core/modules/migrate_drupal_ui/tests/src/Kernel/MigrationLabelExistTest.php
Tests that labels exist for all migrations.
MigrationProvidersExistTest::enableAllModules in core/modules/migrate/tests/src/Kernel/Plugin/MigrationProvidersExistTest.php
Enable all available modules.
ModuleHandlerDeprecatedHookTest::testAlterDeprecated in core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php
@covers ::alterDeprecated @expectedDeprecation The deprecated alter hook hook_deprecated_alter_alter() is implemented in these functions: deprecation_test_deprecated_alter_alter. Alter something else.
ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated in core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php
@covers ::invokeAllDeprecated @expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else.
ModuleHandlerDeprecatedHookTest::testInvokeDeprecated in core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php
@covers ::invokeDeprecated @expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else.
ModuleHandlerDeprecatedHookUnimplementedTest::testUnimplementedHooks in core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookUnimplementedTest.php
@covers ::alterDeprecated @covers ::invokeAllDeprecated @covers ::invokeDeprecated @doesNotPerformAssertions
ModuleHandlerTest::moduleHandler in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Returns the ModuleHandler.
ModuleHandlerTest::testInvalidGetName in core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerTest.php
Tests requesting the name of an invalid module.
ModuleInstaller::updateKernel in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Updates the kernel module list.
ModulesListConfirmForm::create in core/modules/system/src/Form/ModulesListConfirmForm.php
Instantiates a new instance of this class.
ModulesListForm::create in core/modules/system/src/Form/ModulesListForm.php
Instantiates a new instance of this class.
ModulesUninstallForm::create in core/modules/system/src/Form/ModulesUninstallForm.php
Instantiates a new instance of this class.
Node::create in core/modules/node/src/Plugin/migrate/source/d6/Node.php
Creates an instance of the plugin.
Node::create in core/modules/node/src/Plugin/migrate/source/d7/Node.php
Creates an instance of the plugin.
NodeSearch::create in core/modules/node/src/Plugin/Search/NodeSearch.php
Creates an instance of the plugin.
OverriddenConfigImportTest::setUp in core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
OverviewTerms::create in core/modules/taxonomy/src/Form/OverviewTerms.php
Instantiates a new instance of this class.
PathAliasToEntityUpdateTest::testConversionToEntities in core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
Tests the conversion of path aliases to entities.
PerformanceForm::create in core/modules/system/src/Form/PerformanceForm.php
Instantiates a new instance of this class.
Permission::create in core/modules/user/src/Plugin/views/access/Permission.php
Creates an instance of the plugin.
Permissions::create in core/modules/user/src/Plugin/views/filter/Permissions.php
Creates an instance of the plugin.
Permissions::create in core/modules/user/src/Plugin/views/field/Permissions.php
Creates an instance of the plugin.
QuickEditFieldForm::create in core/modules/quickedit/src/Form/QuickEditFieldForm.php
Instantiates a new instance of this class.
RdfCommentStorageLoadTest::testRdfCommentStorageLoad in core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php
Tests rdf_comment_storage_load.
SelectionTrait::create in core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionTrait.php
ShortcutSetStorage::createInstance in core/modules/shortcut/src/ShortcutSetStorage.php
Instantiates a new instance of this entity handler.
SqlContentEntityStorageTest::setUpModuleHandlerNoImplementations in core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php
Sets up the module handler with no implementations.
StateFileExists::testMigrationState in core/modules/migrate_drupal/tests/src/Kernel/StateFileExists.php
Tests that the migrate_drupal.yml files exist as needed.
StatisticsSettingsForm::create in core/modules/statistics/src/StatisticsSettingsForm.php
Instantiates a new instance of this class.
SystemListingCrossProfileCompatibleTest::testSystemListing in core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
Non-empty test* method required to executed the test case class.
TestViewsTest::testDefaultConfig in core/modules/views/tests/src/Kernel/TestViewsTest.php
Tests default configuration data type.
ThemeInstallerTest::moduleHandler in core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
Returns the ModuleHandler.
ThemeSettingsForm::create in core/modules/system/src/Form/ThemeSettingsForm.php
Instantiates a new instance of this class.
TranslationStatusForm::create in core/modules/locale/src/Form/TranslationStatusForm.php
Instantiates a new instance of this class.
UpdateManagerInstall::create in core/modules/update/src/Form/UpdateManagerInstall.php
Instantiates a new instance of this class.
UpdateManagerUpdate::create in core/modules/update/src/Form/UpdateManagerUpdate.php
Instantiates a new instance of this class.
UpdatePathTestTrait::runUpdates in core/tests/Drupal/Tests/UpdatePathTestTrait.php
Helper function to run pending database updates.
UpdateReady::create in core/modules/update/src/Form/UpdateReady.php
Instantiates a new instance of this class.
UserData::create in core/modules/user/src/Plugin/views/field/UserData.php
Creates an instance of the plugin.
UserPermissionsForm::create in core/modules/user/src/Form/UserPermissionsForm.php
Instantiates a new instance of this class.
UserSearch::create in core/modules/user/src/Plugin/Search/UserSearch.php
Creates an instance of the plugin.
UserSelection::create in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
Creates an instance of the plugin.
ValidateMigrationStateTestTrait::enableAllModules in core/modules/migrate_drupal/tests/src/Traits/ValidateMigrationStateTestTrait.php
Enable all available modules.
ViewExecutableTest::setUp in core/modules/views/tests/src/Unit/ViewExecutableTest.php
ViewsHooksTest::setUp in core/modules/views/tests/src/Kernel/ViewsHooksTest.php
ViewsSelection::create in core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
Creates an instance of the plugin.