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 |
|---|---|---|---|
| LruCacheGenericTest::testInvalidateTags | function | core/ |
The LRU memory cache removes items when invalidateTags is called. |
| LruMemoryCache::invalidate | function | core/ |
Marks a cache item as invalid. |
| LruMemoryCache::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| LruMemoryCache::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| 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/ |
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/ |
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/ |
Tests an invalid storage. |
| 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. |
| Media::validate | function | core/ |
Validates the currently set values. |
| Media::validateConfigurationForm | function | core/ |
Form validation handler. |
| MediaConfigSubscriber::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| MediaEmbed::validateOptions | function | core/ |
Form element validation handler. |
| MediaEmbedFilterConfigurationUiAddTest::testValidationWhenAdding | function | core/ |
Tests validation when adding. |
| MediaEmbedFilterConfigurationUiEditTest::testValidationWhenEditing | function | core/ |
Tests validation when editing. |
| MediaEmbedFilterTestBase::providerTestValidations | function | core/ |
Data provider for testing validation when adding and editing media embeds. |
| MediaHooks::formatEditFormValidate | function | core/ |
Validate callback to ensure filter order and allowed_html are compatible. |
| MediaLibraryAddFormTest::testFormStateValidation | function | core/ |
Tests the validation of the library state in the media library add form. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.