| ContextualValidatorInterface::validate |
function |
core/lib/Drupal/Core/TypedData/Validation/ContextualValidatorInterface.php |
Validates a value against a constraint or a list of constraints. |
| contextual_post_update_fixed_endpoint_and_markup |
function |
core/modules/contextual/contextual.post_update.php |
Ensure new page loads use the updated JS and get the updated markup. |
| Convert::validateArguments |
function |
core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php |
Validates the arguments. |
| core.date_format.fallback.yml |
file |
core/modules/system/config/install/core.date_format.fallback.yml |
core/modules/system/config/install/core.date_format.fallback.yml |
| core.date_format.fancy.yml |
file |
core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml |
core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml |
| core.date_format.html_date.yml |
file |
core/modules/system/config/install/core.date_format.html_date.yml |
core/modules/system/config/install/core.date_format.html_date.yml |
| core.date_format.html_datetime.yml |
file |
core/modules/system/config/install/core.date_format.html_datetime.yml |
core/modules/system/config/install/core.date_format.html_datetime.yml |
| core.date_format.html_month.yml |
file |
core/modules/system/config/install/core.date_format.html_month.yml |
core/modules/system/config/install/core.date_format.html_month.yml |
| core.date_format.html_time.yml |
file |
core/modules/system/config/install/core.date_format.html_time.yml |
core/modules/system/config/install/core.date_format.html_time.yml |
| core.date_format.html_week.yml |
file |
core/modules/system/config/install/core.date_format.html_week.yml |
core/modules/system/config/install/core.date_format.html_week.yml |
| core.date_format.html_year.yml |
file |
core/modules/system/config/install/core.date_format.html_year.yml |
core/modules/system/config/install/core.date_format.html_year.yml |
| core.date_format.html_yearless_date.yml |
file |
core/modules/system/config/install/core.date_format.html_yearless_date.yml |
core/modules/system/config/install/core.date_format.html_yearless_date.yml |
| core.date_format.long.yml |
file |
core/modules/system/config/install/core.date_format.long.yml |
core/modules/system/config/install/core.date_format.long.yml |
| core.date_format.medium.yml |
file |
core/modules/system/config/install/core.date_format.medium.yml |
core/modules/system/config/install/core.date_format.medium.yml |
| core.date_format.short.yml |
file |
core/modules/system/config/install/core.date_format.short.yml |
core/modules/system/config/install/core.date_format.short.yml |
| core.date_format.umami_dates.yml |
file |
core/profiles/demo_umami/config/install/core.date_format.umami_dates.yml |
core/profiles/demo_umami/config/install/core.date_format.umami_dates.yml |
| CountConstraint::validatedBy |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/CountConstraint.php |
|
| CreateHalSettingsForLinkDomainUpdateTest |
class |
core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php |
Tests that 'hal.settings' is created, to store 'link_domain'. |
| CreateHalSettingsForLinkDomainUpdateTest.php |
file |
core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php |
|
| CreateHalSettingsForLinkDomainUpdateTest::setDatabaseDumpFiles |
function |
core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php |
Set database dump files to be used. |
| CreateHalSettingsForLinkDomainUpdateTest::testHalSettingsCreated |
function |
core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php |
Tests hal_update_8301(). |
| CreateNew::validateArguments |
function |
core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php |
Validates the arguments. |
| CredentialForm::validateForm |
function |
core/modules/migrate_drupal_ui/src/Form/CredentialForm.php |
Form validation handler. |
| CredentialForm::validatePaths |
function |
core/modules/migrate_drupal_ui/src/Form/CredentialForm.php |
The #element_validate handler for the source path elements. |
| CronForm::$dateFormatter |
property |
core/modules/system/src/Form/CronForm.php |
The date formatter service. |
| Crop::validateArguments |
function |
core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Crop.php |
Validates the arguments. |
| CsrfTokenGenerator::validate |
function |
core/lib/Drupal/Core/Access/CsrfTokenGenerator.php |
Validates a token based on $value, the user session, and the private key. |
| CsrfTokenGeneratorTest::providerTestValidateParameterTypes |
function |
core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php |
Provides data for testValidateParameterTypes. |
| CsrfTokenGeneratorTest::testValidate |
function |
core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php |
Tests CsrfTokenGenerator::validate(). |
| CsrfTokenGeneratorTest::testValidateParameterTypes |
function |
core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php |
Tests CsrfTokenGenerator::validate() with different parameter types. |
| d6_date_formats.yml |
file |
core/modules/system/migrations/d6_date_formats.yml |
core/modules/system/migrations/d6_date_formats.yml |
| d6_system_date.yml |
file |
core/modules/system/migrations/d6_system_date.yml |
core/modules/system/migrations/d6_system_date.yml |
| d7_system_date.yml |
file |
core/modules/system/migrations/d7_system_date.yml |
core/modules/system/migrations/d7_system_date.yml |
| DatabaseBackend::invalidate |
function |
core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Marks a cache item as invalid. |
| DatabaseBackend::invalidateAll |
function |
core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Marks all cache items as invalid. |
| DatabaseBackend::invalidateMultiple |
function |
core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Marks cache items as invalid. |
| DatabaseCacheTagsChecksum::doInvalidateTags |
function |
core/lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php |
Marks cache items with any of the specified tags as invalid. |
| DatabaseLegacyTest::testDbUpdate |
function |
core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php |
Tests the db_update() function. |
| DatabaseStorageTest::update |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/DatabaseStorageTest.php |
|
| DatabaseVersionCheckUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php |
Tests that updates fail if the database does not meet the minimum version. |
| DatabaseVersionCheckUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php |
|
| DatabaseVersionCheckUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php |
The theme to install as the default for testing. |
| DatabaseVersionCheckUpdateTest::setUp |
function |
core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php |
|
| DatabaseVersionCheckUpdateTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php |
Tests that updates fail if the database does not meet the minimum version. |
| DataFieldRow::validateAliasName |
function |
core/modules/rest/src/Plugin/views/row/DataFieldRow.php |
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
| DataFieldRow::validateOptionsForm |
function |
core/modules/rest/src/Plugin/views/row/DataFieldRow.php |
Validate the options form. |
| Date |
class |
core/lib/Drupal/Core/Render/Element/Date.php |
Provides a form element for date selection. |
| Date |
class |
core/modules/views/src/Plugin/views/sort/Date.php |
Basic sort handler for dates. |
| Date |
class |
core/modules/views/src/Plugin/views/field/Date.php |
A handler to provide proper displays for dates. |
| Date |
class |
core/modules/views/src/Plugin/views/filter/Date.php |
Filter to handle dates stored as a timestamp. |