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 10.3.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 or time selection.

All search results

Title Object type File name Summary
ConfigurableImageEffectBase::validateConfigurationForm function core/modules/image/src/ConfigurableImageEffectBase.php Form validation handler.
ConfigurableLanguageManager::getFallbackCandidates function core/modules/language/src/ConfigurableLanguageManager.php Returns the language fallback candidates for a given context.
ConfigurableLanguageManager::updateLockedLanguageWeights function core/modules/language/src/ConfigurableLanguageManager.php Updates locked system language weights.
ConfigurableLanguageManagerInterface::updateLockedLanguageWeights function core/modules/language/src/ConfigurableLanguageManagerInterface.php Updates locked system language weights.
ConfigurableSearchPluginBase::validateConfigurationForm function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Form validation handler.
ConfigureBlockFormBase::validateForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Form validation handler.
ConfigureSectionForm::$isUpdate property core/modules/layout_builder/src/Form/ConfigureSectionForm.php Indicates whether the section is being added or updated.
ConfigureSectionForm::validateForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Form validation handler.
ConfigValidation::validateCatCount function core/modules/config/tests/config_test/src/ConfigValidation.php Validates a number.
ConfigValidation::validateCats function core/modules/config/tests/config_test/src/ConfigValidation.php Validates cats.
ConfigValidation::validateGiraffes function core/modules/config/tests/config_test/src/ConfigValidation.php Validates giraffes.
ConfigValidation::validateLlama function core/modules/config/tests/config_test/src/ConfigValidation.php Validates a llama.
ConfigValidation::validateMapping function core/modules/config/tests/config_test/src/ConfigValidation.php Validates a mapping.
ConfigValidation::validateSequence function core/modules/config/tests/config_test/src/ConfigValidation.php Validates a sequence.
ConfigValidationTest::testValidatableConfigIsValidated function core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php Tests that the recipe runner only validates config which is validatable.
Connection::update function core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Prepares and returns an UPDATE query object.
Connection::update function core/lib/Drupal/Core/Database/Connection.php Prepares and returns an UPDATE query object.
Connection::update function core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Connection.php Prepares and returns an UPDATE query object.
Connection::update function core/tests/fixtures/database_drivers/custom/fake/Connection.php Prepares and returns an UPDATE query object.
contact.post_update.php file core/modules/contact/contact.post_update.php Post update functions for Contact.
ContactFormEditForm::validateForm function core/modules/contact/src/ContactFormEditForm.php Form validation handler.
ContactSitewideTest::updateContactForm function core/modules/contact/tests/src/Functional/ContactSitewideTest.php Updates a form.
contact_removed_post_updates function core/modules/contact/contact.post_update.php Implements hook_removed_post_updates().
ContentEntityBase::$validated property core/lib/Drupal/Core/Entity/ContentEntityBase.php Whether entity validation was performed.
ContentEntityBase::updateFieldLangcodes function core/lib/Drupal/Core/Entity/ContentEntityBase.php Updates language for already instantiated fields.
ContentEntityBase::updateLoadedRevisionId function core/lib/Drupal/Core/Entity/ContentEntityBase.php Updates the loaded Revision ID with the revision ID.
ContentEntityBase::updateOriginalValues function core/lib/Drupal/Core/Entity/ContentEntityBase.php Updates the original values with the interim changes.
ContentEntityBase::validate function core/lib/Drupal/Core/Entity/ContentEntityBase.php Validates the currently set values.
ContentEntityBaseUnitTest::testValidate function core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php @covers ::validate[[api-linebreak]]
ContentEntityConfirmFormBase::validateForm function core/lib/Drupal/Core/Entity/ContentEntityConfirmFormBase.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…
ContentEntityForm::updateChangedTime function core/lib/Drupal/Core/Entity/ContentEntityForm.php Updates the changed time of the entity.
ContentEntityForm::updateFormLangcode function core/lib/Drupal/Core/Entity/ContentEntityForm.php Updates the form language to reflect any change to the entity language.
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 Reacts to the update of a field.
ContentEntityStorageBase::onFieldStorageDefinitionUpdate function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Reacts to the update of a field storage definition.
ContentModerationHooks::entityUpdate function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_update().
ContentModerationHooks::workflowUpdate function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_ENTITY_TYPE_update().
ContentModerationState::updateOrCreateFromEntity function core/modules/content_moderation/src/Entity/ContentModerationState.php Creates or updates an entity's moderation state whilst saving that entity.
ContentModerationStateIndexUpdatePathTest class core/modules/content_moderation/tests/src/Functional/Update/ContentModerationStateIndexUpdatePathTest.php Tests the upgrade path for adding an index to moderation state column.
ContentModerationStateIndexUpdatePathTest.php file core/modules/content_moderation/tests/src/Functional/Update/ContentModerationStateIndexUpdatePathTest.php
ContentModerationStateIndexUpdatePathTest::setDatabaseDumpFiles function core/modules/content_moderation/tests/src/Functional/Update/ContentModerationStateIndexUpdatePathTest.php Set database dump files to be used.
ContentModerationStateIndexUpdatePathTest::testRunUpdates function core/modules/content_moderation/tests/src/Functional/Update/ContentModerationStateIndexUpdatePathTest.php Tests the upgrade path for moderation state index.
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::entityFormValidate function core/modules/content_translation/src/ContentTranslationHandler.php Form validation handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHooks::languageContentSettingsUpdate function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_ENTITY_TYPE_update().
ContentTranslationHooks::languageFallbackCandidatesEntityViewAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_language_fallback_candidates_OPERATION_alter().

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