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
ChainedFastBackend::invalidate function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Marks a cache item as invalid.
ChainedFastBackend::invalidateAll function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Marks all cache items as invalid.
ChainedFastBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Marks cache items as invalid.
ChainedFastBackend::invalidateTags function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Marks cache items with any of the specified tags as invalid.
ChainedFastBackend::markAsOutdated function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Marks the fast cache bin as outdated because of a write.
ChangePromotedDefaultTest::testRunUpdates function core/modules/node/tests/src/Functional/Update/ChangePromotedDefaultTest.php @covers node_post_update_create_promote_base_field_overrides[[api-linebreak]]
ckeditor5.post_update.php file core/modules/ckeditor5/ckeditor5.post_update.php Post update functions for CKEditor 5.
CKEditor5::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Form validation handler.
CKEditor5::validatePair function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Validates a Text Editor + Text Format pair.
CKEditor5::validateSwitchingToCKEditor5 function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Validate callback to inform the user of CKEditor 5 compatibility problems.
CKEditor5ElementConstraintValidator::validate function core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraintValidator.php
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate function core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php
CKEditor5PluginDefinition::validateCKEditor5Aspects function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Validates the CKEditor 5 aspects of the CKEditor 5 plugin definition.
CKEditor5PluginDefinition::validateConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Validates the given configuration array.
CKEditor5PluginDefinition::validateDrupalAspects function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Validates the Drupal aspects of the CKEditor 5 plugin definition.
CKEditor5ValidationTestTrait::validatePairToViolationsArray function core/modules/ckeditor5/tests/src/Kernel/CKEditor5ValidationTestTrait.php Decorator for CKEditor5::validatePair() that returns an assertable array.
ckeditor5_post_update_list_type function core/modules/ckeditor5/ckeditor5.post_update.php Updates Text Editors using CKEditor 5 to native List "type" functionality.
ckeditor5_removed_post_updates function core/modules/ckeditor5/ckeditor5.post_update.php Implements hook_removed_post_updates().
claro_preprocess_datetime_wrapper function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for datetime_wrapper.
ClassResolverConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ClassResolverConstraintValidator.php
CodeBlock::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Form validation handler.
Color::validateColor function core/lib/Drupal/Core/Render/Element/Color.php Form element validation handler for #type 'color'.
Color::validateHex function core/lib/Drupal/Component/Utility/Color.php Validates whether a hexadecimal color value is syntactically correct.
ColorTest::providerTestValidateHex function core/tests/Drupal/Tests/Component/Utility/ColorTest.php Provides data for testValidateHex().
ColorTest::testValidateHex function core/tests/Drupal/Tests/Component/Utility/ColorTest.php @legacy-covers \Drupal\Component\Utility\Color::validateHex
Combine::validate function core/modules/views/src/Plugin/views/filter/Combine.php Validate that the plugin is correct and can be saved.
comment.post_update.php file core/modules/comment/comment.post_update.php Post update functions for the comment module.
CommentAdminOverview::$dateFormatter property core/modules/comment/src/Form/CommentAdminOverview.php The date formatter service.
CommentAdminOverview::validateForm function core/modules/comment/src/Form/CommentAdminOverview.php Form validation handler.
CommentHooks::fieldConfigUpdate function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_update() for 'field_config'.
CommentHooks::nodeUpdateIndex function core/modules/comment/src/Hook/CommentHooks.php Implements hook_node_update_index().
CommentNameConstraintValidator::validate function core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php
CommentSelection::validateReferenceableEntities function core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php Validates which existing entities can be referenced.
CommentSelection::validateReferenceableNewEntities function core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php Validates which newly created entities can be referenced.
CommentStatistics::update function core/modules/comment/src/CommentStatistics.php Update or insert comment statistics records after a comment is added.
CommentStatisticsInterface::update function core/modules/comment/src/CommentStatisticsInterface.php Update or insert comment statistics records after a comment is added.
comment_removed_post_updates function core/modules/comment/comment.post_update.php Implements hook_removed_post_updates().
comment_update_last_removed function core/modules/comment/comment.install Implements hook_update_last_removed().
ComplexDataConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php
ComponentInFormTest::validateForm function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Form validation handler.
ComponentNodeVisitor::validateSlots function core/lib/Drupal/Core/Template/ComponentNodeVisitor.php Performs a cheap validation of the slots in the template.
ComponentsTwigExtension::doValidateProps function core/lib/Drupal/Core/Template/ComponentsTwigExtension.php Performs the actual validation of the schema for the props.
ComponentsTwigExtension::validateProps function core/lib/Drupal/Core/Template/ComponentsTwigExtension.php Validates the props in development environments.
ComponentValidator::validateClassProps function core/lib/Drupal/Core/Theme/Component/ComponentValidator.php Validates the props that are not JSON Schema.
ComponentValidator::validateDefinition function core/lib/Drupal/Core/Theme/Component/ComponentValidator.php Validates the component metadata file.
ComponentValidator::validateProps function core/lib/Drupal/Core/Theme/Component/ComponentValidator.php Validates that the props provided to the component.
ComponentValidatorTest::dataProviderValidateDefinitionInvalid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with invalid component definitions.
ComponentValidatorTest::dataProviderValidateDefinitionValid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with valid component definitions.
ComponentValidatorTest::dataProviderValidatePropsInvalid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with invalid component props.
ComponentValidatorTest::dataProviderValidatePropsValid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with valid component props.

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