Search for date

  1. Search 7.x for date
  2. Search 9.5.x for date
  3. Search 8.9.x for date
  4. Search 11.x for date
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
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.
Date class core/modules/views/src/Plugin/views/argument/Date.php Argument handler for dates.
Date class core/modules/datetime/src/Plugin/views/sort/Date.php Basic sort handler for datetime fields.
Date class core/modules/datetime/src/Plugin/views/filter/Date.php Date/time views filter.
Date class core/modules/datetime/src/Plugin/views/argument/Date.php Abstract argument handler for dates.
Date class core/lib/Drupal/Core/Render/Element/Date.php Provides a form element for date selection.

All search results

Title Object type File name Summary
ContentEntityForm::validateForm function core/lib/Drupal/Core/Entity/ContentEntityForm.php Button-level validation handlers are highly discouraged for entity forms,
as they will prevent entity validation from running. If the entity is going
to be saved during the form submission, this method should be manually
invoked from the button-level…
ContentEntityFormInterface::validateForm function core/lib/Drupal/Core/Entity/ContentEntityFormInterface.php Note that extending classes should not override this method to add entity
validation logic, but define further validation constraints using the
entity validation API and/or provide a new validation constraint if
necessary. This is the only way to…
ContentEntityNonRevisionableFieldTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNonRevisionableFieldTest.php The entity definition update manager.
ContentEntityStorageBase::onFieldDefinitionUpdate function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentEntityStorageBase::onFieldStorageDefinitionUpdate function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentModerationState::updateOrCreateFromEntity function core/modules/content_moderation/src/Entity/ContentModerationState.php Creates or updates an entity's moderation state whilst saving that entity.
ContentModerationStateTest::$entityDefinitionUpdateManager property core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php The entity definition update manager.
ContentTranslationConfigImportTest::testConfigImportUpdates function core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php Tests config import updates.
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that bundle translation setting changes are propagated.
ContentTranslationHandler::$dateFormatter property core/modules/content_translation/src/ContentTranslationHandler.php The date formatter service.
ContentTranslationHandler::entityFormValidate function core/modules/content_translation/src/ContentTranslationHandler.php Form validation handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationMetadataWrapper::isOutdated function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapper::setOutdated function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapperInterface::isOutdated function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Returns the translation outdated status.
ContentTranslationMetadataWrapperInterface::setOutdated function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation outdated status.
ContentTranslationModuleInstallTest::testFieldUpdates function core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php Tests that content translation fields are created upon module installation.
ContentTranslationOutdatedRevisionTranslationTest class core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php Tests the "Flag as outdated" functionality with revision translations.
ContentTranslationOutdatedRevisionTranslationTest.php file core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php
ContentTranslationOutdatedRevisionTranslationTest::$defaultTheme property core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php
ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget function core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php Checks whether the flag widget is displayed.
ContentTranslationOutdatedRevisionTranslationTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php
ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden function core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php Tests that outdated revision translations work correctly.
ContentTranslationSynchronizedFieldsConstraintValidator::validate function core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php
ContentTranslationUITestBase::doTestOutdatedStatus function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests up-to-date status tracking.
ContentUninstallValidator::validate function core/lib/Drupal/Core/Entity/ContentUninstallValidator.php
ContentUninstallValidator::validate function core/lib/Drupal/Core/ProxyClass/Entity/ContentUninstallValidator.php
content_moderation.post_update.php file core/modules/content_moderation/content_moderation.post_update.php Post update functions for the Content Moderation module.
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
Context::validate function core/lib/Drupal/Component/Plugin/Context/Context.php
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
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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.