Search for extensions
- Search 7.x for extensions
- Search 9.5.x for extensions
- Search 8.9.x for extensions
- Search 11.x for extensions
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ActiveTheme::$baseThemeExtensions | property | core/ |
An array of base theme extension objects keyed by name. |
ActiveTheme::getBaseThemeExtensions | function | core/ |
Returns an array of base theme extension objects keyed by name. |
Archiver::$extensions | property | core/ |
An array of valid extensions for this archiver. |
ArchiverManager::getExtensions | function | core/ |
Returns a string of supported archive extensions. |
CKEditor5ImageController::DEFAULT_IMAGE_EXTENSIONS | constant | core/ |
The default allowed image extensions. |
ConfigImporter::$processedExtensions | property | core/ |
List of extension changes processed by the import(). |
ConfigImporter::$totalExtensionsToProcess | property | core/ |
The total number of extensions to process. |
ConfigImporter::getEmptyExtensionsProcessedList | function | core/ |
Gets an empty list of extensions to process. |
ConfigImporter::getProcessedExtensions | function | core/ |
Gets list of processed extension changes. |
ConfigImporter::getUnprocessedExtensions | function | core/ |
Gets a list of unprocessed changes for extensions. |
ConfigImporter::processExtensions | function | core/ |
Processes extensions as a batch operation. |
ConfigInstaller::getEnabledExtensions | function | core/ |
Gets the list of enabled extensions including both modules and themes. |
DatabaseDriverList::doScanExtensions | function | core/ |
Scans the available extensions. |
ExtensionList::$extensions | property | core/ |
The cached extensions. |
ExtensionList::doScanExtensions | function | core/ |
Scans the available extensions. |
ExtensionSerializationTest | class | core/ |
Tests Extension serialization. |
ExtensionSerializationTest.php | file | core/ |
|
ExtensionSerializationTest::setUp | function | core/ |
|
ExtensionSerializationTest::testPublicProperties | function | core/ |
Tests dynamically assigned public properties kept when serialized. |
ExtensionSerializationTest::testServiceAppRouteUsage | function | core/ |
Tests that the Extension class unserialize method uses the preferred root. |
FileExtensionConstraint::$extensions | property | core/ |
The allowed file extensions. |
FileExtensionConstraintValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileExtensionOnUri. |
FileExtensionSecureConstraint | class | core/ |
File extension secure constraint. |
FileExtensionSecureConstraint.php | file | core/ |
|
FileExtensionSecureConstraint::$message | property | core/ |
The error message. |
FileExtensionSecureConstraintValidator | class | core/ |
Validator for the FileExtensionSecureConstraint. |
FileExtensionSecureConstraintValidator.php | file | core/ |
|
FileExtensionSecureConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
FileExtensionSecureConstraintValidator::validate | function | core/ |
|
FileExtensionSecureConstraintValidator::__construct | function | core/ |
Creates a new FileExtensionSecureConstraintValidator. |
FileExtensionSecureConstraintValidatorTest | class | core/ |
Tests the FileExtensionSecureConstraintValidator. |
FileExtensionSecureConstraintValidatorTest.php | file | core/ |
|
FileExtensionSecureConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate |
FileFieldWidgetTest::testFileExtensionsSetting | function | core/ |
Tests configuring file field's allowed file extensions setting. |
FileItem::validateExtensions | function | core/ |
Form API callback. |
FileSanitizationEventSubscriber::$allowedExtensions | property | core/ |
The allowed extensions. |
FileSanitizationEventSubscriber::getAllowedExtensions | function | core/ |
Gets the allowed extensions. |
FileSaveUploadTest::testFileSaveUploadEmptyExtensions | function | core/ |
Tests file_save_upload() with empty extensions. |
FileSystemInterface::INSECURE_EXTENSIONS | constant | core/ |
A list of insecure extensions. |
FilesystemLoader::$allowedFileExtensions | property | core/ |
Allowed file extensions. |
FileUploadHandler::DEFAULT_EXTENSIONS | constant | core/ |
The default extensions if none are provided. |
FileUploadHandlerTest::testLegacyExtensions | function | core/ |
Tests the legacy extension support. |
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 |
file_validate_extensions | function | core/ |
Checks that the filename ends with an allowed extension. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.