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 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
ForumIndexUpdateTest.php file core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php
ForumIndexUpdateTest::setDatabaseDumpFiles function core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php Set database dump files to be used.
ForumIndexUpdateTest::testUpdatePath function core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php Tests the update path to add the new primary key.
ForumLeafConstraintValidator::validate function core/modules/forum/src/Plugin/Validation/Constraint/ForumLeafConstraintValidator.php
ForumUninstallValidator::validate function core/modules/forum/src/ProxyClass/ForumUninstallValidator.php Determines the reasons a module can not be uninstalled.
ForumUninstallValidator::validate function core/modules/forum/src/ForumUninstallValidator.php Determines the reasons a module can not be uninstalled.
ForumUninstallValidatorTest::testValidate function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasForumNodes function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
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.
forum_post_update_recreate_forum_index_rows function core/modules/forum/forum.post_update.php Repopulate the forum index table.
forum_update_10100 function core/modules/forum/forum.install Remove the year 2038 date limitation.
forum_update_10101 function core/modules/forum/forum.install Repopulate the forum index table.
forum_update_10102 function core/modules/forum/forum.install Add a primary key to forum_index.
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.
FullyValidatableConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraintValidator.php
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().
GlobalThemeSettingsDefaultLogoUrlUpdateTest class core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Tests update of system.theme.global:logo.url if it's still the default of "".
GlobalThemeSettingsDefaultLogoUrlUpdateTest.php file core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php
GlobalThemeSettingsDefaultLogoUrlUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php The theme to install as the default for testing.
GlobalThemeSettingsDefaultLogoUrlUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Set database dump files to be used.
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Tests update of system.theme.global:logo.url.
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
help.post_update.php file core/modules/help/help.post_update.php Post update functions for the Help module.
HelpSearch::updateIndex function core/modules/help/src/Plugin/Search/HelpSearch.php Updates the search index for this plugin.
HelpSearch::updateIndexState function core/modules/help/src/Plugin/Search/HelpSearch.php Updates the 'help_search_unindexed_count' state variable.
HelpSearch::updateTopicList function core/modules/help/src/Plugin/Search/HelpSearch.php Rebuilds the database table containing topics to be indexed.
HelpTopicsSyntaxTest::validateHtml function core/modules/help/tests/src/Functional/HelpTopicsSyntaxTest.php Validates the HTML and header hierarchy for topic text.

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