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
RsyncValidator::validate function core/modules/package_manager/src/Validator/RsyncValidator.php Checks that rsync is available.
SAVED_UPDATED constant core/includes/common.inc Return status for saving which involved an update to an existing item.
Scale::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Scale.php Validates the arguments.
ScaleAndCrop::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/ScaleAndCrop.php Validates the arguments.
ScaleImageEffect::validateConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php
search.post_update.php file core/modules/search/search.post_update.php Post update functions for Search module.
Search::validateExposed function core/modules/search/src/Plugin/views/filter/Search.php Validate the exposed handler form.
SearchBlockPageIdUpdatePathTest class core/modules/search/tests/src/Functional/Update/SearchBlockPageIdUpdatePathTest.php Tests update path for the search block's `page_id` setting from '' to NULL.
SearchBlockPageIdUpdatePathTest.php file core/modules/search/tests/src/Functional/Update/SearchBlockPageIdUpdatePathTest.php
SearchBlockPageIdUpdatePathTest::setDatabaseDumpFiles function core/modules/search/tests/src/Functional/Update/SearchBlockPageIdUpdatePathTest.php Set database dump files to be used.
SearchBlockPageIdUpdatePathTest::testRunUpdates function core/modules/search/tests/src/Functional/Update/SearchBlockPageIdUpdatePathTest.php Tests update path for the search block's `page_id` setting from '' to NULL.
SearchDateIntervalTest class core/modules/search/tests/src/Functional/SearchDateIntervalTest.php Tests searching with date filters that exclude some translations.
SearchDateIntervalTest.php file core/modules/search/tests/src/Functional/SearchDateIntervalTest.php
SearchDateIntervalTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchDateIntervalTest.php The theme to install as the default for testing.
SearchDateIntervalTest::$modules property core/modules/search/tests/src/Functional/SearchDateIntervalTest.php Modules to install.
SearchDateIntervalTest::setUp function core/modules/search/tests/src/Functional/SearchDateIntervalTest.php
SearchDateIntervalTest::testDateIntervalQueryAlter function core/modules/search/tests/src/Functional/SearchDateIntervalTest.php Tests searching with date filters that exclude some translations.
SearchDateQueryAlterHooks class core/modules/search/tests/modules/search_date_query_alter/src/Hook/SearchDateQueryAlterHooks.php Hook implementations for search_date_query_alter.
SearchDateQueryAlterHooks.php file core/modules/search/tests/modules/search_date_query_alter/src/Hook/SearchDateQueryAlterHooks.php
SearchDateQueryAlterHooks::querySearchNodeSearchAlter function core/modules/search/tests/modules/search_date_query_alter/src/Hook/SearchDateQueryAlterHooks.php Implements hook_query_TAG_alter().
SearchIndex::updateWordWeights function core/modules/search/src/SearchIndex.php
SearchIndexingInterface::updateIndex function core/modules/search/src/Plugin/SearchIndexingInterface.php Updates the search index for this plugin.
SearchIndexInterface::updateWordWeights function core/modules/search/src/SearchIndexInterface.php Updates the {search_total} database table.
SearchNodeUpdateAndDeletionTest class core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php Tests search index is updated properly when nodes are removed or updated.
SearchNodeUpdateAndDeletionTest.php file core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php
SearchNodeUpdateAndDeletionTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php The theme to install as the default for testing.
SearchNodeUpdateAndDeletionTest::$modules property core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php Modules to install.
SearchNodeUpdateAndDeletionTest::$testUser property core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php A user with permission to access and search content.
SearchNodeUpdateAndDeletionTest::setUp function core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange function core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php Tests that the search index info is properly updated when a node changes.
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion function core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php Tests that the search index info is updated when a node is deleted.
SearchPageFormBase::validateForm function core/modules/search/src/Form/SearchPageFormBase.php Form validation handler.
SearchPageListBuilder::validateAddSearchPage function core/modules/search/src/SearchPageListBuilder.php Form validation handler for adding a new search page.
SearchPageListBuilder::validateForm function core/modules/search/src/SearchPageListBuilder.php Form validation handler.
search_date_query_alter.info.yml file core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml
search_date_query_alter.module file core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.module
search_date_query_alter_query_search_node_search_alter function core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.module Implements hook_query_TAG_alter().
search_post_update_block_with_empty_page_id function core/modules/search/search.post_update.php Updates Search Blocks' without an explicit `page_id` from '' to NULL.
search_removed_post_updates function core/modules/search/search.post_update.php Implements hook_removed_post_updates().
SecurityAdvisoriesFetcherTest::testIntervalConfigUpdate function core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php Tests that the stored advisories response is deleted on interval decrease.
SecurityAdvisory::validateAdvisoryData function core/modules/system/src/SecurityAdvisories/SecurityAdvisory.php Validates the security advisory data.
Select::$forUpdate property core/lib/Drupal/Core/Database/Query/Select.php The FOR UPDATE status.
Select::forUpdate function core/lib/Drupal/Core/Database/Query/Select.php Add FOR UPDATE to the query.
Select::forUpdate function core/modules/sqlite/src/Driver/Database/sqlite/Select.php Add FOR UPDATE to the query.
SelectExtender::forUpdate function core/lib/Drupal/Core/Database/Query/SelectExtender.php Add FOR UPDATE to the query.
SelectInterface::forUpdate function core/lib/Drupal/Core/Database/Query/SelectInterface.php Add FOR UPDATE to the query.
SelectionInterface::validateReferenceableEntities function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php Validates which existing entities can be referenced.
SelectionPluginBase::validateConfigurationForm function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php Form validation handler.
SelectionWithAutocreateInterface::validateReferenceableNewEntities function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionWithAutocreateInterface.php Validates which newly created entities can be referenced.
serialization.post_update.php file core/modules/serialization/serialization.post_update.php Post update functions for Serialization module.

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