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 |
|---|---|---|---|
| ExtensionStreamTest::providerStreamWrapperMethodsOnMissingExtensions | function | core/ |
Test cases for testing stream wrapper methods on missing extensions. |
| ExtensionStreamTest::register | function | core/ |
Registers test-specific services. |
| ExtensionStreamTest::setUp | function | core/ |
|
| ExtensionStreamTest::testDirnameAsParameter | function | core/ |
Tests call of ::dirname() without setting a URI first. |
| ExtensionStreamTest::testDisallowedFileExtensions | function | core/ |
Tests that certain file extensions are disallowed by default. |
| ExtensionStreamTest::testInvalidStreamUri | function | core/ |
Tests invalid stream URIs. |
| ExtensionStreamTest::testNoExtensionError | function | core/ |
Tests that scheme with no extension throws an exception. |
| ExtensionStreamTest::testPathTraversal | function | core/ |
Tests path traversal. |
| ExtensionStreamTest::testStreamWrapperDirnameOnMissingExtensions | function | core/ |
Test the dirname method on uninstalled extensions. |
| ExtensionStreamTest::testStreamWrapperGetExternalUrlOnMissingExtensions | function | core/ |
Test the getExternalUrl method on uninstalled extensions. |
| ExtensionStreamTest::testStreamWrapperMethods | function | core/ |
Tests the extension stream wrapper methods. |
| ExtensionStreamTest::testStreamWrapperRealpathOnMissingExtensions | function | core/ |
Test the realpath method on uninstalled extensions. |
| ExtensionStreamTest::testWrappersAfterModuleUninstall | function | core/ |
Tests stream wrappers after module uninstall. |
| ExtensionStreamTest::testWrappersAfterThemeUninstall | function | core/ |
Tests stream wrappers after theme uninstall. |
| 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/ |
Tests 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. |
| 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/ |
Tests allowed extensions. |
| 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. |
| InstallerKernel::getExtensions | function | core/ |
Get the core.extension config object. |
| KernelTestBase::getExtensionsForModules | function | core/ |
Returns Extension objects for $modules to install. |
| LibraryDiscoveryParserTest::testBuildByExtensionSimple | function | core/ |
Tests that basic functionality works for getLibraryByName. |
| MimeTypeMap::getExtensionsForMimeType | function | core/ |
|
| MimeTypeMap::listExtensions | function | core/ |
|
| MimeTypeMapInterface::getExtensionsForMimeType | function | core/ |
Returns the appropriate extensions for a given MIME type. |
| MimeTypeMapInterface::listExtensions | function | core/ |
Returns known file extensions. |
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.