Search for to
Title | Object type | File name | Summary |
---|---|---|---|
LocaleDefaultConfigStorageTest::testGetComponentNames | function | core/ |
Tests retrieval of component names from locale default config storage. |
LocaleProjectStorageTest | class | core/ |
@coversDefaultClass \Drupal\locale\LocaleProjectStorage[[api-linebreak]] @group locale @runTestsInSeparateProcesses |
LocaleProjectStorageTest.php | file | core/ |
|
LocaleProjectStorageTest::$keyValueMemoryFactory | property | core/ |
The key value memory factory. |
LocaleProjectStorageTest::$projectStorage | property | core/ |
The local project storage. |
LocaleProjectStorageTest::setUp | function | core/ |
|
LocaleProjectStorageTest::testDelete | function | core/ |
Tests deleted projects are not included in the count. |
LocaleProjectStorageTest::testSorting | function | core/ |
Tests that projects are sorted by weight and key. |
LocaleTestHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
LocaleTestHooks::tokens | function | core/ |
Implements hook_tokens(). |
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[[api-linebreak]] @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. |
LoggingDecoratorTrait | trait | core/ |
Records information about method invocations. |
LoggingDecoratorTrait.php | file | core/ |
|
LoggingDecoratorTrait::$state | property | core/ |
The state service. |
LoggingDecoratorTrait::getInvocationArguments | function | core/ |
Returns the arguments from every invocation of the main class method. |
LoggingDecoratorTrait::saveInvocationArguments | function | core/ |
Records the arguments from an invocation of the main class method. |
LruCacheGenericTest::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
LruMemoryCache::moveItemsToLeastRecentlyUsed | function | core/ |
Moves items to the least recently used positions. |
MachineNameTransliterationTest::machineNameInputOutput | function | core/ |
Data for the testMachineNameTransliterations. |
MailerDsnConfigValidationTest::testMailerTransportDefaultOptionsValidation | function | core/ |
Tests the validation of the default options of the mailer. |
mailer_transport_factory_functional_test.info.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml |
mailer_transport_factory_functional_test.routing.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml |
mailer_transport_factory_kernel_test.info.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml |
mailer_transport_factory_kernel_test.services.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml |
ManageFieldsLifecycleTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
MediaHooks::formFieldUiFieldStorageAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
MediaLinkabilityTest::testLinkManualDecorator | function | core/ |
Ensure that manual link decorators work with linkable media. |
MediaMappingsConstraintValidator | class | core/ |
Validates media mappings. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.