content_moderation_entity_update |
function |
core/modules/content_moderation/content_moderation.module |
Implements hook_entity_update(). |
content_moderation_removed_post_updates |
function |
core/modules/content_moderation/content_moderation.post_update.php |
Implements hook_removed_post_updates(). |
content_moderation_update_last_removed |
function |
core/modules/content_moderation/content_moderation.install |
Implements hook_update_last_removed(). |
content_moderation_workflow_update |
function |
core/modules/content_moderation/content_moderation.module |
Implements hook_ENTITY_TYPE_update(). |
content_translation_form_language_content_settings_validate |
function |
core/modules/content_translation/content_translation.admin.inc |
Form validation handler for content_translation_admin_settings_form(). |
content_translation_language_configuration_element_validate |
function |
core/modules/content_translation/content_translation.module |
Form validation handler for element added with content_translation_language_configuration_element_process(). |
content_translation_language_content_settings_update |
function |
core/modules/content_translation/content_translation.module |
Implements hook_ENTITY_TYPE_update(). |
content_translation_language_fallback_candidates_entity_view_alter |
function |
core/modules/content_translation/content_translation.module |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
content_translation_update_last_removed |
function |
core/modules/content_translation/content_translation.install |
Implements hook_update_last_removed(). |
Context::validate |
function |
core/lib/Drupal/Core/Plugin/Context/Context.php |
Validates the set context value. |
Context::validate |
function |
core/lib/Drupal/Component/Plugin/Context/Context.php |
Validates the set context value. |
ContextAwarePluginBase::validateContexts |
function |
core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Validates the set values for the defined contexts. |
ContextAwarePluginInterface::validateContexts |
function |
core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Validates the set values for the defined contexts. |
ContextAwarePluginTrait::validateContexts |
function |
core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php |
|
ContextInterface::validate |
function |
core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Validates the set context value. |
contextual.post_update.php |
file |
core/modules/contextual/contextual.post_update.php |
Post update functions for Contextual Links. |
ContextualValidatorInterface::validate |
function |
core/lib/Drupal/Core/TypedData/Validation/ContextualValidatorInterface.php |
Validates a value against a constraint or a list of constraints. |
contextual_removed_post_updates |
function |
core/modules/contextual/contextual.post_update.php |
Implements hook_removed_post_updates(). |
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.olivero_medium.yml |
file |
core/themes/olivero/config/install/core.date_format.olivero_medium.yml |
core/themes/olivero/config/install/core.date_format.olivero_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 |
|
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. |