| IconsTwigExtensionTest::$iconsTwigExtension |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php |
The twig extension. |
| IconsTwigExtensionTest::setUp |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php |
|
| IconsTwigExtensionTest::testGetFunctions |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php |
Test the IconsTwigExtension::getFunctions method. |
| IconsTwigExtensionTest::testGetIconRenderable |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php |
Test the IconsTwigExtension::getIconRenderable method. |
| ImageEffectBase::getDerivativeExtension |
function |
core/modules/image/src/ImageEffectBase.php |
Returns the extension of the derivative after applying this image effect. |
| ImageEffectInterface::getDerivativeExtension |
function |
core/modules/image/src/ImageEffectInterface.php |
Returns the extension of the derivative after applying this image effect. |
| ImageFactory::getSupportedExtensions |
function |
core/lib/Drupal/Core/Image/ImageFactory.php |
Returns the image file extensions supported by the toolkit. |
| ImageStyle::addExtension |
function |
core/modules/image/src/Entity/ImageStyle.php |
Adds an extension to a path. |
| ImageStyle::getDerivativeExtension |
function |
core/modules/image/src/Entity/ImageStyle.php |
Determines the extension of the derivative without generating it. |
| ImageStyleDownloadController::getUriWithoutConvertedExtension |
function |
core/modules/image/src/Controller/ImageStyleDownloadController.php |
Get the file URI without the extension from any conversion image style. |
| ImageStyleInterface::getDerivativeExtension |
function |
core/modules/image/src/ImageStyleInterface.php |
Determines the extension of the derivative without generating it. |
| ImageStyleTest::testGetDerivativeExtension |
function |
core/modules/image/tests/src/Unit/ImageStyleTest.php |
Tests get derivative extension. |
| ImageToolkitInterface::getSupportedExtensions |
function |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitInterface.php |
Returns a list of image file extensions supported by the toolkit. |
| ImageToolkitManager::getAllValidExtensions |
function |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitManager.php |
Returns all valid extensions. |
| ImageUploadTest::testUploadFileExtension |
function |
core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php |
Tests using the file upload route with a disallowed extension. |
| InstallerKernel::getExtensions |
function |
core/lib/Drupal/Core/Installer/InstallerKernel.php |
Get the core.extension config object. |
| InstallerModuleExtensionList |
class |
core/lib/Drupal/Core/Installer/InstallerModuleExtensionList.php |
Overrides the module extension list to have a static cache. |
| InstallerModuleExtensionList.php |
file |
core/lib/Drupal/Core/Installer/InstallerModuleExtensionList.php |
|
| InstallerThemeEngineExtensionList |
class |
core/lib/Drupal/Core/Installer/InstallerThemeEngineExtensionList.php |
Overrides the theme engine extension list to have a static cache. |
| InstallerThemeEngineExtensionList.php |
file |
core/lib/Drupal/Core/Installer/InstallerThemeEngineExtensionList.php |
|
| InstallerThemeExtensionList |
class |
core/lib/Drupal/Core/Installer/InstallerThemeExtensionList.php |
Overrides the theme extension list to have a static cache. |
| InstallerThemeExtensionList.php |
file |
core/lib/Drupal/Core/Installer/InstallerThemeExtensionList.php |
|
| InstallProfileUninstallValidator::$noProfileExtensionDiscovery |
property |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
Extension discovery that scans all folders except profiles. |
| InstallProfileUninstallValidator::getExtensionDiscovery |
function |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
Gets an extension discovery object that ignores the install profile. |
| Json::getFileExtension |
function |
core/lib/Drupal/Component/Serialization/Json.php |
Gets the file extension for this serialization format. |
| KernelTestBase::getExtensionsForModules |
function |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Returns Extension objects for $modules to install. |
| LibrariesDirectoryFileFinder::$profileExtensionList |
property |
core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php |
The profile extension list. |
| LibraryDiscovery::getLibrariesByExtension |
function |
core/lib/Drupal/Core/Asset/LibraryDiscovery.php |
Gets all libraries defined by an extension. |
| LibraryDiscoveryCollector::getLibrariesByExtension |
function |
core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php |
Gets all libraries defined by an extension. |
| LibraryDiscoveryInterface::getLibrariesByExtension |
function |
core/lib/Drupal/Core/Asset/LibraryDiscoveryInterface.php |
Gets all libraries defined by an extension. |
| LibraryDiscoveryParser::$extensionPathResolver |
property |
core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php |
The extension path resolver. |
| LibraryDiscoveryParser::buildByExtension |
function |
core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php |
Parses and builds up all the libraries information of an extension. |
| LibraryDiscoveryParserTest::$extensionPathResolver |
property |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
The mocked extension path resolver. |
| LibraryDiscoveryParserTest::testBuildByExtensionSimple |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests that basic functionality works for getLibraryByName. |
| LibraryDiscoveryParserTest::testBuildByExtensionWithMissingInformation |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests that an exception is thrown with only the version property specified. |
| LibraryDiscoveryParserTest::testBuildByExtensionWithMissingLibraryFile |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests that a module with a missing library file results in FALSE. |
| LibraryDiscoveryParserTest::testBuildByExtensionWithOnlyDependencies |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests that no exception is thrown when only dependencies are specified. |
| LibraryDiscoveryParserTest::testBuildByExtensionWithTheme |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests that a theme can be used instead of a module. |
| LinkRelationType::getExtensionUri |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Returns the extension link relation type URI. |
| LinkRelationType::isExtension |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Indicates whether this link relation type is of the 'extension' kind. |
| LinkRelationTypeInterface::getExtensionUri |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Returns the extension link relation type URI. |
| LinkRelationTypeInterface::isExtension |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Indicates whether this link relation type is of the 'extension' kind. |
| MediaSourceFileTest::testFileExtensionConstraint |
function |
core/modules/media/tests/src/Kernel/MediaSourceFileTest.php |
Tests the file extension constraint. |
| MimeTypeMap::getExtensionsForMimeType |
function |
core/lib/Drupal/Core/File/MimeType/MimeTypeMap.php |
|
| MimeTypeMap::getMimeTypeForExtension |
function |
core/lib/Drupal/Core/File/MimeType/MimeTypeMap.php |
|
| MimeTypeMap::hasExtension |
function |
core/lib/Drupal/Core/File/MimeType/MimeTypeMap.php |
|
| MimeTypeMap::listExtensions |
function |
core/lib/Drupal/Core/File/MimeType/MimeTypeMap.php |
|
| MimeTypeMapInterface::getExtensionsForMimeType |
function |
core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php |
Returns the appropriate extensions for a given MIME type. |
| MimeTypeMapInterface::getMimeTypeForExtension |
function |
core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php |
Returns the appropriate MIME type for a given file extension. |
| MimeTypeMapInterface::hasExtension |
function |
core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php |
Determines if a file extension exists. |