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 or time selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FormValidatorInterface::validateForm | function | core/ |
Validates user-submitted form data in the $form_state. |
FormValidatorTest::testElementValidate | function | core/ |
@covers ::doValidateForm[[api-linebreak]] |
FormValidatorTest::testExecuteValidateHandlers | function | core/ |
@covers ::executeValidateHandlers[[api-linebreak]] |
FormValidatorTest::testMustValidate | function | core/ |
Tests the 'must_validate' $form_state flag. |
FormValidatorTest::testValidateInvalidFormToken | function | core/ |
@covers ::validateForm[[api-linebreak]] |
FormValidatorTest::testValidateValidFormToken | function | core/ |
@covers ::validateForm[[api-linebreak]] |
FormValidatorTestMockInterface::element_validate | function | core/ |
Function used in the mocking process of this test. |
FormValidatorTestMockInterface::hash_validate | function | core/ |
Function used in the mocking process of this test. |
FormValidatorTestMockInterface::validate_handler | function | core/ |
Function used in the mocking process of this test. |
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[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::getMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::getMultiple[[api-linebreak]] @covers… |
GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
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/ |
Form validation handler. |
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. |
help_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
help_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
HighWaterTest::testHighWaterUpdate | function | core/ |
Tests high water property of SqlBase when rows marked for update. |
history_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
hook_ENTITY_TYPE_update | function | core/ |
Respond to updates to an entity of a particular type. |
hook_entity_update | function | core/ |
Respond to updates to an entity. |
hook_field_storage_config_update_forbid | function | core/ |
Forbid a field storage update from occurring. |
hook_language_fallback_candidates_alter | function | core/ |
Allow modules to alter the language fallback candidates. |
hook_language_fallback_candidates_OPERATION_alter | function | core/ |
Allow modules to alter the fallback candidates for specific operations. |
hook_node_update_index | function | core/ |
Act on a node being indexed for searching. |
hook_post_update_NAME | function | core/ |
Executes an update which is intended to update data, like entities. |
hook_removed_post_updates | function | core/ |
Return an array of removed hook_post_update_NAME() function names. |
hook_updater_info | function | core/ |
Provide information on Updaters (classes that can update Drupal). |
hook_updater_info_alter | function | core/ |
Alter the Updater information array. |
hook_update_dependencies | function | core/ |
Return an array of information about module update dependencies. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.