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 |
---|---|---|---|
DateTimeItemTest::dateOnlyValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
DateTimeItemTest::datetimeValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
DateTimeItemTest::testDateOnlyValidation | function | core/ |
Tests the constraint validations for fields with date only. |
DateTimeItemTest::testDatetimeValidation | function | core/ |
Tests the constraint validations for fields with date and time. |
DateTimeNormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
DateTimeNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
DateTimePlusTest::providerTestInvalidConstructor | function | core/ |
Provider for testInvalidConstructor(). |
DateTimePlusTest::providerTestInvalidDateArrays | function | core/ |
Data provider for testInvalidDateArrays. |
DateTimePlusTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
DateTimePlusTest::providerTestInvalidDates | function | core/ |
Provides data for testInvalidDates. |
DateTimePlusTest::testInvalidConstructor | function | core/ |
Tests invalid values passed to constructor. |
DateTimePlusTest::testInvalidDateArrays | function | core/ |
Tests creating dates from invalid array input. |
DateTimePlusTest::testInvalidDateDiff | function | core/ |
Tests date diff exception caused by invalid input. |
DateTimePlusTest::testInvalidDates | function | core/ |
Tests invalid date handling. |
DateTimePlusTest::testValidateFormat | function | core/ |
Tests the $settings['validate_format'] parameter in ::createFromFormat(). |
DblogFilterForm::validateForm | function | core/ |
Form validation handler. |
DbLogFormInjectionTest::validateForm | function | core/ |
Form validation handler. |
DbLogTest::testInvalidPlaceholders | function | core/ |
Tests that only valid placeholders are stored in the variables column. |
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
DefaultPluginManagerTest::testCreateInstanceWithInvalidInterfaces | function | core/ |
Tests plugins without the proper interface. |
DefaultPluginManagerTest::testCreateInstanceWithJustValidInterfaces | function | core/ |
Tests plugins with the proper interface. |
DefaultSelection::elementValidateFilter | function | core/ |
Form element validation handler; Filters the #value property of an element. |
DefaultSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
DefaultSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
DefaultSelection::validateTargetBundles | function | core/ |
Validates a target_bundles element. |
DefaultSelection::validateTargetBundlesUpdate | function | core/ |
Validates a target_bundles_update element. |
DefaultTableMappingTest::testGetFieldColumnNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldColumnName() with invalid parameters. |
DefaultTableMappingTest::testGetFieldTableNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldTableName() with an invalid parameter. |
DelayCacheTagsInvalidationHooks | class | core/ |
Hook implementations for delay_cache_tags_invalidation. |
DelayCacheTagsInvalidationHooks.php | file | core/ |
|
DelayCacheTagsInvalidationHooks::entityTestInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
DelayCacheTagsInvalidationHooks::userInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
delay_cache_tags_invalidation.info.yml | file | core/ |
core/modules/system/tests/modules/delay_cache_tags_invalidation/delay_cache_tags_invalidation.info.yml |
delay_cache_tags_invalidation.module | file | core/ |
|
delay_cache_tags_invalidation_entity_test_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
delay_cache_tags_invalidation_user_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
DeletedWorkspaceConstraintValidator | class | core/ |
Checks if data still exists for a deleted workspace ID. |
DeletedWorkspaceConstraintValidator.php | file | core/ |
|
DeletedWorkspaceConstraintValidator::$state | property | core/ |
The state service. |
DeletedWorkspaceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
DeletedWorkspaceConstraintValidator::validate | function | core/ |
|
DeletedWorkspaceConstraintValidator::__construct | function | core/ |
Creates a new DeletedWorkspaceConstraintValidator instance. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
@covers ::getDeriverClass |
DerivativeDiscoveryDecoratorTest::testInvalidDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with an invalid class. |
DiskSpaceValidator | class | core/ |
Validates that there is enough free disk space to do stage operations. |
DiskSpaceValidator.php | file | core/ |
|
DiskSpaceValidator::areSameLogicalDisk | function | core/ |
Checks if two paths are located on the same logical disk. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.