Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LoadTest::testLoadInvalidStatus | function | core/ |
Try to load a non-existent file by status. |
LocaleImportFunctionalTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
LocaleSettingsForm::validateForm | function | core/ |
Form validation handler. |
LocaleTranslationCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
LocaleTranslationUiTest::testStringValidation | function | core/ |
Tests the validation of the translation input. |
LocalTaskManagerTest::setupNullCacheabilityMetadataValidation | function | core/ |
|
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. |
MachineName::validateMachineName | function | core/ |
Form element validation handler for machine_name elements. |
MachineNameTest::testInvalidConfiguration | function | core/ |
Tests that the replacement regular expression is a string. |
MachineNameTest::validateForm | function | core/ |
Form validation handler. |
MailerDsnConfigValidationTest | class | core/ |
Tests validation of mailer dsn config. |
MailerDsnConfigValidationTest.php | file | core/ |
|
MailerDsnConfigValidationTest::$configManager | property | core/ |
Config manager service. |
MailerDsnConfigValidationTest::$modules | property | core/ |
Modules to install. |
MailerDsnConfigValidationTest::setUp | function | core/ |
|
MailerDsnConfigValidationTest::testMailerHostValidation | function | core/ |
|
MailerDsnConfigValidationTest::testMailerPortValidation | function | core/ |
|
MailerDsnConfigValidationTest::testMailerSchemeValidation | function | core/ |
|
MailerDsnConfigValidationTest::testMailerTransportDefaultOptionsValidation | function | core/ |
|
MailerDsnConfigValidationTest::testMailerTransportNativeOptionsValidation | function | core/ |
|
MailerDsnConfigValidationTest::testMailerTransportNullOptionsValidation | function | core/ |
|
MailerDsnConfigValidationTest::testMailerTransportSendmailOptionsValidation | function | core/ |
|
MailerDsnConfigValidationTest::testMailerTransportSMTPOptionsValidation | function | core/ |
|
MailerDsnConfigValidationTest::testMailerUserPasswordValidation | function | core/ |
|
MailHandlerTest::testInvalidRecipient | function | core/ |
Tests the children() method with an invalid key. |
MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidLength | function | core/ |
Tests that invalid length option throws an exception. |
MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidStart | function | core/ |
Tests that invalid start position throws an exception. |
ManagedFile::validateManagedFile | function | core/ |
Render API callback: Validates the managed_file element. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.