Search for extensions

  1. Search 7.x for extensions
  2. Search 9.5.x for extensions
  3. Search 8.9.x for extensions
  4. Search 10.3.x for extensions
  5. Other projects
Title Object type File name Summary
ModuleExtensionList::doScanExtensions function core/lib/Drupal/Core/Extension/ModuleExtensionList.php Scans the available extensions.
PhpExtensionsValidator class core/modules/package_manager/src/Validator/PhpExtensionsValidator.php Performs validation if certain PHP extensions are enabled.
PhpExtensionsValidator.php file core/modules/package_manager/src/Validator/PhpExtensionsValidator.php
PhpExtensionsValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/PhpExtensionsValidator.php
PhpExtensionsValidator::insideTest function core/modules/package_manager/src/Validator/PhpExtensionsValidator.php Whether this validator is running inside a test.
PhpExtensionsValidator::isExtensionLoaded function core/modules/package_manager/src/Validator/PhpExtensionsValidator.php Indicates if a particular PHP extension is loaded.
PhpExtensionsValidator::validateOpenSsl function core/modules/package_manager/src/Validator/PhpExtensionsValidator.php Flags an error if the OpenSSL extension is not installed.
PhpExtensionsValidator::validateXdebug function core/modules/package_manager/src/Validator/PhpExtensionsValidator.php Flags a warning if Xdebug is enabled.
PhpExtensionsValidatorTest class core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php @covers \Drupal\package_manager\Validator\PhpExtensionsValidator[[api-linebreak]]
@group package_manager
@internal
PhpExtensionsValidatorTest.php file core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php
PhpExtensionsValidatorTest::providerPhpExtensionsValidation function core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php Data provider for ::testPhpExtensionsValidation().
PhpExtensionsValidatorTest::testPhpExtensionsValidation function core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php Tests that PHP extensions' status are checked by Package Manager.
RecipeConfigurator::listAllExtensions function core/lib/Drupal/Core/Recipe/RecipeConfigurator.php List all the extensions installed by this recipe and its dependencies.
RecipeMissingExtensionsException class core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php Exception thrown when recipes contain or depend on missing extensions.
RecipeMissingExtensionsException.php file core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php
RecipeMissingExtensionsException::__construct function core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php Constructs a RecipeMissingExtensionsException.
SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates function core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php Gets extensions that have database updates in the stage directory.
Tasks::checkExtensions function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Generic function to check postgresql extensions.
TestDiscovery::$availableExtensions property core/lib/Drupal/Core/Test/TestDiscovery.php Cached list of all available extension names, keyed by extension type.
TestDiscovery::getExtensions function core/lib/Drupal/Core/Test/TestDiscovery.php Returns all available extensions.
TestExtension::$installedExtensions property core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension::setInstalledExtensions function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates function core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php Sets the names of the extensions which should have staged database updates.
TestToolkit::getSupportedExtensions function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns a list of image file extensions supported by the toolkit.
ThemeInitialization::$extensions property core/lib/Drupal/Core/Theme/ThemeInitialization.php The extensions that might be attaching assets.
ThemeInitialization::getExtensions function core/lib/Drupal/Core/Theme/ThemeInitialization.php Gets all extensions.
ToolkitGdTest::testSupportedExtensions function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php @covers ::getSupportedExtensions[[api-linebreak]]
@covers ::extensionToImageType[[api-linebreak]]
UpdateRegistry::$enabledExtensions property core/lib/Drupal/Core/Update/UpdateRegistry.php
UpdateRegistry::scanExtensionsAndLoadUpdateFiles function core/lib/Drupal/Core/Update/UpdateRegistry.php Scans all module, theme, and profile extensions and load the update files.
UpdateRegistryTest::setupBasicExtensions function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Sets up some extensions with some update functions.
UpdateScriptTest::assertInstalledExtensionsConfig function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Asserts that an installed extension's config setting is correct.
UpdateScriptTest::enableExtensions function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Enables an extension using the UI.
UpdateScriptTest::enableMissingExtensions function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Enables extensions the UI.
UpdateTestTrait::mockDefaultExtensionsInfo function core/modules/update/tests/src/Functional/UpdateTestTrait.php Sets default information about installed extensions.
UpdateTestTrait::mockInstalledExtensionsInfo function core/modules/update/tests/src/Functional/UpdateTestTrait.php Sets information about installed extensions.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.