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
media_library.post_update.php file core/modules/media_library/media_library.post_update.php Post update functions for Media Library.
media_library_removed_post_updates function core/modules/media_library/media_library.post_update.php Implements hook_removed_post_updates().
media_library_update_last_removed function core/modules/media_library/media_library.install Implements hook_update_last_removed().
media_post_update_media_author_views_filter_update function core/modules/media/media.post_update.php Empty update function to clear the Views data cache.
media_removed_post_updates function core/modules/media/media.post_update.php Implements hook_removed_post_updates().
media_update_last_removed function core/modules/media/media.install Implements hook_update_last_removed().
MemoryBackend::invalidate function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks a cache item as invalid.
MemoryBackend::invalidateAll function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks all cache items as invalid.
MemoryBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks cache items as invalid.
MemoryBackend::invalidateTags function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks cache items with any of the specified tags as invalid.
MemoryStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/MemoryStorageTest.php
MenuLinkContent::updateLink function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Updates the definition values for a menu link.
MenuLinkContentHooks::pathAliasUpdate function core/modules/menu_link_content/src/Hook/MenuLinkContentHooks.php Implements hook_ENTITY_TYPE_update() for 'path_alias'.
MenuLinkDefault::updateLink function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Updates the definition values for a menu link.
MenuLinkDefaultForm::validateConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Form validation handler.
MenuLinkDefaultTest::testUpdateLink function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php @covers ::updateLink
MenuLinkDefaultTest::testUpdateLinkWithoutPersist function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php @covers ::updateLink
MenuLinkEditForm::validateForm function core/modules/menu_ui/src/Form/MenuLinkEditForm.php Form validation handler.
MenuLinkInterface::updateLink function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Updates the definition values for a menu link.
MenuLinkManager::updateDefinition function core/lib/Drupal/Core/Menu/MenuLinkManager.php Updates the values for a menu link definition in the menu tree storage.
MenuLinkManagerInterface::updateDefinition function core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php Updates the values for a menu link definition in the menu tree storage.
MenuLinkMock::updateLink function core/tests/Drupal/Tests/Core/Menu/MenuLinkMock.php Updates the definition values for a menu link.
MenuLinksetSettingsUpdateTest class core/modules/system/tests/src/Functional/Update/MenuLinksetSettingsUpdateTest.php Tests creation of system linkset settings.
MenuLinksetSettingsUpdateTest.php file core/modules/system/tests/src/Functional/Update/MenuLinksetSettingsUpdateTest.php
MenuLinksetSettingsUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/MenuLinksetSettingsUpdateTest.php Set database dump files to be used.
MenuLinksetSettingsUpdateTest::testSystemPostUpdateLinksetSettings function core/modules/system/tests/src/Functional/Update/MenuLinksetSettingsUpdateTest.php Tests system_post_update_linkset_settings().
MenuSettingsConstraintValidator::validate function core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraintValidator.php
MenuTreeHierarchyConstraintValidator::validate function core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php
MenuTreeStorage::updateParentalStatus function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Sets has_children for the link's parent if it has visible children.
MenuTreeStorageSchemaUpdateTest class core/modules/system/tests/src/Functional/Update/MenuTreeStorageSchemaUpdateTest.php Tests update of menu tree storage fields.
MenuTreeStorageSchemaUpdateTest.php file core/modules/system/tests/src/Functional/Update/MenuTreeStorageSchemaUpdateTest.php
MenuTreeStorageSchemaUpdateTest::$connection property core/modules/system/tests/src/Functional/Update/MenuTreeStorageSchemaUpdateTest.php The database.
MenuTreeStorageSchemaUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/MenuTreeStorageSchemaUpdateTest.php Set database dump files to be used.
MenuTreeStorageSchemaUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/MenuTreeStorageSchemaUpdateTest.php
MenuTreeStorageSchemaUpdateTest::testSchemaLengthAfterUpdate function core/modules/system/tests/src/Functional/Update/MenuTreeStorageSchemaUpdateTest.php Tests DB behavior after update.
menu_link_content.post_update.php file core/modules/menu_link_content/menu_link_content.post_update.php Post update functions for the Menu link content module.
menu_link_content_removed_post_updates function core/modules/menu_link_content/menu_link_content.post_update.php Implements hook_removed_post_updates().
menu_link_content_update_last_removed function core/modules/menu_link_content/menu_link_content.install Implements hook_update_last_removed().
menu_ui_form_node_type_form_validate function core/modules/menu_ui/menu_ui.module Validate handler for forms with menu options.
Merge::$needsUpdate property core/lib/Drupal/Core/Database/Query/Merge.php Flag indicating whether an UPDATE is necessary.
Merge::$updateFields property core/lib/Drupal/Core/Database/Query/Merge.php An array of fields that will be updated.
Merge::STATUS_UPDATE constant core/lib/Drupal/Core/Database/Query/Merge.php Returned by execute() if an UPDATE query has been executed.
Merge::updateFields function core/lib/Drupal/Core/Database/Query/Merge.php Adds a set of field->value pairs to be updated.
MergeTest::testMergeInsertWithoutUpdate function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Tests that we can merge-insert without any update fields.
MergeTest::testMergeUpdate function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update a record successfully.
MergeTest::testMergeUpdateExcept function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update a record successfully.
MergeTest::testMergeUpdateExplicit function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update a record, with alternate replacement.
MergeTest::testMergeUpdateExpression function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update a record successfully, with expressions.
MergeTest::testMergeUpdateWithoutUpdate function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update without any update fields.
MessageForm::$dateFormatter property core/modules/contact/src/MessageForm.php The date formatter service.

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