Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleServiceProvider | class | core/ |
Overrides the language_manager service to point to language's module one. |
| LocaleServiceProvider.php | file | core/ |
|
| LocaleServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| LocaleSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LocaleSettingsForm::validateForm | function | core/ |
Form validation handler. |
| LocaleTestHooks::languageFallbackCandidatesLocaleLookupAlter | function | core/ |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
| LocaleTranslationCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| LocaleTranslationUiTest::testStringValidation | function | core/ |
Tests the validation of the translation input. |
| LocalTaskDefault::$routeProvider | property | core/ |
The route provider to load routes by name. |
| LocalTaskDefault::routeProvider | function | core/ |
Returns the route provider. |
| LocalTaskDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
| LocalTaskDefaultTest::$routeProvider | property | core/ |
The mocked route provider. |
| LocalTaskDefaultTest::providerTestGetWeight | function | core/ |
Defines a data provider for testGetWeight(). |
| LocalTaskManager::$routeProvider | property | core/ |
The route provider to load routes by name. |
| LocalTaskManagerTest::$routeProvider | property | core/ |
The mocked route provider. |
| LocalTaskManagerTest::setupNullCacheabilityMetadataValidation | function | core/ |
|
| Lock::$ownerId | property | core/ |
The owner ID. |
| Lock::getOwnerId | function | core/ |
Gets the owner ID. |
| LockBackendAbstract::$lockId | property | core/ |
Current page lock token identifier. |
| LockBackendAbstract::getLockId | function | core/ |
Gets the unique page token for locks. |
| LockBackendAbstractTest::testGetLockId | function | core/ |
Tests the getLockId() method. |
| LockBackendInterface::getLockId | function | core/ |
Gets the unique page token for locks. |
| LockFileValidator | class | core/ |
Checks that the active lock file is unchanged during stage operations. |
| LockFileValidator.php | file | core/ |
|
| LockFileValidator::$keyValue | property | core/ |
The key-value store. |
| LockFileValidator::deleteHash | function | core/ |
Deletes the stored lock file hash. |
| LockFileValidator::getHash | function | core/ |
Returns the XXH64 hash of a file. |
| LockFileValidator::getSubscribedEvents | function | core/ |
|
| LockFileValidator::KEY | constant | core/ |
The key under which to store the hash of the active lock file. |
| LockFileValidator::storeHash | function | core/ |
Stores the XXH64 hash of the active lock file. |
| LockFileValidator::validate | function | core/ |
Checks that the active lock file is unchanged during stage operations. |
| LockFileValidator::__construct | function | core/ |
|
| LockFileValidatorTest | class | core/ |
Tests Drupal\package_manager\Validator\LockFileValidator. |
| LockFileValidatorTest.php | file | core/ |
|
| LockFileValidatorTest::$activeDir | property | core/ |
The path of the active directory in the test project. |
| LockFileValidatorTest::providerValidateStageEvents | function | core/ |
Data provider for test methods that validate the stage directory. |
| LockFileValidatorTest::register | function | core/ |
Registers test-specific services. |
| LockFileValidatorTest::setUp | function | core/ |
|
| LockFileValidatorTest::testApplyWithNoChange | function | core/ |
Tests validation when the staged and active lock files are identical. |
| LockFileValidatorTest::testCreateWithLock | function | core/ |
Tests that if an active lock file exists, a stage can be created. |
| LockFileValidatorTest::testCreateWithNoLock | function | core/ |
Tests that if no active lock file exists, a stage cannot be created. |
| LockFileValidatorTest::testLockFileChanged | function | core/ |
Tests validation when the lock file has changed. |
| LockFileValidatorTest::testLockFileDeleted | function | core/ |
Tests validation when the lock file is deleted. |
| LockFileValidatorTest::testNoStoredHash | function | core/ |
Tests exception when a stored hash of the active lock file is unavailable. |
| LockFileValidatorTest::testStatusCheckAvailableStage | function | core/ |
Tests StatusCheckEvent when the stage is available. |
| LoggerChannelTest::providerTestLog | function | core/ |
Data provider for self::testLog(). |
| LoggingForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LogMessageParserTest::providerTestParseMessagePlaceholders | function | core/ |
Data provider for testParseMessagePlaceholders(). |
| LogTest::providerTestLog | function | core/ |
Provides data for testLog. |
| LruMemoryCache::invalidate | function | core/ |
Marks a cache item as invalid. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.