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
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LockFileValidatorTest::providerValidateStageEvents | function | core/ |
Data provider for test methods that validate the stage directory. |
| LockFileValidatorTest::register | function | core/ |
|
| 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. |
| LruMemoryCache::invalidate | function | core/ |
|
| LruMemoryCache::invalidateMultiple | function | core/ |
|
| LruMemoryCache::invalidateTags | function | core/ |
|
| LruMemoryCacheTest::testInvalidate | function | core/ |
Tests invalidation from the LRU memory cache. |
| LruMemoryCacheTest::testInvalidateNumeric | function | core/ |
Tests invalidation with numeric keys from the LRU memory cache. |
| 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/ |
|
| MailerDsnConfigValidationTest | class | core/ |
Tests validation of mailer dsn config. |
| MailerDsnConfigValidationTest.php | file | core/ |
|
| MailerDsnConfigValidationTest::$configManager | property | core/ |
Config manager service. |
| MailerDsnConfigValidationTest::$modules | property | core/ |
|
| MailerDsnConfigValidationTest::setUp | function | core/ |
|
| MailerDsnConfigValidationTest::testMailerHostValidation | function | core/ |
Tests the validation of the mailer host. |
| MailerDsnConfigValidationTest::testMailerPortValidation | function | core/ |
Tests the validation of the port used by the mailer. |
| MailerDsnConfigValidationTest::testMailerSchemeValidation | function | core/ |
Tests the validation of the mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportDefaultOptionsValidation | function | core/ |
Tests the validation of the default options of the mailer. |
| MailerDsnConfigValidationTest::testMailerTransportNativeOptionsValidation | function | core/ |
Tests the validation of the options for the 'native' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportNullOptionsValidation | function | core/ |
Tests the validation of the options for the 'null' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportSendmailOptionsValidation | function | core/ |
Tests the validation of the options for the 'sendmail' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportSMTPOptionsValidation | function | core/ |
Tests the validation of the options for the 'smtps' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerUserPasswordValidation | function | core/ |
Tests the validation of the password for the mailer user. |
| 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. |
| ManagedFileTest::validateForm | function | core/ |
Form validation handler. |
| ManagedStorageTest::testInvalidStorage | function | core/ |
|
| ManageFieldsFunctionalTest::testFieldNameValidation | function | core/ |
Tests validation of duplicate and disallowed field names. |
| ManageFieldsFunctionalTest::testInvalidUrlsAndDestinations | function | core/ |
Tests invalid field UI URLs and destinations. |
| ManageFieldsTest::testAllowedValuesFormValidation | function | core/ |
Tests the form validation for allowed values field. |
| ManageFieldsTest::testLabelFieldFormValidation | function | core/ |
Tests the form validation for label field. |
| Mapping::getDynamicallyValidKeys | function | core/ |
Gets all dynamically valid keys. |
| Mapping::getValidKeys | function | core/ |
Gets all keys allowed in this mapping. |
| MappingCollectionConstrainTest::testConfigValidation | function | core/ |
Tests use of AtLeastOneOf validation constraint in config. |
| MappingCollectionConstraintValidator | class | core/ |
Validates the MappingCollection constraint. |
| MappingCollectionConstraintValidator.php | file | core/ |
|
| MappingCollectionConstraintValidator::validate | function | core/ |
|
| MappingTest::testInvalidMappingKeyDefinition | function | core/ |
Tests invalid mapping key definition. |
| MappingTest::testInvalidRequiredKeyFlag | function | core/ |
Tests invalid required key flag. |
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.