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 |
---|---|---|---|
CacheTagsChecksumTrait::invalidateTags | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::invalidateTags() |
CacheTagsInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidatorInterface::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
@covers ::invalidateTags @covers ::addInvalidator |
CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
@covers ::invalidateTags |
CacheTest::testValidateTags | function | core/ |
@covers ::validateTags |
CacheTest::validateTagsProvider | function | core/ |
Provides a list of cache tags arrays. |
Callbacks::dateCallback | function | core/ |
Ajax callback triggered by date. |
Callbacks::datetimeCallback | function | core/ |
Ajax callback triggered by datetime. |
Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_form(). |
ccc_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
ChainedFastBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
ChainedFastBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
ChainedFastBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
ChainedFastBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
ChainedFastBackend::markAsOutdated | function | core/ |
Marks the fast cache bin as outdated because of a write. |
CKEditor::validateConfigurationForm | function | core/ |
Form validation handler. |
CKEditorAdminSortTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
claro_preprocess_datetime_wrapper | function | core/ |
Implements template_preprocess_HOOK() for datetime_wrapper. |
Color::validateColor | function | core/ |
Form element validation handler for #type 'color'. |
Color::validateHex | function | core/ |
Validates whether a hexadecimal color value is syntactically correct. |
ColorTest::providerTestValidateHex | function | core/ |
Provides data for testValidateHex(). |
ColorTest::testValidateHex | function | core/ |
@covers \Drupal\Component\Utility\Color::validateHex |
color_scheme_form_validate | function | core/ |
Form validation handler for color_scheme_form(). |
Combine::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
comment.post_update.php | file | core/ |
Post update functions for the comment module. |
CommentAdminOverview::$dateFormatter | property | core/ |
The date formatter service. |
CommentAdminOverview::validateForm | function | core/ |
Form validation handler. |
CommentAdminViewUpdateTest | class | core/ |
Tests that comment admin view is enabled after update. |
CommentAdminViewUpdateTest.php | file | core/ |
|
CommentAdminViewUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
CommentAdminViewUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CommentAdminViewUpdateTest::testCommentAdminPostUpdateHook | function | core/ |
Tests that comment admin view is enabled after update. |
CommentHostnameUpdateTest | class | core/ |
Tests that comment hostname settings are properly updated. |
CommentHostnameUpdateTest.php | file | core/ |
|
CommentHostnameUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CommentHostnameUpdateTest::testCommentPostUpdateAddIpAddressSetting | function | core/ |
Tests comment_post_update_add_ip_address_setting(). |
CommentHostnameUpdateTest::testCommentUpdate8600 | function | core/ |
Tests comment_update_8600(). |
CommentNameConstraintValidator::validate | function | core/ |
|
CommentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
CommentStatistics::update | function | core/ |
Update or insert comment statistics records after a comment is added. |
CommentStatisticsInterface::update | function | core/ |
Update or insert comment statistics records after a comment is added. |
CommentUpdateTest | class | core/ |
Tests that comment settings are properly updated during database updates. |
CommentUpdateTest.php | file | core/ |
|
CommentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CommentUpdateTest::testCommentEntityTypeAndFieldNameRequired | function | core/ |
Tests whether the 'entity_type' and 'field_name' columns are required. |
CommentUpdateTest::testCommentEntityTypeAndFieldUpdateRequirementsCheck | function | core/ |
Test the update hook requirements check for 8701. |
CommentUpdateTest::testCommentUpdate8101 | function | core/ |
Tests comment_update_8200(). |
CommentUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the comment entity type has an 'owner' entity key. |
CommentUpdateTest::testPublishedEntityKey | function | core/ |
Tests that the comment entity type has a 'published' entity key. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.