Search for extensions
- Search 7.x for extensions
- Search 9.5.x for extensions
- Search 8.9.x for extensions
- Search 10.3.x for extensions
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilesystemLoader::$allowedFileExtensions | property | core/ |
Allowed file extensions. |
FileUploadHandler::DEFAULT_EXTENSIONS | constant | core/ |
The default extensions if none are provided. |
FileUploadResourceTestBase::testFileUploadNoExtensionSetting | function | core/ |
Tests using the file upload POST route no extension configured. |
FileUploadSanitizeNameEvent::$allowedExtensions | property | core/ |
A list of allowed extensions. |
FileUploadSanitizeNameEvent::getAllowedExtensions | function | core/ |
Gets the list of allowed extensions. |
FileUploadSanitizeNameEventTest::testAllowedExtensions | function | core/ |
@covers ::getAllowedExtensions |
GDToolkit::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
ImageFactory::getSupportedExtensions | function | core/ |
Returns the image file extensions supported by the toolkit. |
ImageToolkitInterface::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
ImageToolkitManager::getAllValidExtensions | function | core/ |
Returns all valid extensions. |
KernelTestBase::getExtensionsForModules | function | core/ |
Returns Extension objects for $modules to install. |
LegacyValidateTest::testInsecureExtensions | function | core/ |
Tests hard-coded security check in file_validate(). |
LegacyValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileValidateExtensionsOnUri. |
LegacyValidatorTest::testFileValidateExtensions | function | core/ |
Tests the file_validate_extensions() function. |
LegacyValidatorTest::testFileValidateExtensionsOnUri | function | core/ |
Tests the file_validate_extensions() function. |
LibraryDiscoveryParserTest::testBuildByExtensionSimple | function | core/ |
Tests that basic functionality works for getLibraryByName. |
ModuleExtensionList::doScanExtensions | function | core/ |
|
MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions | function | core/ |
Tests multiple file field with all file extensions. |
PhpExtensionsValidator | class | core/ |
Performs validation if certain PHP extensions are enabled. |
PhpExtensionsValidator.php | file | core/ |
|
PhpExtensionsValidator::getSubscribedEvents | function | core/ |
|
PhpExtensionsValidator::insideTest | function | core/ |
Whether this validator is running inside a test. |
PhpExtensionsValidator::isExtensionLoaded | function | core/ |
Indicates if a particular PHP extension is loaded. |
PhpExtensionsValidator::validateOpenSsl | function | core/ |
Flags an error if the OpenSSL extension is not installed. |
PhpExtensionsValidator::validateXdebug | function | core/ |
Flags a warning if Xdebug is enabled. |
PhpExtensionsValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\PhpExtensionsValidator @group package_manager @internal |
PhpExtensionsValidatorTest.php | file | core/ |
|
PhpExtensionsValidatorTest::providerPhpExtensionsValidation | function | core/ |
Data provider for ::testPhpExtensionsValidation(). |
PhpExtensionsValidatorTest::testPhpExtensionsValidation | function | core/ |
Tests that PHP extensions' status are checked by Package Manager. |
RecipeConfigurator::listAllExtensions | function | core/ |
List all the extensions installed by this recipe and its dependencies. |
RecipeMissingExtensionsException | class | core/ |
Exception thrown when recipes contain or depend on missing extensions. |
RecipeMissingExtensionsException.php | file | core/ |
|
RecipeMissingExtensionsException::__construct | function | core/ |
Constructs a RecipeMissingExtensionsException. |
StagedDatabaseUpdateValidator::setExtensionsWithUpdates | function | core/ |
Sets the names of the extensions which should have staged database updates. |
StagedDBUpdateValidator::getExtensionsWithDatabaseUpdates | function | core/ |
Gets extensions that have database updates in the stage directory. |
Tasks::checkExtensions | function | core/ |
Generic function to check postgresql extensions. |
TestDiscovery::$availableExtensions | property | core/ |
Cached list of all available extension names, keyed by extension type. |
TestDiscovery::getExtensions | function | core/ |
Returns all available extensions. |
TestExtension::$installedExtensions | property | core/ |
|
TestExtension::setInstalledExtensions | function | core/ |
|
TestToolkit::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
ThemeInitialization::$extensions | property | core/ |
The extensions that might be attaching assets. |
ThemeInitialization::getExtensions | function | core/ |
Gets all extensions. |
ToolkitGdTest::testSupportedExtensions | function | core/ |
@covers ::getSupportedExtensions @covers ::extensionToImageType |
UpdateRegistry::$enabledExtensions | property | core/ |
|
UpdateRegistry::scanExtensionsAndLoadUpdateFiles | function | core/ |
Scans all module, theme, and profile extensions and load the update files. |
UpdateRegistryTest::setupBasicExtensions | function | core/ |
Sets up some extensions with some update functions. |
UpdateScriptTest::assertInstalledExtensionsConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
UpdateScriptTest::enableExtensions | function | core/ |
Enables an extension using the UI. |
UpdateScriptTest::enableMissingExtensions | function | core/ |
Enables extensions the UI. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.