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
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateNotForum function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
forum_comment_update function core/modules/forum/forum.module Implements hook_ENTITY_TYPE_update() for comment entities.
forum_node_update function core/modules/forum/forum.module Implements hook_ENTITY_TYPE_update() for node entities.
FullDate class core/modules/views/src/Plugin/views/argument/FullDate.php Argument handler for a full date (CCYYMMDD)
FullDate class core/modules/datetime/src/Plugin/views/argument/FullDate.php Argument handler for a full date (CCYYMMDD).
FullDate.php file core/modules/datetime/src/Plugin/views/argument/FullDate.php
FullDate.php file core/modules/views/src/Plugin/views/argument/FullDate.php
FullDate::$argFormat property core/modules/views/src/Plugin/views/argument/FullDate.php The date format used in the query.
FullDate::$argFormat property core/modules/datetime/src/Plugin/views/argument/FullDate.php The date format used in the query.
FullDate::$format property core/modules/views/src/Plugin/views/argument/FullDate.php The date format used in the title.
FullDate::summaryName function core/modules/views/src/Plugin/views/argument/FullDate.php Provides the name to use for the summary, defaults to the name field.
FullDate::title function core/modules/views/src/Plugin/views/argument/FullDate.php Get the title this argument will assign the view, given the argument.
FundamentalCompatibilityConstraintValidator::validate function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php
GenericCacheBackendUnitTestBase::testInvalidate function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php @covers \Drupal\Core\Cache\ApcuBackend::getMultiple
@covers \Drupal\Core\Cache\BackendChain::getMultiple
@covers \Drupal\Core\Cache\ChainedFastBackend::getMultiple
@covers \Drupal\Core\Cache\DatabaseBackend::getMultiple
@covers…
GenericCacheBackendUnitTestBase::testInvalidateAll function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll().
GenericCacheBackendUnitTestBase::testInvalidateTags function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags().
hal.post_update.php file core/modules/hal/hal.post_update.php Post update functions for Hal.
HalSettingsDeletionUpdateTest class core/modules/hal/tests/src/Functional/Update/HalSettingsDeletionUpdateTest.php Ensures that update hook is run properly for deleting obsolete Hal settings.
HalSettingsDeletionUpdateTest.php file core/modules/hal/tests/src/Functional/Update/HalSettingsDeletionUpdateTest.php
HalSettingsDeletionUpdateTest::setDatabaseDumpFiles function core/modules/hal/tests/src/Functional/Update/HalSettingsDeletionUpdateTest.php Set database dump files to be used.
HalSettingsDeletionUpdateTest::testUpdate function core/modules/hal/tests/src/Functional/Update/HalSettingsDeletionUpdateTest.php Ensures that update hook is run for "hal" module.
hal_post_update_delete_settings function core/modules/hal/hal.post_update.php Remove obsolete hal.settings configuration key.
hal_update_last_removed function core/modules/hal/hal.install Implements hook_update_last_removed().
HandlerBase::getDateField function core/modules/views/src/Plugin/views/HandlerBase.php Creates cross-database SQL dates.
HandlerBase::getDateFormat function core/modules/views/src/Plugin/views/HandlerBase.php Creates cross-database SQL date formatting.
HandlerBase::validate function core/modules/views/src/Plugin/views/HandlerBase.php Validate that the plugin is correct and can be saved.
HandlerBase::validateExposed function core/modules/views/src/Plugin/views/HandlerBase.php Validate the exposed handler form.
HandlerBase::validateExposeForm function core/modules/views/src/Plugin/views/HandlerBase.php Validate the options form.
HandlerBase::validateExtraOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php Validate the options form.
Heading::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
HelpSearch::updateIndex function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Updates the search index for this plugin.
HelpSearch::updateIndexState function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Updates the 'help_search_unindexed_count' state variable.
HelpSearch::updateTopicList function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Rebuilds the database table containing topics to be indexed.
HelpTopicsSyntaxTest::validateHtml function core/modules/help_topics/tests/src/Functional/HelpTopicsSyntaxTest.php Validates the HTML and header hierarchy for topic text.
HighWaterTest::testHighWaterUpdate function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Tests high water property of SqlBase when rows marked for update.
history_update_last_removed function core/modules/history/history.install Implements hook_update_last_removed().
hook_ENTITY_TYPE_update function core/lib/Drupal/Core/Entity/entity.api.php Respond to updates to an entity of a particular type.
hook_entity_update function core/lib/Drupal/Core/Entity/entity.api.php Respond to updates to an entity.
hook_field_storage_config_update_forbid function core/modules/field/field.api.php Forbid a field storage update from occurring.
hook_file_validate function core/modules/file/file.api.php Check that files meet a given criteria.
hook_language_fallback_candidates_alter function core/modules/language/language.api.php Allow modules to alter the language fallback candidates.
hook_language_fallback_candidates_OPERATION_alter function core/modules/language/language.api.php Allow modules to alter the fallback candidates for specific operations.
hook_node_update_index function core/modules/node/node.api.php Act on a node being indexed for searching.
hook_post_update_NAME function core/lib/Drupal/Core/Extension/module.api.php Executes an update which is intended to update data, like entities.
hook_removed_post_updates function core/lib/Drupal/Core/Extension/module.api.php Return an array of removed hook_post_update_NAME() function names.
hook_updater_info function core/lib/Drupal/Core/Extension/module.api.php Provide information on Updaters (classes that can update Drupal).

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