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 |
---|---|---|---|
DatabaseBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
DatabaseBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
DatabaseBackendTagTest::testTagInvalidations | function | core/ |
|
DatabaseBackendTest::testCacheTagsInvalidatorChecksumIsBackendOverridable | function | core/ |
Test that the service "cache_tags.invalidator.checksum" is backend overridable. |
DatabaseCacheTagsChecksum::doInvalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
DatabaseCacheTagsChecksum::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
DatabaseDriverUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator. |
DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator::$connection | property | core/ |
The database connection. |
DatabaseDriverUninstallValidator::$container | property | core/ |
The service container. |
DatabaseDriverUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
DatabaseDriverUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
DatabaseDriverUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
DatabaseDriverUninstallValidator::setStringTranslation | function | core/ |
|
DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a new DatabaseDriverUninstallValidator. |
DatabaseEventsTest::testDisableInvalidEvent | function | core/ |
@covers ::disableEvents |
DatabaseEventsTest::testEnableInvalidEvent | function | core/ |
@covers ::enableEvents |
DataFieldRow::validateAliasName | function | core/ |
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
DataFieldRow::validateOptionsForm | function | core/ |
Validate the options form. |
Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
Date::validateExposed | function | core/ |
Validate the exposed handler form. |
Date::validateOptionsForm | function | core/ |
Simple validate handler. |
Date::validateValidTime | function | core/ |
Validate that the time values convert to something usable. |
DateFormat::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
DateFormatFormBase::validateForm | function | core/ |
Form validation handler. |
DateFormatValidationTest | class | core/ |
Tests validation of date_format entities. |
DateFormatValidationTest.php | file | core/ |
|
DateFormatValidationTest::setUp | function | core/ |
|
DateFormatValidationTest::testPatternIsValidated | function | core/ |
Tests that the pattern of a date format is validated. |
Datelist::validateDatelist | function | core/ |
Validation callback for a datelist element. |
DatelistElementFormTest::validateForm | function | core/ |
Form validation handler. |
DateRangeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateRangeFieldTest::testInvalidField | function | core/ |
Tests that invalid values are caught and marked as invalid. |
DateRangeWidgetBase::validateStartEnd | function | core/ |
#element_validate callback to ensure that the start date <= the end date. |
Datetime::validateDatetime | function | core/ |
Validation callback for a datetime element. |
DatetimeElementFormTest::validateForm | function | core/ |
Form validation handler. |
DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateTimeFieldTest::testInvalidField | function | core/ |
Tests that invalid values are caught and marked as invalid. |
DateTimeFormatConstraintValidator | class | core/ |
Constraint validator for DateTime items to ensure the format is correct. |
DateTimeFormatConstraintValidator.php | file | core/ |
|
DateTimeFormatConstraintValidator::validate | function | core/ |
|
DateTimeFormInjectionTest::validateForm | function | core/ |
Form validation handler. |
DateTimeIso8601NormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
DateTimeIso8601NormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.