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
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.
LanguageTestHooks::languageFallbackCandidatesAlter function core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php Implements hook_language_fallback_candidates_alter().
LanguageTestHooks::languageFallbackCandidatesTestAlter function core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php Implements hook_language_fallback_candidates_OPERATION_alter().
language_negotiation_url_prefixes_update function core/modules/language/language.module Update the list of prefixes from the installed languages.
language_removed_post_updates function core/modules/language/language.post_update.php Implements hook_removed_post_updates().
language_update_last_removed function core/modules/language/language.install Implements hook_update_last_removed().
LayoutBuilderHighlightTrait::blockUpdateHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderHighlightTrait::sectionUpdateHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderSortTrait::sortableUpdate function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderSortTrait.php Define to provide any necessary callback following layout change.
LayoutDefault::validateConfigurationForm function core/lib/Drupal/Core/Layout/LayoutDefault.php Form validation handler.
LayoutTestPlugin::validateConfigurationForm function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Form validation handler.
layout_builder.post_update.php file core/modules/layout_builder/layout_builder.post_update.php Post update functions for Layout Builder.
layout_builder_removed_post_updates function core/modules/layout_builder/layout_builder.post_update.php Implements hook_removed_post_updates().
layout_builder_update_last_removed function core/modules/layout_builder/layout_builder.install Implements hook_update_last_removed().
layout_discovery.post_update.php file core/modules/layout_discovery/layout_discovery.post_update.php Post update functions for layout discovery.
layout_discovery_removed_post_updates function core/modules/layout_discovery/layout_discovery.post_update.php Implements hook_removed_post_updates().
LengthConstraint::validatedBy function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php
LibraryDiscoveryParser::validateCssLibrary function core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php Validates CSS library structure.
LinkAccessConstraintValidator::validate function core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php
LinkAccessConstraintValidatorTest::providerValidate function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php Data provider for LinkAccessConstraintValidator::validate().
LinkAccessConstraintValidatorTest::testValidate function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php Tests the access validation constraint for links.
LinkExternalProtocolsConstraintValidator::validate function core/modules/link/src/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidator.php
LinkExternalProtocolsConstraintValidatorTest::providerValidate function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidatorTest.php Data provider for ::testValidate.
LinkExternalProtocolsConstraintValidatorTest::testValidate function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
@dataProvider providerValidate
@runInSeparateProcess
LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
LinkNotExistingInternalConstraintValidator::validate function core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidator.php
LinkNotExistingInternalConstraintValidatorTest::testValidateFromNonExistingRoute function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
LinkNotExistingInternalConstraintValidatorTest::testValidateFromRoute function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
LinkNotExistingInternalConstraintValidatorTest::testValidateFromUri function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
LinkNotExistingInternalConstraintValidatorTest::testValidateWithMalformedUri function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
LinkNotExistingInternalConstraintValidatorTest::validate function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php Validate the link.
LinkTypeConstraintValidator::validate function core/modules/link/src/Plugin/Validation/Constraint/LinkTypeConstraintValidator.php
LinkWidget::validateTitleElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'title' element.
LinkWidget::validateTitleNoLink function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'title' element.
LinkWidget::validateUriElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'uri' element.
ListFloatItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Checks whether a candidate allowed value is valid.
ListIntegerItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Checks whether a candidate allowed value is valid.
ListItemBase::submitFieldStorageUpdate function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Resets the static variable on field storage update.
ListItemBase::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Checks whether a candidate allowed value is valid.
ListItemBase::validateAllowedValues function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Render API callback: Validates the allowed values of an options field.
ListPlugin::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php Form validation handler.
ListStringItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Checks whether a candidate allowed value is valid.
locale-translation-update-info.html.twig file core/themes/stable9/templates/admin/locale-translation-update-info.html.twig Theme override for displaying translation status information.
locale-translation-update-info.html.twig file core/modules/locale/templates/locale-translation-update-info.html.twig Default theme implementation for displaying translation status information.
locale.post_update.php file core/modules/locale/locale.post_update.php Post-update functions for Locale module.
LocaleConfigManager::updateConfigTranslations function core/modules/locale/src/LocaleConfigManager.php Updates all configuration translations for the names / languages provided.
LocaleConfigManager::updateDefaultConfigLangcodes function core/modules/locale/src/LocaleConfigManager.php Updates default configuration when new modules or themes are installed.
LocaleConfigSubscriber::updateLocaleStorage function core/modules/locale/src/LocaleConfigSubscriber.php Update locale storage based on configuration translations.

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