Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@coversDefaultClass \Drupal\package_manager\Validator\LockFileValidator @group package_manager @internal |
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. |
MachineName::getTransliterationLanguageOverrides | function | core/ |
Gets transliteration language overrides for a language. |
MachineName::validateMachineName | function | core/ |
Form element validation handler for machine_name elements. |
MachineNameTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
MachineNameTest::providerTestMachineNames | function | core/ |
Provides test cases for MachineNameTest::testMachineNames(). |
MachineNameTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
MachineNameTest::testInvalidConfiguration | function | core/ |
Tests that the replacement regular expression is a string. |
MachineNameTest::validateForm | function | core/ |
Form validation handler. |
Mail::$id | property | core/ |
The plugin ID. |
MailerDsnConfigValidationTest | class | core/ |
Tests validation of mailer dsn config. |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.