Search for extension

  1. Search 7.x for extension
  2. Search 9.5.x for extension
  3. Search 10.3.x for extension
  4. Search 11.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 Gets system data for a legacy extension.
Extension class core/lib/Drupal/Core/Extension/Extension.php Defines an extension (file) object.

All search results

Title Object type File name Summary
TwigExtensionTest::testsRenderZeroValue function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests output of integer and double 0 values of TwigExtension->renderVar().
TwigExtensionTest::testTwigExtensionFilter function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests that the Twig extension's filter produces expected output.
TwigExtensionTest::testTwigExtensionFunction function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests that the Twig extension's function produces expected output.
TwigExtensionTest::testTwigExtensionLoaded function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests that the provided Twig extension loads the service appropriately.
TwigExtensionTestController class core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php Controller routines for Twig extension test routes.
TwigExtensionTestController.php file core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php
TwigExtensionTestController::testFilterRender function core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php Menu callback for testing Twig filters in a Twig template.
TwigExtensionTestController::testFunctionRender function core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php Menu callback for testing Twig functions in a Twig template.
TwigExtensionTestString class core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
TwigExtensionTestString::$string property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
TwigExtensionTestString::__construct function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
TwigExtensionTestString::__toString function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
twig_extension function core/themes/engines/twig/twig.engine Implements hook_extension().
twig_extension_test.filter.html.twig file core/modules/system/tests/modules/twig_extension_test/templates/twig_extension_test.filter.html.twig <div class="testfilter">
{{ message|testfilter }}
</div>
<div>
{{ safe_join_items|safe_join('<br/>') }}
</div>
twig_extension_test.function.html.twig file core/modules/system/tests/modules/twig_extension_test/templates/twig_extension_test.function.html.twig <div class="testfunction">
{{ testfunc(1) }}
</div>

<div class="testfunction">
{{ testfunc(0) }}
</div>
twig_extension_test.info.yml file core/modules/system/tests/modules/twig_extension_test/twig_extension_test.info.yml core/modules/system/tests/modules/twig_extension_test/twig_extension_test.info.yml
twig_extension_test.module file core/modules/system/tests/modules/twig_extension_test/twig_extension_test.module Helper module for Twig extension tests.
twig_extension_test.routing.yml file core/modules/system/tests/modules/twig_extension_test/twig_extension_test.routing.yml core/modules/system/tests/modules/twig_extension_test/twig_extension_test.routing.yml
twig_extension_test.services.yml file core/modules/system/tests/modules/twig_extension_test/twig_extension_test.services.yml core/modules/system/tests/modules/twig_extension_test/twig_extension_test.services.yml
twig_extension_test.twig.test_extension service core/modules/system/tests/modules/twig_extension_test/twig_extension_test.services.yml Drupal\twig_extension_test\TwigExtension\TestExtension
twig_extension_test_theme function core/modules/system/tests/modules/twig_extension_test/twig_extension_test.module Implements hook_theme().
UninstalledExtensionException class core/lib/Drupal/Core/Extension/Exception/UninstalledExtensionException.php Exception class thrown when a specified extension has not been installed.
UninstalledExtensionException.php file core/lib/Drupal/Core/Extension/Exception/UninstalledExtensionException.php
UnknownExtensionException class core/lib/Drupal/Core/Extension/Exception/UnknownExtensionException.php Exception class thrown when a specified extension is not on the filesystem.
UnknownExtensionException.php file core/lib/Drupal/Core/Extension/Exception/UnknownExtensionException.php
UnmetDependenciesException::$extension property core/lib/Drupal/Core/Config/UnmetDependenciesException.php The name of the extension that is being installed.
UnmetDependenciesException::getExtension function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets the name of the extension that is being installed.
UpdateKernel::fixSerializedExtensionObjects function core/lib/Drupal/Core/Update/UpdateKernel.php Fixes caches and theme info if they contain old Extension objects.
UpdateManager::$moduleExtensionList property core/modules/update/src/UpdateManager.php The module extension list.
Updater::getExtensionInfo function core/lib/Drupal/Core/Updater/Updater.php Get Extension information from directory.
UpdateRegistry::scanExtensionsAndLoadUpdateFiles function core/lib/Drupal/Core/Update/UpdateRegistry.php Scans all module + profile extensions and load the update files.
UpdateScriptTest::assertInstalledExtensionConfig function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Asserts that an installed extension's config setting is correct.
UpdateScriptTest::enableExtension function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Enables an extension using the UI.
UpdateScriptTest::providerExtensionCompatibilityChange function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Date provider for testExtensionCompatibilityChange().
UpdateScriptTest::providerMissingExtension function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Data provider for testMissingExtension().
UpdateScriptTest::testExtensionCompatibilityChange function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Tests that extension compatibility changes are handled correctly.
UpdateScriptTest::testMissingExtension function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Tests that a missing extension prevents updates.
UpdateUploadTest::testFileNameExtensionMerging function core/modules/update/tests/src/Functional/UpdateUploadTest.php Ensures that archiver extensions are properly merged in the UI.
ValidateTest::testInsecureExtensions function core/modules/file/tests/src/Kernel/ValidateTest.php Tests hard-coded security check in file_validate().
ValidatorTest::testFileValidateExtensions function core/modules/file/tests/src/Kernel/ValidatorTest.php Test the file_validate_extensions() function.
VfsThemeExtensionList class core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Test theme extension list class.
VfsThemeExtensionList::$extensionDiscovery property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php The extension discovery for this extension list.
VfsThemeExtensionList::getExtensionDiscovery function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Returns the extension discovery.
VfsThemeExtensionList::setExtensionDiscovery function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Sets the extension discovery.
VfsThemeExtensionList::setInfoParser function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Sets the info parser.
views.view.file_extension_view.yml file core/modules/file/tests/modules/file_test_views/test_views/views.view.file_extension_view.yml core/modules/file/tests/modules/file_test_views/test_views/views.view.file_extension_view.yml
Yaml::getFileExtension function core/lib/Drupal/Component/Serialization/Yaml.php Gets the file extension for this serialization format.
YamlParserProxy::getFileExtension function core/tests/Drupal/Tests/Core/Serialization/YamlTest.php Gets the file extension for this serialization format.
YamlParserProxy::getFileExtension function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Gets the file extension for this serialization format.
YamlPecl::getFileExtension function core/lib/Drupal/Component/Serialization/YamlPecl.php Gets the file extension for this serialization format.

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