Search for extension
- Search 7.x for extension
- Search 9.5.x for extension
- Search 8.9.x for extension
- Search 10.3.x for extension
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Extension | class | core/ |
Drupal 6/7 system data for a legacy extension source from database. |
Extension | class | core/ |
Defines an extension (file) object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ImageStyleDownloadController::getUriWithoutConvertedExtension | function | core/ |
Get the file URI without the extension from any conversion image style. |
ImageStyleInterface::getDerivativeExtension | function | core/ |
Determines the extension of the derivative without generating it. |
ImageStyleTest::testGetDerivativeExtension | function | core/ |
@covers ::getDerivativeExtension[[api-linebreak]] |
ImageToolkitInterface::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
ImageToolkitManager::getAllValidExtensions | function | core/ |
Returns all valid extensions. |
ImageUploadTest::testUploadFileExtension | function | core/ |
Tests using the file upload route with a disallowed extension. |
InstallerKernel::getExtensions | function | core/ |
Get the core.extension config object. |
InstallerModuleExtensionList | class | core/ |
Overrides the module extension list to have a static cache. |
InstallerModuleExtensionList.php | file | core/ |
|
InstallerThemeEngineExtensionList | class | core/ |
Overrides the theme engine extension list to have a static cache. |
InstallerThemeEngineExtensionList.php | file | core/ |
|
InstallerThemeExtensionList | class | core/ |
Overrides the theme extension list to have a static cache. |
InstallerThemeExtensionList.php | file | core/ |
|
InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
Json::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
KernelTestBase::getExtensionsForModules | function | core/ |
Returns Extension objects for $modules to install. |
LegacyExtensionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\Extension @group Extension @group legacy |
LegacyExtensionTest.php | file | core/ |
|
LegacyExtensionTest::testDeprecatedCall | function | core/ |
@covers ::__call |
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. |
LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
LibraryDiscovery::getLibrariesByExtension | function | core/ |
Gets all libraries defined by an extension. |
LibraryDiscoveryCollector::getLibrariesByExtension | function | core/ |
Gets all libraries defined by an extension. |
LibraryDiscoveryInterface::getLibrariesByExtension | function | core/ |
Gets all libraries defined by an extension. |
LibraryDiscoveryParser::$extensionPathResolver | property | core/ |
The extension path resolver. |
LibraryDiscoveryParser::buildByExtension | function | core/ |
Parses and builds up all the libraries information of an extension. |
LibraryDiscoveryParserTest::$extensionPathResolver | property | core/ |
The mocked extension path resolver. |
LibraryDiscoveryParserTest::testBuildByExtensionSimple | function | core/ |
Tests that basic functionality works for getLibraryByName. |
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingInformation | function | core/ |
Tests that an exception is thrown with only the version property specified. |
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingLibraryFile | function | core/ |
Tests that a module with a missing library file results in FALSE. |
LibraryDiscoveryParserTest::testBuildByExtensionWithOnlyDependencies | function | core/ |
Tests that no exception is thrown when only dependencies are specified. |
LibraryDiscoveryParserTest::testBuildByExtensionWithTheme | function | core/ |
Tests that a theme can be used instead of a module. |
LinkRelationType::getExtensionUri | function | core/ |
Returns the extension link relation type URI. |
LinkRelationType::isExtension | function | core/ |
Indicates whether this link relation type is of the 'extension' kind. |
LinkRelationTypeInterface::getExtensionUri | function | core/ |
Returns the extension link relation type URI. |
LinkRelationTypeInterface::isExtension | function | core/ |
Indicates whether this link relation type is of the 'extension' kind. |
MediaSourceFileTest::testFileExtensionConstraint | function | core/ |
Tests the file extension constraint. |
MimeTypeMap::getExtensionsForMimeType | function | core/ |
|
MimeTypeMap::getMimeTypeForExtension | function | core/ |
|
MimeTypeMap::hasExtension | function | core/ |
|
MimeTypeMap::listExtensions | function | core/ |
|
MimeTypeMapInterface::getExtensionsForMimeType | function | core/ |
Returns the appropriate extensions for a given MIME type. |
MimeTypeMapInterface::getMimeTypeForExtension | function | core/ |
Returns the appropriate MIME type for a given file extension. |
MimeTypeMapInterface::hasExtension | function | core/ |
Determines if a file extension exists. |
MimeTypeMapInterface::listExtensions | function | core/ |
Returns known file extensions. |
MimeTypeMapTest::testGetExtensionsForMimeType | function | core/ |
@covers ::getExtensionsForMimeType[[api-linebreak]] |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.