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. |
| Date | class | core/ |
The current date argument default handler. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| Block::blockValidate | function | core/ |
Handles form validation for the views block configuration form. |
| Block::validateRegion | function | core/ |
Validates that a region exists in the active theme. |
| BlockConfigUpdater | class | core/ |
Provides a BC layer for modules providing old configurations. |
| BlockConfigUpdater.php | file | core/ |
|
| BlockConfigUpdater::$deprecationsEnabled | property | core/ |
Flag determining whether deprecations should be triggered. |
| BlockConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
| BlockConfigUpdater::needsInfoStatusSettingsRemoved | function | core/ |
Checks if the block contains deprecated info and status settings. |
| BlockConfigUpdater::setDeprecationsEnabled | function | core/ |
Sets the deprecations enabling status. |
| BlockConfigUpdater::updateBlock | function | core/ |
Performs the required update. |
| BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
| BlockContentEntityChangedConstraintValidator::validate | function | core/ |
|
| BlockContentRemoveListingEmptyUpdateTest | class | core/ |
Tests the removal of the empty listing plugin. |
| BlockContentRemoveListingEmptyUpdateTest.php | file | core/ |
|
| BlockContentRemoveListingEmptyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BlockContentRemoveListingEmptyUpdateTest::testBlockContentPostUpdateRemoveBlockContentListingEmpty | function | core/ |
Tests the upgrade path to remove the empty listing plugin. |
| BlockContentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| BlockContentStatusInfoUpdatePathTest | class | core/ |
Tests block_content_post_update_remove_block_content_status_info_keys. |
| BlockContentStatusInfoUpdatePathTest.php | file | core/ |
|
| BlockContentStatusInfoUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BlockContentStatusInfoUpdatePathTest::testRunUpdates | function | core/ |
Tests block_content_post_update_remove_block_content_status_info_keys. |
| BlockContentTestHooks::blockContentUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
| BlockEntitySettingTrayForm::validateVisibility | function | core/ |
|
| BlockForm::validateForm | function | core/ |
Form validation handler. |
| BlockForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
| BlockItemsPerPageUpdateTest | class | core/ |
Tests Block Items Per Page Update. |
| BlockItemsPerPageUpdateTest.php | file | core/ |
|
| BlockItemsPerPageUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BlockItemsPerPageUpdateTest::testUpdateItemsPerPage | function | core/ |
Tests changing an `items_per_page` setting of `none` to NULL. |
| BlockListBuilder::validateForm | function | core/ |
Form validation handler. |
| 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. |
| BlockWeightUpdateTest | class | core/ |
Tests Block Weight Update. |
| BlockWeightUpdateTest.php | file | core/ |
|
| BlockWeightUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BlockWeightUpdateTest::testRunUpdates | function | core/ |
Tests update path for blocks' `weight` property. |
| block_content.post_update.php | file | core/ |
Post update functions for Content Block. |
| block_content_post_update_remove_block_content_listing_empty | function | core/ |
Remove block_content_listing_empty from views. |
| block_content_post_update_remove_block_content_status_info_keys | function | core/ |
Remove deprecated status and info keys from block_content blocks. |
| block_content_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| block_content_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| block_post_update_make_weight_integer | function | core/ |
Ensures that all block weights are integers. |
| block_post_update_set_menu_block_depth_to_null_if_zero | function | core/ |
Updates the `depth` setting to NULL if it is 0 in any menu blocks. |
| block_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| block_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| 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. |
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.