Search for date

  1. Search 7.x for date
  2. Search 9.5.x for date
  3. Search 8.9.x for date
  4. Search 10.3.x for date
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Date class core/modules/views/src/Plugin/views/sort/Date.php Basic sort handler for dates.
Date class core/modules/views/src/Plugin/views/field/Date.php A handler to provide proper displays for dates.
Date class core/modules/views/src/Plugin/views/filter/Date.php Filter to handle dates stored as a timestamp.
Date class core/modules/views/src/Plugin/views/argument/Date.php Argument handler for dates.
Date class core/modules/datetime/src/Plugin/views/sort/Date.php Basic sort handler for datetime fields.
Date class core/modules/datetime/src/Plugin/views/filter/Date.php Date/time views filter.
Date class core/modules/datetime/src/Plugin/views/argument/Date.php Abstract argument handler for dates.
Date class core/lib/Drupal/Core/Render/Element/Date.php Provides a form element for date or time selection.

All search results

Title Object type File name Summary
BatchBidSerialUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Set database dump files to be used.
BatchBidSerialUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Tests the change of the {batch} table [bid] field to serial.
BatchKernelTest::testNeedsUpdate function core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php Tests _batch_needs_update().
BatchStorage::update function core/lib/Drupal/Core/Batch/BatchStorage.php Updates a batch.
BatchStorage::update function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Updates a batch.
BatchStorageInterface::update function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Updates a batch.
bbb_update_test.info.yml file core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml
big_pipe.post_update.php file core/modules/big_pipe/big_pipe.post_update.php Post update functions for Big Pipe.
big_pipe_removed_post_updates function core/modules/big_pipe/big_pipe.post_update.php Implements hook_removed_post_updates().
block.post_update.php file core/modules/block/block.post_update.php Post update functions for Block.
Block::blockValidate function core/modules/views/src/Plugin/views/display/Block.php Handles form validation for the views block configuration form.
Block::validateRegion function core/modules/block/src/Entity/Block.php Validates that a region exists in the active theme.
BlockConfigUpdater class core/modules/block/src/BlockConfigUpdater.php Provides a BC layer for modules providing old configurations.
BlockConfigUpdater.php file core/modules/block/src/BlockConfigUpdater.php
BlockConfigUpdater::$deprecationsEnabled property core/modules/block/src/BlockConfigUpdater.php Flag determining whether deprecations should be triggered.
BlockConfigUpdater::$triggeredDeprecations property core/modules/block/src/BlockConfigUpdater.php Stores which deprecations were triggered.
BlockConfigUpdater::needsInfoStatusSettingsRemoved function core/modules/block/src/BlockConfigUpdater.php Checks if the block contains deprecated info and status settings.
BlockConfigUpdater::setDeprecationsEnabled function core/modules/block/src/BlockConfigUpdater.php Sets the deprecations enabling status.
BlockConfigUpdater::updateBlock function core/modules/block/src/BlockConfigUpdater.php Performs the required update.
BlockContent::invalidateBlockPluginCache function core/modules/block_content/src/Entity/BlockContent.php Invalidates the block plugin cache after changes and deletions.
BlockContentEntityChangedConstraintValidator::validate function core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php
BlockContentRemoveConstraint::$entityDefinitionUpdateManager property core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php Entity definition update manager.
BlockContentRemoveConstraint::testRunUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php Tests the upgrade path for moderation state reindexing.
BlockContentReusableIndexUpdatePathTest class core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php Tests the upgrade path for Block Content reusable column index.
BlockContentReusableIndexUpdatePathTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php
BlockContentReusableIndexUpdatePathTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php Set database dump files to be used.
BlockContentReusableIndexUpdatePathTest::testRunUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php Tests the upgrade path for Block Content reusable index.
BlockContentStatusInfoUpdatePathTest class core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Tests block_content_post_update_remove_block_content_status_info_keys.
BlockContentStatusInfoUpdatePathTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php
BlockContentStatusInfoUpdatePathTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Set database dump files to be used.
BlockContentStatusInfoUpdatePathTest::testRunUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Tests block_content_post_update_remove_block_content_status_info_keys.
BlockContentTestHooks::blockContentUpdate function core/modules/block_content/tests/modules/block_content_test/src/Hook/BlockContentTestHooks.php Implements hook_ENTITY_TYPE_update().
BlockContentUpdateTest class core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests update functions for the Block Content module.
BlockContentUpdateTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php
BlockContentUpdateTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Set database dump files to be used.
BlockContentUpdateTest::testBlockLibraryPermissionsUpdate function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests the permissions are updated for users with "administer blocks".
BlockContentUpdateTest::testConvertBlockContentTypeRevisionFlagToBoolean function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests converting block types' `revision` flag to boolean.
BlockContentUpdateTest::testCustomBlockLibraryPathOverridden function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests the block_content view isn't updated if the path has been modified.
BlockContentUpdateTest::testMoveCustomBlockLibraryToContent function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests moving the content block library to Content.
BlockEntitySettingTrayForm::validateVisibility function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Helper function to independently validate the visibility UI.
BlockForm::validateForm function core/modules/block/src/BlockForm.php Form validation handler.
BlockForm::validateVisibility function core/modules/block/src/BlockForm.php Helper function to independently validate the visibility UI.
BlockItemsPerPageUpdateTest class core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php @group Update
@covers views_post_update_block_items_per_page[[api-linebreak]]
BlockItemsPerPageUpdateTest.php file core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php
BlockItemsPerPageUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php Set database dump files to be used.
BlockItemsPerPageUpdateTest::testUpdateItemsPerPage function core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php Tests changing an `items_per_page` setting of `none` to NULL.
BlockListBuilder::validateForm function core/modules/block/src/BlockListBuilder.php Form validation handler.
BlockPluginInterface::blockValidate function core/lib/Drupal/Core/Block/BlockPluginInterface.php Adds block type-specific validation for the block form.
BlockPluginTrait::blockValidate function core/lib/Drupal/Core/Block/BlockPluginTrait.php
BlockPluginTrait::validateConfigurationForm function core/lib/Drupal/Core/Block/BlockPluginTrait.php Most block plugins should not override this method. To add validation
for a specific block type, override BlockBase::blockValidate().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.