Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a new ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest | class | core/ |
Tests Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidatorTest::$moduleExtensionList | property | core/ |
Mock of ModuleExtensionList. |
| ModuleRequiredByThemesUninstallValidatorTest::$moduleRequiredByThemeUninstallValidator | property | core/ |
Instance of ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest::$themeExtensionList | property | core/ |
Mock of ThemeExtensionList. |
| ModuleRequiredByThemesUninstallValidatorTest::setUp | function | core/ |
|
| ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
Tests validate no theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
Tests validate one theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
Tests validate two theme dependencies. |
| ModulesEnabledTrait::modulesFailToEnableMessage | function | core/ |
Provides a fail message after attempt to install a module. |
| ModuleTestOopPreprocessThemeHooks | class | core/ |
Hook implementations for module_test_oop_preprocess. |
| ModuleTestOopPreprocessThemeHooks.php | file | core/ |
|
| ModuleTestOopPreprocessThemeHooks::preprocessTest | function | core/ |
#[Hook('preprocess_test')] |
| ModuleTestOopPreprocessThemeHooks::rootPreprocess | function | core/ |
#[Hook('preprocess')] |
| ModuleUninstallValidatorException | class | core/ |
Defines an exception thrown when uninstalling a module that did not validate. |
| ModuleUninstallValidatorException.php | file | core/ |
|
| ModuleUninstallValidatorInterface | interface | core/ |
Common interface for module uninstall validators. |
| ModuleUninstallValidatorInterface.php | file | core/ |
|
| ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| module_autoload_test.info.yml | file | core/ |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml |
| module_autoload_test.module | file | core/ |
|
| module_autoload_test.services.yml | file | core/ |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.services.yml |
| MODULE_AUTOLOAD_TEST_CONSTANT | constant | core/ |
|
| module_installer.uninstall_validators | service | core/ |
\IteratorIterator |
| module_required_by_themes_uninstall_validator | service | core/ |
Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator |
| module_test.tokens.inc | file | core/ |
|
| module_test_token_info | function | core/ |
Implements hook_token_info(). |
| MoveBlockController::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| MoveBlockForm::$layoutTempstore | property | core/ |
The Layout Tempstore. |
| MoveBlockForm::$sectionStorage | property | core/ |
The section storage. |
| MoveTest::$fileRepository | property | core/ |
The file repository service under test. |
| MoveTest::testEntityStorageException | function | core/ |
Tests for entity storage exception. |
| MTimeProtectedFastFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
| MTimeProtectedFastFileStorage.php | file | core/ |
|
| MTimeProtectedFastFileStorage::$secret | property | core/ |
The secret used in the HMAC. |
| MTimeProtectedFastFileStorage::delete | function | core/ |
Deletes PHP code from storage. |
| MTimeProtectedFastFileStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
| MTimeProtectedFastFileStorage::getContainingDirectoryFullPath | function | core/ |
Gets the full path of the file storage directory's parent. |
| MTimeProtectedFastFileStorage::getFullPath | function | core/ |
Gets the full path where the file is or should be stored. |
| MTimeProtectedFastFileStorage::getUncachedMTime | function | core/ |
Clears PHP's stat cache and returns the directory's mtime. |
| MTimeProtectedFastFileStorage::save | function | core/ |
Saves PHP code to storage. |
| MTimeProtectedFastFileStorage::tempnam | function | core/ |
A brute force tempnam implementation supporting streams. |
| MTimeProtectedFastFileStorage::__construct | function | core/ |
Constructs this MTimeProtectedFastFileStorage object. |
| MTimeProtectedFastFileStorageTest | class | core/ |
Tests the MTimeProtectedFastFileStorage implementation. |
| MTimeProtectedFastFileStorageTest.php | file | core/ |
|
| MTimeProtectedFastFileStorageTest::$expected | property | core/ |
The expected test results for the security test. |
| MTimeProtectedFastFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
| MTimeProtectedFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.