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.
Date class core/modules/views/src/Plugin/views/argument_default/Date.php The current date argument default handler.

All search results

Title Object type File name Summary
ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager property core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php The entity definition update manager.
ViewsEntitySchemaSubscriberIntegrationTest::assertUpdatedViews function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Checks that the passed-in view IDs were the only ones updated.
ViewsEntitySchemaSubscriberIntegrationTest::getUpdatedViewAndDisplay function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Gets a view and its display.
ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdates function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests a bunch possible entity definition table updates.
ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests some possible entity table updates for a revision view.
ViewsExposedForm::validateForm function core/modules/views/src/Form/ViewsExposedForm.php Form validation handler.
ViewsForm::validateForm function core/modules/views/src/Form/ViewsForm.php Form validation handler.
ViewsFormBase::validateForm function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Form validation handler.
ViewsFormMainForm::validateForm function core/modules/views/src/Form/ViewsFormMainForm.php Form validation handler.
ViewsHooks::baseFieldOverrideUpdate function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_update().
ViewsHooks::fieldConfigUpdate function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_update() for 'field_config'.
ViewsHooksTest::testViewsInvalidateCacheOnDelete function core/modules/views/tests/src/Kernel/ViewsHooksTest.php Test that hook_views_invalidate_cache() is called when a view is deleted.
ViewsMenuLink::updateLink function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Updates the definition values for a menu link.
ViewsPluginInterface::validate function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Validate that the plugin is correct and can be saved.
ViewsPluginInterface::validateOptionsForm function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Validate the options form.
ViewsSelection::settingsFormValidate function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Element validate; Check View is valid.
ViewsSelection::validateReferenceableEntities function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Validates which existing entities can be referenced.
ViewsTestConfigUpdaterHooks class core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php Hooks for the views_test_config_updater module.
ViewsTestConfigUpdaterHooks.php file core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php
ViewsTestConfigUpdaterHooks::viewPresave function core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php Implements hook_ENTITY_TYPE_presave().
ViewsTestConfigUpdaterHooks::__construct function core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php
ViewsTestDataErrorForm::validateForm function core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php Form validation handler.
ViewsTestDataHooks::viewUpdate function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataHooks.php Implements hook_ENTITY_TYPE_update() for the 'view' entity type.
ViewsTestDataViewsHooks::viewsInvalidateCache function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php Implements hook_views_invalidate_cache().
views_element_validate_tags function core/modules/views/views.module Validation callback for query tags.
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_add_date_default_arguments function core/modules/views/views.post_update.php Clear cache to add new date default arguments.
views_post_update_block_items_per_page function core/modules/views/views.post_update.php Defaults `items_per_page` to NULL in Views blocks.
views_post_update_format_plural function core/modules/views/views.post_update.php Updates the format plural option for those views using aggregation.
views_post_update_table_css_class function core/modules/views/views.post_update.php Adds a default table CSS class.
views_post_update_update_remember_role_empty function core/modules/views/views.post_update.php Clean-up empty remember_roles display settings for views filters.
views_post_update_views_data_argument_plugin_id function core/modules/views/views.post_update.php Post update configured views for entity reference argument plugin IDs.
views_removed_post_updates function core/modules/views/views.post_update.php Implements hook_removed_post_updates().
views_test_config_updater.info.yml file core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml
views_test_config_updater.post_update.php file core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php
views_test_config_updater_post_update_set_deprecations_disabled function core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php Test post update to set deprecations disabled.
views_ui_ajax_update_form function core/modules/views_ui/admin.inc Updates a part of the add view form via AJAX.
views_update_11201 function core/modules/views/views.install Removes the ui.show.advanced_column setting.
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.
WildcardConfigActionsTest::testCreateForEachValidatesCreatedEntities function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEach action validates the config it creates.
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.

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