Search for date

  1. Search 7.x for date
  2. Search 9.5.x for date
  3. Search 10.3.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
IncrementalForm::$dateFormatter property core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php The date formatter service.
InlineBlock::blockValidate function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php
inline_form_errors_preprocess_datetime_wrapper function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for datetime form wrapper templates.
InOperator::validate function core/modules/views/src/Plugin/views/filter/InOperator.php Validate that the plugin is correct and can be saved.
InOperatorTest::testValidate function core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php @covers ::validate[[api-linebreak]]
InOperatorTest::validate_options_callback function core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php
InstallCommand::validateProfile function core/lib/Drupal/Core/Command/InstallCommand.php Validates a user provided install profile.
InstallProfileSystemInstall8300Test::testUpdate function core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php Ensures that the system_update_8300() runs as expected.
InstallTest::testUninstallPostUpdateFunctions function core/modules/system/tests/src/Functional/Module/InstallTest.php Ensures that post update functions are removed on uninstall.
InstallUninstallTest::assertInstallModuleUpdates function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts the module post update functions after install.
InstallUninstallTest::assertUninstallModuleUpdates function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts the module post update functions after uninstall.
InvalidUpdateHookTest class core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php Tests that a module implementing hook_update_8000() causes an error to be
displayed on update.
InvalidUpdateHookTest.php file core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
InvalidUpdateHookTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php The theme to install as the default for testing.
InvalidUpdateHookTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php Modules to enable.
InvalidUpdateHookTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php URL for the upgrade script.
InvalidUpdateHookTest::$updateUser property core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php A user account with upgrade permission.
InvalidUpdateHookTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
InvalidUpdateHookTest::testInvalidUpdateHook function core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
IsNullConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php
Item::getCacheTagsToInvalidate function core/modules/aggregator/src/Entity/Item.php Returns the cache tags that should be used to invalidate caches.
JsonApiDocumentTopLevelNormalizer::validateRequestBody function core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php Performs minimal validation of the document.
JsonApiRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensure non-translatable entities can be PATCHed with an alternate language.
JsonApiRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures PATCHing datetime (both date-only & date+time) fields is possible.
JsonApiRegressionTest::testPatchingDateTimeNormalizedWrongTimeZoneIssue3021194 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures datetime fields are normalized using the correct timezone.
JsonApiRequestValidator::validateQueryParams function core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php Validates custom (implementation-specific) query parameter names.
jsonapi_update_8701 function core/modules/jsonapi/jsonapi.install Enable BC: default the new read-only mode to "off" on existing sites.
KeyValueEntityStorageTest::testSaveUpdate function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::save[[api-linebreak]]
@covers ::doSave[[api-linebreak]]
LangcodeToAsciiUpdateFilledTest class core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php Runs LangcodeToAsciiUpdateTest with a dump filled with content.
LangcodeToAsciiUpdateFilledTest.php file core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php
LangcodeToAsciiUpdateFilledTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php Set database dump files to be used.
LangcodeToAsciiUpdateTest class core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Tests that the entity langcode fields have been updated to varchar_ascii.
LangcodeToAsciiUpdateTest.php file core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php
LangcodeToAsciiUpdateTest::getColumnCollation function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Determine the column collation.
LangcodeToAsciiUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Set database dump files to be used.
LangcodeToAsciiUpdateTest::testLangcodeColumnCollation function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Tests that the column collation has been updated on MySQL.
language.post_update.php file core/modules/language/language.post_update.php Post update functions for Language module.
LanguageAddForm::validateCustom function core/modules/language/src/Form/LanguageAddForm.php Validates the language addition form on custom language button.
LanguageAddForm::validatePredefined function core/modules/language/src/Form/LanguageAddForm.php Element specific validator for the Add language button.
LanguageConfigurationElementTest::testNodeTypeUpdate function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests that the configuration is retained when the node type is updated.
LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests that the configuration is retained when a vocabulary is updated.
LanguageFallbackTest::testCandidates function core/modules/language/tests/src/Kernel/LanguageFallbackTest.php Tests language fallback candidates.
LanguageFormBase::validateCommon function core/modules/language/src/Form/LanguageFormBase.php Validates the language editing element.
LanguageListBuilder::validateForm function core/modules/language/src/LanguageListBuilder.php Form validation handler.
LanguageManager::getFallbackCandidates function core/lib/Drupal/Core/Language/LanguageManager.php Returns the language fallback candidates for a given context.
LanguageManagerInterface::getFallbackCandidates function core/lib/Drupal/Core/Language/LanguageManagerInterface.php Returns the language fallback candidates for a given context.
LanguageNegotiator::updateConfiguration function core/modules/language/src/LanguageNegotiator.php Updates the configuration based on the given language types.
LanguageNegotiatorInterface::updateConfiguration function core/modules/language/src/LanguageNegotiatorInterface.php Updates the configuration based on the given language types.
LanguageSelectWidgetUpdateTest class core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php Tests the update path for the language_select widget.
LanguageSelectWidgetUpdateTest.php file core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php

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