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
EntityValidationTrait::validate function core/modules/jsonapi/src/Entity/EntityValidationTrait.php Verifies that an entity does not violate any validation constraints.
EntityViewsDataUpdateFilledTest class core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateFilledTest.php Runs EntityViewsDataUpdateTest with a dump filled with content.
EntityViewsDataUpdateFilledTest.php file core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateFilledTest.php
EntityViewsDataUpdateFilledTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateFilledTest.php Set database dump files to be used.
EntityViewsDataUpdateTest class core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php Tests the upgrade path for views field plugins.
EntityViewsDataUpdateTest.php file core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php
EntityViewsDataUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php Set database dump files to be used.
EntityViewsDataUpdateTest::testUpdateHookN function core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php Tests that field plugins are updated properly.
EntityViewsMultiValueBaseFieldDataUpdateTest class core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php Tests the upgrade path for views multi-value base field data.
EntityViewsMultiValueBaseFieldDataUpdateTest.php file core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php
EntityViewsMultiValueBaseFieldDataUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php Set database dump files to be used.
EntityViewsMultiValueBaseFieldDataUpdateTest::testUpdateMultiValueBaseFields function core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php Tests multi-value base field views data is updated correctly.
EntityWorkspaceConflictConstraintValidator::validate function core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php
entity_crud_hook_test_block_update function core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_update() for block entities.
entity_crud_hook_test_comment_update function core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_update() for comment entities.
entity_crud_hook_test_entity_update function core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_update().
entity_crud_hook_test_file_update function core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_update() for file entities.
entity_crud_hook_test_node_update function core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_update() for node entities.
entity_crud_hook_test_taxonomy_term_update function core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_update() for taxonomy_term entities.
entity_crud_hook_test_taxonomy_vocabulary_update function core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_update() for taxonomy_vocabulary entities.
entity_crud_hook_test_user_update function core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_update() for user entities.
entity_definition_updates_8001.inc file core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8001.inc Defines the 8001 db update for the "entity_definition_updates" group.
entity_definition_updates_8002.inc file core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8002.inc
entity_rev_pub_updates_8400.inc file core/modules/system/tests/modules/entity_test_update/update/entity_rev_pub_updates_8400.inc Defines the 8400 db update for the "entity_rev_pub_updates" group.
entity_test_entity_update function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_update().
entity_test_form_entity_test_form_validate function core/modules/system/tests/modules/entity_test/entity_test.module Validation handler for the entity_test entity form.
entity_test_form_entity_test_form_validate_check function core/modules/system/tests/modules/entity_test/entity_test.module Validation handler for the entity_test entity form.
entity_test_revlog_update_8801 function core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.install Install the 'entity_test_mul_revlog_pub' entity type.
entity_test_schema_converter.post_update.php file core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.post_update.php Post update functions for entity_test_schema_converter.
entity_test_schema_converter_post_update_make_revisionable function core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.post_update.php Update entity_test_update to be revisionable.
entity_test_update.entity_schema_listener service core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber
entity_test_update.info.yml file core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml
entity_test_update.install file core/modules/system/tests/modules/entity_test_update/entity_test_update.install
entity_test_update.module file core/modules/system/tests/modules/entity_test_update/entity_test_update.module Provides an entity type for testing definition and schema updates.
entity_test_update.schema.yml file core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml
entity_test_update.services.yml file core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml
entity_test_update_8001 function core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8001.inc Makes the 'user_id' field multiple and migrate its data.
entity_test_update_8001 function core/modules/system/tests/modules/entity_test/update/status_report_8001.inc Test update.
entity_test_update_8002 function core/modules/system/tests/modules/entity_test/update/status_report_8002.inc Test update.
entity_test_update_8002 function core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8002.inc Makes the 'user_id' field single and migrate its data.
entity_test_update_entity_base_field_info function core/modules/system/tests/modules/entity_test_update/entity_test_update.module Implements hook_entity_base_field_info().
entity_test_update_entity_field_storage_info function core/modules/system/tests/modules/entity_test_update/entity_test_update.module Implements hook_entity_field_storage_info().
entity_test_update_entity_type_alter function core/modules/system/tests/modules/entity_test_update/entity_test_update.module Implements hook_entity_type_alter().
entity_test_update_update_8400 function core/modules/system/tests/modules/entity_test_update/update/entity_rev_pub_updates_8400.inc Add the 'published' entity key to entity_test_update.
entity_test_update_view_presave function core/modules/system/tests/modules/entity_test_update/entity_test_update.module Implements hook_ENTITY_TYPE_presave() for the 'view' entity type.
EventSubscriber::onConfigImporterValidate function core/modules/config/tests/config_import_test/src/EventSubscriber.php Validates the configuration to be imported.
ExposedFilterBlocksUpdateTest class core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Tests that the additional settings are added to the entity link field.
ExposedFilterBlocksUpdateTest.php file core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php
ExposedFilterBlocksUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Set database dump files to be used.
ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocks function core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Tests that exposed filter blocks label display are disabled.

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