Search for date
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Date | class | core/ |
Basic sort handler for dates. |
Date | class | core/ |
A handler to provide proper displays for dates. |
Date | class | core/ |
Filter to handle dates stored as a timestamp. |
Date | class | core/ |
Argument handler for dates. |
Date | class | core/ |
Basic sort handler for datetime fields. |
Date | class | core/ |
Date/time views filter. |
Date | class | core/ |
Abstract argument handler for dates. |
Date | class | core/ |
Provides a form element for date selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ForumIndexUpdateTest.php | file | core/ |
|
ForumIndexUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ForumIndexUpdateTest::testUpdatePath | function | core/ |
Tests the update path to add the new primary key. |
ForumLeafConstraintValidator::validate | function | core/ |
|
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidatorTest::testValidate | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasForumNodes | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateNotForum | function | core/ |
@covers ::validate |
forum_comment_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
forum_node_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. |
forum_post_update_recreate_forum_index_rows | function | core/ |
Repopulate the forum index table. |
forum_update_10100 | function | core/ |
Remove the year 2038 date limitation. |
forum_update_10101 | function | core/ |
Repopulate the forum index table. |
forum_update_10102 | function | core/ |
Add a primary key to forum_index. |
FullDate | class | core/ |
Argument handler for a full date (CCYYMMDD) |
FullDate | class | core/ |
Argument handler for a full date (CCYYMMDD). |
FullDate.php | file | core/ |
|
FullDate.php | file | core/ |
|
FullDate::$argFormat | property | core/ |
The date format used in the query. |
FullDate::$argFormat | property | core/ |
The date format used in the query. |
FullDate::$format | property | core/ |
The date format used in the title. |
FullDate::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
FullDate::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
FullyValidatableConstraintValidator::validate | function | core/ |
|
FundamentalCompatibilityConstraintValidator::validate | function | core/ |
|
GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
@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\Core\Cache\CacheBackendInterface::invalidateAll(). |
GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
GlobalThemeSettingsDefaultLogoUrlUpdateTest | class | core/ |
Tests update of system.theme.global:logo.url if it's still the default of "". |
GlobalThemeSettingsDefaultLogoUrlUpdateTest.php | file | core/ |
|
GlobalThemeSettingsDefaultLogoUrlUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate | function | core/ |
Tests update of system.theme.global:logo.url. |
HandlerBase::getDateField | function | core/ |
Creates cross-database SQL dates. |
HandlerBase::getDateFormat | function | core/ |
Creates cross-database SQL date formatting. |
HandlerBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
HandlerBase::validateExposed | function | core/ |
Validate the exposed handler form. |
HandlerBase::validateExposeForm | function | core/ |
Validate the options form. |
HandlerBase::validateExtraOptionsForm | function | core/ |
Validate the options form. |
Heading::validateConfigurationForm | function | core/ |
|
help.post_update.php | file | core/ |
Post update functions for the Help module. |
HelpSearch::updateIndex | function | core/ |
Updates the search index for this plugin. |
HelpSearch::updateIndexState | function | core/ |
Updates the 'help_search_unindexed_count' state variable. |
HelpSearch::updateTopicList | function | core/ |
Rebuilds the database table containing topics to be indexed. |
HelpTopicsSyntaxTest::validateHtml | function | core/ |
Validates the HTML and header hierarchy for topic text. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.