| RecursiveExtensionFilterCallback::accept |
function |
core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterCallback.php |
Checks whether a given filesystem directory is acceptable. |
| RecursiveExtensionFilterCallback::__construct |
function |
core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterCallback.php |
Construct a RecursiveExtensionFilterCallback. |
| Registry::postProcessExtension |
function |
core/lib/Drupal/Core/Theme/Registry.php |
Completes the theme registry adding discovered functions and hooks. |
| Registry::processExtension |
function |
core/lib/Drupal/Core/Theme/Registry.php |
Process a single implementation of hook_theme(). |
| RegistryTest::providerTestPostProcessExtension |
function |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
Provides test data to ::testPostProcessExtension(). |
| RegistryTest::testPostProcessExtension |
function |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
Tests post process extension. |
| RequiredModuleUninstallValidator::$moduleExtensionList |
property |
core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php |
The module extension list. |
| ResourceController::getThumbnailWithNoExtension |
function |
core/modules/media/tests/modules/media_test_oembed/src/Controller/ResourceController.php |
Returns an example thumbnail file without an extension. |
| SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates |
function |
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php |
Gets extensions that have database updates in the stage directory. |
| SaveUploadFormTest::$imageExtension |
property |
core/modules/file/tests/src/Functional/SaveUploadFormTest.php |
Extension of the image filename. |
| SaveUploadFormTest::testHandleExtension |
function |
core/modules/file/tests/src/Functional/SaveUploadFormTest.php |
Tests extension handling. |
| SaveUploadTest::$imageExtension |
property |
core/modules/file/tests/src/Functional/SaveUploadTest.php |
Extension of the image filename. |
| SaveUploadTest::testHandleExtension |
function |
core/modules/file/tests/src/Functional/SaveUploadTest.php |
Tests extension handling. |
| Schema::extensionExists |
function |
core/modules/pgsql/src/Driver/Database/pgsql/Schema.php |
Determines whether the PostgreSQL extension is created. |
| SchemaTest::testPgsqlExtensionExists |
function |
core/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php |
Tests pgsql extension exists. |
| sdc_other_node_visitor.twig.extension.profiler |
service |
core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.services.yml |
Drupal\sdc_other_node_visitor\Twig\Extension\TestProfilerExtension |
| SecurityAdvisoriesFetcher::$extensionLists |
property |
core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php |
Array of extension lists, keyed by extension type. |
| SecurityAdvisoriesFetcher::getMatchingExtensionInfo |
function |
core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php |
Gets the information for an extension affected by the security advisory. |
| SerializationInterface::getFileExtension |
function |
core/lib/Drupal/Component/Serialization/SerializationInterface.php |
Gets the file extension for this serialization format. |
| SettableDiscoveryExtensionListTrait |
trait |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
Trait that allows extension discovery to be set. |
| SettableDiscoveryExtensionListTrait::$extensionDiscovery |
property |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
The extension discovery for this extension list. |
| SettableDiscoveryExtensionListTrait::getExtensionDiscovery |
function |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
|
| SettableDiscoveryExtensionListTrait::setExtensionDiscovery |
function |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
Sets the extension discovery. |
| StaticReflectionClass::getExtension |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getExtensionName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| SystemController::$moduleExtensionList |
property |
core/modules/system/src/Controller/SystemController.php |
The module extension list. |
| SystemController::$themeExtensionList |
property |
core/modules/system/src/Controller/SystemController.php |
The theme extension list. |
| SystemFilesTest::testExtensionStreamWrappers |
function |
core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php |
Test theme and module stream wrappers are not available via system.files route. |
| Tasks::checkExtensions |
function |
core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php |
Generic function to check postgresql extensions. |
| TestDiscovery::$availableExtensions |
property |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Cached list of all available extension names, keyed by extension type. |
| TestDiscovery::getExtensions |
function |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Returns all available extensions. |
| TestExtension |
class |
core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php |
A test Twig extension that adds a custom function and a custom filter. |
| TestExtension |
class |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
Stub class for testing ExtensionList. |
| TestExtension.php |
file |
core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php |
|
| TestExtension::$extensionDiscovery |
property |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
|
| TestExtension::$installedExtensions |
property |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
|
| TestExtension::getExtensionDiscovery |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
Returns the extension discovery. |
| TestExtension::getFilters |
function |
core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php |
Generates a list of all Twig filters that this extension defines. |
| TestExtension::getFunctions |
function |
core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php |
Generates a list of all Twig functions that this extension defines. |
| TestExtension::getInstalledExtensionNames |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
Returns a list of machine names of installed extensions. |
| TestExtension::getName |
function |
core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php |
Gets a unique identifier for this Twig extension. |
| TestExtension::setExtensionDiscovery |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
|
| TestExtension::setInstalledExtensions |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
|
| TestExtension::testFilter |
function |
core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php |
Replaces all instances of "animal" in a string with "plant". |
| TestExtension::testFunction |
function |
core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php |
Outputs either an uppercase or lowercase test phrase. |
| TestNodeVisitor::$extensionName |
property |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php |
The name of the extension. |
| TestProfilerExtension |
class |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php |
Twig extension to add a test node visitor. |
| TestProfilerExtension.php |
file |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php |
|
| TestProfilerExtension::enter |
function |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php |
Dummy function called when a Twig template is entered. |
| TestProfilerExtension::getNodeVisitors |
function |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php |
|