| Permission::$moduleExtensionList |
property |
core/modules/user/src/Plugin/views/access/Permission.php |
Module extension list. |
| PermissionHandlerTest::mockModuleExtension |
function |
core/modules/user/tests/src/Unit/PermissionHandlerTest.php |
Provides an extension object for a given module with a human name. |
| Permissions::$moduleExtensionList |
property |
core/modules/user/src/Plugin/views/filter/Permissions.php |
Module extension list. |
| PhpExtensionsValidator |
class |
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php |
Performs validation if certain PHP extensions are enabled. |
| PhpExtensionsValidator.php |
file |
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php |
|
| PhpExtensionsValidator::getSubscribedEvents |
function |
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php |
|
| PhpExtensionsValidator::insideTest |
function |
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php |
Whether this validator is running inside a test. |
| PhpExtensionsValidator::isExtensionLoaded |
function |
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php |
Indicates if a particular PHP extension is loaded. |
| PhpExtensionsValidator::validateOpenSsl |
function |
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php |
Flags an error if the OpenSSL extension is not installed. |
| PhpExtensionsValidator::validateXdebug |
function |
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php |
Flags a warning if Xdebug is enabled. |
| PhpExtensionsValidatorTest |
class |
core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php |
Tests Php Extensions Validator. |
| PhpExtensionsValidatorTest.php |
file |
core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php |
|
| PhpExtensionsValidatorTest::providerPhpExtensionsValidation |
function |
core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php |
Data provider for ::testPhpExtensionsValidation(). |
| PhpExtensionsValidatorTest::testPhpExtensionsValidation |
function |
core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php |
Tests that PHP extensions' status are checked by Package Manager. |
| PhpSerialize::getFileExtension |
function |
core/lib/Drupal/Component/Serialization/PhpSerialize.php |
Gets the file extension for this serialization format. |
| PreExistingConfigException::$extension |
property |
core/lib/Drupal/Core/Config/PreExistingConfigException.php |
The name of the module that is being installed. |
| PreExistingConfigException::getExtension |
function |
core/lib/Drupal/Core/Config/PreExistingConfigException.php |
Gets the name of the extension that is being installed. |
| ProfileExtensionList |
class |
core/lib/Drupal/Core/Extension/ProfileExtensionList.php |
Provides a list of installation profiles. |
| ProfileExtensionList.php |
file |
core/lib/Drupal/Core/Extension/ProfileExtensionList.php |
|
| ProfileExtensionList::$defaults |
property |
core/lib/Drupal/Core/Extension/ProfileExtensionList.php |
Default values to be merged into *.info.yml file arrays. |
| ProfileExtensionList::getInstalledExtensionNames |
function |
core/lib/Drupal/Core/Extension/ProfileExtensionList.php |
Returns a list of machine names of installed extensions. |
| Recipe::validateExtensionIsAvailable |
function |
core/lib/Drupal/Core/Recipe/Recipe.php |
Validates that the value is an available module/theme (installed or not). |
| Recipe::validateKeysAreValidExtensionNames |
function |
core/lib/Drupal/Core/Recipe/Recipe.php |
Validates that the keys of an array are valid extension names. |
| RecipeConfigurator::listAllExtensions |
function |
core/lib/Drupal/Core/Recipe/RecipeConfigurator.php |
List all the extensions installed by this recipe and its dependencies. |
| RecipeMissingExtensionsException |
class |
core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php |
Exception thrown when recipes contain or depend on missing extensions. |
| RecipeMissingExtensionsException.php |
file |
core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php |
|
| RecipeMissingExtensionsException::__construct |
function |
core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php |
Constructs a RecipeMissingExtensionsException. |
| RecursiveExtensionFilterCallback |
class |
core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterCallback.php |
Filters a RecursiveDirectoryIterator to discover extensions. |
| RecursiveExtensionFilterCallback.php |
file |
core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterCallback.php |
|
| RecursiveExtensionFilterCallback::$allowedExtensionTypes |
property |
core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterCallback.php |
List of base extension type directory names to scan. |
| RecursiveExtensionFilterCallback::$skippedFolders |
property |
core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterCallback.php |
List of directory names to skip when recursing. |
| 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. |