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 |
---|---|---|---|
BlockForm::validateForm | function | core/ |
Form validation handler. |
BlockForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockListBuilder::validateForm | function | core/ |
Form validation handler. |
BlockNodeTypeVisibilityUpdateTest | class | core/ |
Tests the upgrade path for updating the node type visibility condition. |
BlockNodeTypeVisibilityUpdateTest.php | file | core/ |
|
BlockNodeTypeVisibilityUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockNodeTypeVisibilityUpdateTest::testBlock | function | core/ |
Tests that block context mapping is updated properly. |
BlockPluginInterface::blockValidate | function | core/ |
Adds block type-specific validation for the block form. |
BlockPluginTrait::blockValidate | function | core/ |
|
BlockPluginTrait::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
BlockUiTest::testBlockValidateErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
BlockUiTest::testCandidateBlockList | function | core/ |
Tests the block categories on the listing page. |
block_content.post_update.php | file | core/ |
Post update functions for Custom Block. |
block_content_post_update_entity_changed_constraint | function | core/ |
Clear the entity type cache. |
block_content_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_content_test_block_content_update | function | core/ |
Implements hook_block_content_update(). |
block_content_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
block_post_update_replace_node_type_condition | function | core/ |
Updates the node type visibility condition. |
block_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
Book::updateEntity | function | core/ |
Updates an entity with the new values from row. |
BookAdminEditForm::validateForm | function | core/ |
Form validation handler. |
BookBreadcrumbTest::testBreadcrumbAccessUpdates | function | core/ |
Tests that the breadcrumb is updated when book access changes. |
BookBreadcrumbTest::testBreadcrumbTitleUpdates | function | core/ |
Tests that the breadcrumb is updated when book content changes. |
BookManager::updateOriginalParent | function | core/ |
Updates the has_children flag of the parent of the original node. |
BookManager::updateOutline | function | core/ |
Handles additions and updates to the book outline. |
BookManager::updateParent | function | core/ |
Sets the has_children flag of the parent of the node. |
BookManagerInterface::updateOutline | function | core/ |
Handles additions and updates to the book outline. |
BookOutlineConstraintValidator::validate | function | core/ |
|
BookOutlineStorage::update | function | core/ |
Updates book reference for links that were moved between books. |
BookOutlineStorage::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
BookOutlineStorageInterface::update | function | core/ |
Updates book reference for links that were moved between books. |
BookOutlineStorageInterface::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate |
book_form_update | function | core/ |
Renders a new parent page select element when the book selection changes. |
book_node_type_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node_type entities. |
book_node_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. |
BooleanOperator::valueValidate | function | core/ |
Validate the options form. |
BreakLockLink::$dateFormatter | property | core/ |
The date formatter. |
Broken::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
BrokenCacheUpdateTest | class | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
BrokenCacheUpdateTest.php | file | core/ |
|
BrokenCacheUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BrokenCacheUpdateTest::setUp | function | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.