Search for extension

  1. Search 7.x for extension
  2. Search 9.5.x for extension
  3. Search 8.9.x for extension
  4. Search 10.3.x for extension
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Extension class core/modules/system/src/Plugin/migrate/source/Extension.php Drupal 6/7 system data for a legacy extension source from database.
Extension class core/lib/Drupal/Core/Extension/Extension.php Defines an extension (file) object.

All search results

Title Object type File name Summary
HelpTwigExtension::getRouteLink function core/modules/help/src/HelpTwigExtension.php Returns a link or plain text, given text, route name, and parameters.
HelpTwigExtension::getTopicLink function core/modules/help/src/HelpTwigExtension.php Returns a link to a help topic, or the title of the topic.
HelpTwigExtension::__construct function core/modules/help/src/HelpTwigExtension.php Constructs a \Drupal\help\HelpTwigExtension.
help_test_twig.extension service core/modules/help/tests/modules/help_topics_twig_tester/help_topics_twig_tester.services.yml Drupal\help_topics_twig_tester\HelpTestTwigExtension
help_twig.extension service core/modules/help/help.services.yml Drupal\help\HelpTwigExtension
hook_extension function core/lib/Drupal/Core/Render/theme.api.php Declare a template file extension to be used with a theme engine.
IconFinder::ALLOWED_EXTENSION constant core/lib/Drupal/Core/Theme/Icon/IconFinder.php List of allowed file extensions for local icon files.
IconFinderTest::testGetFilesFromPathInvalidExtensionWarning function core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php Test the IconFinder::getFilesFromPath method with warning.
IconsTwigExtension class core/lib/Drupal/Core/Template/IconsTwigExtension.php Twig extension for icon.
IconsTwigExtension.php file core/lib/Drupal/Core/Template/IconsTwigExtension.php
IconsTwigExtension::getFunctions function core/lib/Drupal/Core/Template/IconsTwigExtension.php
IconsTwigExtension::getIconRenderable function core/lib/Drupal/Core/Template/IconsTwigExtension.php Get an icon renderable array.
IconsTwigExtensionTest class core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php Tests Drupal\Core\Template\IconsTwigExtension.
IconsTwigExtensionTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.