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
system_post_update_convert_empty_description_entity_form_modes_to_null function core/modules/system/system.post_update.php Updates entity_form_mode descriptions from empty string to null.
system_post_update_remove_path_key function core/modules/system/system.post_update.php Remove path key in system.file.
system_post_update_remove_rss_cdata_subscriber function core/modules/system/system.post_update.php Rebuild the container to fix HTML in RSS feeds.
system_post_update_sdc_uninstall function core/modules/system/system.post_update.php Uninstall the sdc module if installed.
system_removed_post_updates function core/modules/system/system.post_update.php Implements hook_removed_post_updates().
system_update_11001 function core/modules/system/system.install Update length of menu_tree fields url and route_param_key from 255 to 2048.
system_update_11100 function core/modules/system/system.install Invalidate container because the module handler has changed.
system_update_11102 function core/modules/system/system.install Equivalent update to 10400.
system_update_11200 function core/modules/system/system.install Add a [time] column to the {simpletest} table, if existing.
system_update_11201 function core/modules/system/system.install Add the [alias] field to the {router} table.
system_update_11202 function core/modules/system/system.install Add an [exit_code] column to the {simpletest} table, if existing.
system_update_last_removed function core/modules/system/system.install Implements hook_update_last_removed().
Table::validateTable function core/lib/Drupal/Core/Render/Element/Table.php Render API callback: Validates the #type 'table'.
Tasks::validateDatabaseSettings function core/lib/Drupal/Core/Database/Install/Tasks.php Validates driver specific configuration settings.
taxonomy.post_update.php file core/modules/taxonomy/taxonomy.post_update.php Post update functions for Taxonomy.
TaxonomyHooks::nodeUpdate function core/modules/taxonomy/src/Hook/TaxonomyHooks.php Implements hook_ENTITY_TYPE_update() for node entities.
TaxonomyIndexTid::$validated_exposed_input property core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Stores the exposed input for this filter.
TaxonomyIndexTid::validateExposed function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Validate the exposed handler form.
TaxonomyIndexTid::valueValidate function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Validate the options form.
TaxonomyTermHierarchyConstraintValidator::validate function core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraintValidator.php
taxonomy_removed_post_updates function core/modules/taxonomy/taxonomy.post_update.php Implements hook_removed_post_updates().
taxonomy_update_last_removed function core/modules/taxonomy/taxonomy.install Implements hook_update_last_removed().
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_fetch_error_message function core/modules/update/update.module Prepares variables for update fetch error message 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.module Prepares variables for update project status templates.
template_preprocess_update_report function core/modules/update/update.module Prepares variables for project status report templates.
template_preprocess_update_version function core/modules/update/update.module Prepares variables for update version templates.
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.
TestClass::validateConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php Form validation handler.
TestFieldConstraint::validatedBy function core/modules/field/tests/modules/field_test/src/Plugin/Validation/Constraint/TestFieldConstraint.php
TestFieldWidgetMultiple::multipleValidate function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Element validation helper.
TestForm::validateForm function core/modules/block/tests/modules/block_test/src/Form/TestForm.php Form validation handler.
TestForm::validateForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Form validation handler.
TestFormApiFormBlock::validateForm function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Form validation handler.
TestingProfileInstallTest::testUpdateModuleInstall function core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php Ensure the Update Status module is installed.
TestPluginForm::validateConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form validation handler.
TestPluginWithForm::validateConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php
TestRouteProvider::getCandidateOutlines function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Returns an array of path pattern outlines that could match the path parts.
TestRunResultsStorageInterface::validateTestingResultsEnvironment function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Checks if the test run storage is valid.
TestSandboxDatabaseUpdatesValidator class core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php Allows tests to dictate which extensions have staged database updates.
TestSandboxDatabaseUpdatesValidator.php file core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
TestSandboxDatabaseUpdatesValidator::$state property core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php The state service.
TestSandboxDatabaseUpdatesValidator::hasStagedUpdates function core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates function core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php Sets the names of the extensions which should have staged database updates.
TestSandboxDatabaseUpdatesValidator::setState function core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php Sets the state service dependency.

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