Search for date

  1. Search 7.x for date
  2. Search 9.5.x for date
  3. Search 10.3.x for date
  4. Search 11.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 selection.

All search results

Title Object type File name Summary
AutomatedCronUpdateWithAutomatedCronTest::testUpdate function core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php Ensures that automated cron module isn installed and the config migrated.
AutomatedCronUpdateWithoutAutomatedCronTest class core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php Ensures that the automated cron module is not installed on update.
AutomatedCronUpdateWithoutAutomatedCronTest.php file core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php
AutomatedCronUpdateWithoutAutomatedCronTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php
AutomatedCronUpdateWithoutAutomatedCronTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php
AutomatedCronUpdateWithoutAutomatedCronTest::testUpdate function core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php Ensures that automated cron module isn't installed and the config migrated.
BackendChain::invalidate function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::invalidateAll function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::invalidateMultiple function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::invalidateTags function core/lib/Drupal/Core/Cache/BackendChain.php
BanAdmin::validateForm function core/modules/ban/src/Form/BanAdmin.php
BasicFormNoContainerInjectionInterface::validateForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BatchKernelTest::testNeedsUpdate function core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php Tests _batch_needs_update().
BatchStorage::update function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Updates a batch.
BatchStorage::update function core/lib/Drupal/Core/Batch/BatchStorage.php
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
BcEditor::settingsFormValidate function core/modules/editor/tests/src/Unit/EditorBaseTest.php
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.
BlockConditionMissingSchemaUpdateTest class core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Tests the upgrade path for block with conditions missing context.
BlockConditionMissingSchemaUpdateTest.php file core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php
BlockConditionMissingSchemaUpdateTest::$modules property core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php
BlockConditionMissingSchemaUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php
BlockConditionMissingSchemaUpdateTest::testUpdateHookN function core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Tests that block context mapping is updated properly.
BlockContent::invalidateBlockPluginCache function core/modules/block_content/src/Entity/BlockContent.php Invalidates the block plugin cache after changes and deletions.
BlockContentReusableUpdateTest class core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php Tests 'reusable' field related update functions for the Block Content module.
BlockContentReusableUpdateTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php
BlockContentReusableUpdateTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php
BlockContentReusableUpdateTest::testReusableFieldAddition function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php Tests adding 'reusable' entity base field to the block content entity type.
BlockContentReusableUpdateTest::testReusableFieldAdditionWithoutViews function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php Tests that the update succeeds even if Views is not installed.
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
BlockContentUpdateTest::testSimpleUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests the revision metadata fields and revision data table additions.
BlockContentUpdateTest::testStatusFieldAddition function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests adding a status field to the block content entity type.
BlockContextMappingUpdateFilledTest class core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateFilledTest.php Runs BlockContextMappingUpdateTest with a dump filled with content.
BlockContextMappingUpdateFilledTest.php file core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateFilledTest.php
BlockContextMappingUpdateFilledTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateFilledTest.php
BlockContextMappingUpdateTest class core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php Tests the upgrade path for block context mapping renames.
BlockContextMappingUpdateTest.php file core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php
BlockContextMappingUpdateTest::$modules property core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php
BlockContextMappingUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php
BlockContextMappingUpdateTest::testUpdateHookN function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php Tests that block context mapping is updated properly.
BlockEntitySettingTrayForm::validateVisibility function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php
BlockForm::validateForm function core/modules/block/src/BlockForm.php
BlockForm::validateVisibility function core/modules/block/src/BlockForm.php Helper function to independently validate the visibility UI.
BlockListBuilder::validateForm function core/modules/block/src/BlockListBuilder.php
BlockPageSettingTest::testUpdateActionPlugins function core/modules/search/tests/src/Functional/Update/BlockPageSettingTest.php Tests existing search block settings upgrade.
BlockPluginInterface::blockValidate function core/lib/Drupal/Core/Block/BlockPluginInterface.php Adds block type-specific validation for the block form.

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