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
TaxonomyParentUpdateTest::setUp function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyParentUpdateTest.php Overrides WebTestBase::setUp() for update testing.
TaxonomyParentUpdateTest::testTaxonomyUpdateParents function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyParentUpdateTest.php Tests taxonomy term parents update.
TaxonomyTermHierarchyConstraintValidator::validate function core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraintValidator.php
TaxonomyTermParentMultilingualTest::testMultilingualTermParentUpdate function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Tests taxonomy multilingual term parents update.
TaxonomyTermUpdatePathTest class core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests the upgrade path for taxonomy terms.
TaxonomyTermUpdatePathTest.php file core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
TaxonomyTermUpdatePathTest::assertTermName function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Assert that a term name matches the expectation.
TaxonomyTermUpdatePathTest::replaceUser1 function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Replace User 1 with the user created here.
TaxonomyTermUpdatePathTest::setDatabaseDumpFiles function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Set database dump files to be used.
TaxonomyTermUpdatePathTest::testConversionToRevisionable function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests the conversion of taxonomy terms to be revisionable.
TaxonomyTermUpdatePathTest::testMissingDataUpdateRequirementsCheck function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Test the update hook requirements check for revisionable terms.
TaxonomyTermUpdatePathTest::testPublishable function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests the conversion of taxonomy terms to be publishable.
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViews function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests handling of the publishing status in taxonomy term views updates.
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViewsWithoutViews function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests taxonomy term views updates succeed even if Views is not installed.
TaxonomyTermUpdatePathTest::testStatusCheckbox function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests that the taxonomy_term entity form has the status checkbox.
TaxonomyVocabularyHierarchyUpdateTest class core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php Tests that the 'hierarchy' property is removed from vocabularies.
TaxonomyVocabularyHierarchyUpdateTest.php file core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php
TaxonomyVocabularyHierarchyUpdateTest::setDatabaseDumpFiles function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php Set database dump files to be used.
TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php Tests that the 'hierarchy' property is removed from vocabularies.
taxonomy_node_update function core/modules/taxonomy/taxonomy.module Implements hook_ENTITY_TYPE_update() for node entities.
taxonomy_post_update_clear_entity_bundle_field_definitions_cache function core/modules/taxonomy/taxonomy.post_update.php Clear entity_bundle_field_definitions cache for new parent field settings.
taxonomy_post_update_clear_views_data_cache function core/modules/taxonomy/taxonomy.post_update.php Clear caches due to updated taxonomy entity views data.
taxonomy_post_update_configure_status_field_widget function core/modules/taxonomy/taxonomy.post_update.php Add status with settings to all form displays for taxonomy entities.
taxonomy_post_update_handle_publishing_status_addition_in_views function core/modules/taxonomy/taxonomy.post_update.php Add a 'published' = TRUE filter for all Taxonomy term views and converts
existing ones that were using the 'content_translation_status' field.
taxonomy_post_update_make_taxonomy_term_revisionable function core/modules/taxonomy/taxonomy.post_update.php Update taxonomy terms to be revisionable.
taxonomy_post_update_remove_hierarchy_from_vocabularies function core/modules/taxonomy/taxonomy.post_update.php Remove the 'hierarchy' property from vocabularies.
taxonomy_update_8501 function core/modules/taxonomy/taxonomy.install Convert the custom taxonomy term hierarchy storage to a default storage.
taxonomy_update_8502 function core/modules/taxonomy/taxonomy.install Copy hierarchy from {taxonomy_term_hierarchy} to {taxonomy_term__parent}.
taxonomy_update_8503 function core/modules/taxonomy/taxonomy.install Update views to use {taxonomy_term__parent} in relationships.
taxonomy_update_8601 function core/modules/taxonomy/taxonomy.install Add the publishing status fields to taxonomy terms.
taxonomy_update_8701 function core/modules/taxonomy/taxonomy.install Add an index on the 'taxonomy_term__parent' field table.
taxonomy_update_8702 function core/modules/taxonomy/taxonomy.install Fix the parent field langcode data.
template_preprocess_datetime_form function core/includes/theme.inc Prepares variables for datetime form element templates.
template_preprocess_datetime_wrapper function core/includes/theme.inc Prepares variables for datetime form wrapper templates.
template_preprocess_locale_translation_update_info function core/modules/locale/locale.pages.inc Prepares variables for translation status information templates.
template_preprocess_update_last_check function core/modules/update/update.module Prepares variables for last time update data was checked templates.
template_preprocess_update_project_status function core/modules/update/update.report.inc Prepares variables for update project status templates.
template_preprocess_update_report function core/modules/update/update.report.inc Prepares variables for project status report templates.
template_preprocess_update_version function core/modules/update/update.report.inc Prepares variables for update version templates.
TemporaryJsonapiFileFieldUploader::validate function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Validates the file.
TemporaryJsonapiFileFieldUploader::validateAndParseContentDispositionHeader function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Validates and extracts the filename from the Content-Disposition header.
TempstoreKeyUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php Tests the upgrade path for Layout Builder tempstore keys.
TempstoreKeyUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php
TempstoreKeyUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php Set database dump files to be used.
TempstoreKeyUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php Tests the upgrade path for Layout Builder extra fields.
TermForm::validateForm function core/modules/taxonomy/src/TermForm.php Button-level validation handlers are highly discouraged for entity forms,
as they will prevent entity validation from running. If the entity is going
to be saved during the form submission, this method should be manually
invoked from the button-level…
TermName::validateArgument function core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php Performs validation for a given argument.
TermSelection::validateReferenceableNewEntities function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php Validates which newly created entities can be referenced.
TermStorage::updateTermHierarchy function core/modules/taxonomy/src/TermStorage.php Updates terms hierarchy information with the hierarchy trail of it.
TermStorageInterface::updateTermHierarchy function core/modules/taxonomy/src/TermStorageInterface.php Updates terms hierarchy information with the hierarchy trail of it.

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