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 |
---|---|---|---|
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/ |
|
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/ |
Helper function to independently validate the visibility UI. |
BlockForm::validateForm | function | core/ |
Form validation handler. |
BlockForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockItemsPerPageUpdateTest | class | core/ |
@group Update @covers views_post_update_block_items_per_page[[api-linebreak]] |
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/ |
@covers block_post_update_make_weight_integer[[api-linebreak]] @group block |
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_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. |
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/ |
|
BrokenCacheUpdateTest::testUpdate | function | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
BulkForm::validateOptionsForm | function | core/ |
Validate the options form. |
BulkForm::viewsFormValidate | function | core/ |
|
BundleConfigImportValidate | class | core/ |
Entity config importer validation event subscriber. |
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.