Search for date

  1. Search 7.x for date
  2. Search 8.9.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
ViewsSortIdentifiersUpdateTest.php file core/modules/views/tests/src/Functional/Update/ViewsSortIdentifiersUpdateTest.php
ViewsSortIdentifiersUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsSortIdentifiersUpdateTest.php Set database dump files to be used.
ViewsSortIdentifiersUpdateTest::testSortIdentifierPostUpdate function core/modules/views/tests/src/Functional/Update/ViewsSortIdentifiersUpdateTest.php Tests views_post_update_sort_identifier().
ViewsTestDataErrorForm::validateForm function core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php Form validation handler.
views_base_field_override_update function core/modules/views/views.module Implements hook_ENTITY_TYPE_update().
views_element_validate_tags function core/modules/views/views.module Validation callback for query tags.
views_field_config_update function core/modules/views/views.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
views_invalidate_cache function core/modules/views/views.module Invalidate the views cache, forcing a rebuild on the next grab of table data.
views_post_update_configuration_entity_relationships function core/modules/views/views.post_update.php Clear errors caused by relationships to configuration entities.
views_post_update_field_names_for_multivalue_fields function core/modules/views/views.post_update.php Update field names for multi-value base fields.
views_post_update_image_lazy_load function core/modules/views/views.post_update.php Add lazy load options to all image type field configurations.
views_post_update_provide_revision_table_relationship function core/modules/views/views.post_update.php Clear caches due to adding a relationship from revision table to base table.
views_post_update_remove_sorting_global_text_field function core/modules/views/views.post_update.php Clear caches due to removal of sorting for global custom text field.
views_post_update_rename_default_display_setting function core/modules/views/views.post_update.php Rename the setting for showing the default display to 'default_display'.
views_post_update_sort_identifier function core/modules/views/views.post_update.php Add the identifier option to all sort handler configurations.
views_post_update_title_translations function core/modules/views/views.post_update.php Rebuild routes to fix view title translations.
views_removed_post_updates function core/modules/views/views.post_update.php Implements hook_removed_post_updates().
views_test_data_views_invalidate_cache function core/modules/views/tests/modules/views_test_data/views_test_data.views.inc Implements hook_views_invalidate_cache().
views_test_data_view_update function core/modules/views/tests/modules/views_test_data/views_test_data.module Implements hook_ENTITY_TYPE_update() for the 'view' entity type.
views_ui_ajax_update_form function core/modules/views_ui/admin.inc Updates a part of the add view form via AJAX.
views_update_last_removed function core/modules/views/views.install Implements hook_update_last_removed().
ViewUI::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php Returns the cache tags that should be used to invalidate caches.
WeekDate class core/modules/views/src/Plugin/views/argument/WeekDate.php Argument handler for a week.
WeekDate class core/modules/datetime/src/Plugin/views/argument/WeekDate.php Argument handler for a week.
WeekDate.php file core/modules/datetime/src/Plugin/views/argument/WeekDate.php
WeekDate.php file core/modules/views/src/Plugin/views/argument/WeekDate.php
WeekDate::$argFormat property core/modules/views/src/Plugin/views/argument/WeekDate.php The date format used in the query.
WeekDate::$argFormat property core/modules/datetime/src/Plugin/views/argument/WeekDate.php The date format used in the query.
WeekDate::summaryName function core/modules/views/src/Plugin/views/argument/WeekDate.php Provide a link to the next level of the view.
WizardInterface::validateView function core/modules/views/src/Plugin/views/wizard/WizardInterface.php Validate form and values.
WizardPluginBase::$validated_views property core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php An array of validated view objects, keyed by a hash.
WizardPluginBase::retrieveValidatedView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Retrieves a validated view for a form submission.
WizardPluginBase::setValidatedView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Stores a validated view from a form submission.
WizardPluginBase::validateView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate().
WorkflowEditForm::validateForm function core/modules/workflows/src/Form/WorkflowEditForm.php Form validation handler.
WorkflowStateAddForm::validateForm function core/modules/workflows/src/Form/WorkflowStateAddForm.php Form validation handler.
WorkflowStateEditForm::validateForm function core/modules/workflows/src/Form/WorkflowStateEditForm.php Form validation handler.
WorkflowTransitionAddForm::validateForm function core/modules/workflows/src/Form/WorkflowTransitionAddForm.php Form validation handler.
WorkflowTransitionEditForm::validateForm function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Form validation handler.
WorkflowTypeConfigureFormBase::validateConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php Form validation handler.
WorkflowTypeStateFormBase::validateConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php Form validation handler.
WorkflowTypeTransitionFormBase::validateConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php Form validation handler.
WorkspaceIntegrationTest::testDisallowedEntityUpdateInNonDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests UPDATE operations for unsupported entity types.
workspaces.post_update.php file core/modules/workspaces/workspaces.post_update.php Post update functions for the Workspaces module.
workspaces_entity_update function core/modules/workspaces/workspaces.module Implements hook_entity_update().
workspaces_post_update_modify_base_field_author_override function core/modules/workspaces/workspaces.post_update.php Updates stale references to Drupal\workspaces\Entity\Workspace::getCurrentUserId.
workspaces_post_update_remove_association_schema_data function core/modules/workspaces/workspaces.post_update.php Removes the workspace association entity and field schema data.
workspaces_removed_post_updates function core/modules/workspaces/workspaces.post_update.php Implements hook_removed_post_updates().
workspaces_update_last_removed function core/modules/workspaces/workspaces.install Implements hook_update_last_removed().
WorkspaceViewBuilder::$dateFormatter property core/modules/workspaces/src/WorkspaceViewBuilder.php The date formatter service.

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