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 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
LocaleUpdateBase::addLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Adds a language.
LocaleUpdateBase::assertTranslation function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Checks the translation of a string.
LocaleUpdateBase::makePoFile function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Creates a translation file and tests its timestamp.
LocaleUpdateBase::setCurrentTranslations function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Sets up existing translations and their statuses in the database.
LocaleUpdateBase::setTranslationFiles function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Setup the environment containing local and remote translation files.
LocaleUpdateBase::setTranslationsDirectory function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Sets the value of the default translations directory.
LocaleUpdateBase::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php
LocaleUpdateCronTest class core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php Tests for using cron to update project interface translations.
LocaleUpdateCronTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
LocaleUpdateCronTest::$batchOutput property core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
LocaleUpdateCronTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php The theme to install as the default for testing.
LocaleUpdateCronTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
LocaleUpdateCronTest::testUpdateCron function core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php Tests interface translation update using cron.
LocaleUpdateDevelopmentReleaseTest class core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Test for proper version fallback in case of a development release.
LocaleUpdateDevelopmentReleaseTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateDevelopmentReleaseTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php The theme to install as the default for testing.
LocaleUpdateDevelopmentReleaseTest::$modules property core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Modules to install.
LocaleUpdateDevelopmentReleaseTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateDevelopmentReleaseTest::testLocaleUpdateDevelopmentRelease function core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateInterfaceTest class core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Tests for the user interface of project interface translations.
LocaleUpdateInterfaceTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
LocaleUpdateInterfaceTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php The theme to install as the default for testing.
LocaleUpdateInterfaceTest::$modules property core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Modules to install.
LocaleUpdateInterfaceTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
LocaleUpdateInterfaceTest::testInterface function core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Tests the user interfaces of the interface translation update system.
LocaleUpdateTest class core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Tests for updating the interface translations of projects.
LocaleUpdateTest class core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests for updating the interface translations of projects.
LocaleUpdateTest.php file core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php
LocaleUpdateTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
LocaleUpdateTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateTest.php The theme to install as the default for testing.
LocaleUpdateTest::$modules property core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Modules to install.
LocaleUpdateTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
LocaleUpdateTest::testEnableCustomLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a custom language is added.
LocaleUpdateTest::testEnableLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a language is added.
LocaleUpdateTest::testEnableUninstallModule function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a module is enabled.
LocaleUpdateTest::testUpdateCheckStatus function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportModeNonCustomized function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportModeNone function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import and don't overwrite any translation.
LocaleUpdateTest::testUpdateImportSourceLocal function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import from remote sources.
LocaleUpdateTest::testUpdateProjects function core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Checks if a list of translatable projects gets build.
locale_configurable_language_update function core/modules/locale/locale.module Implements hook_ENTITY_TYPE_update() for 'configurable_language'.
locale_config_batch_update_components function core/modules/locale/locale.bulk.inc Builds a locale batch to refresh configuration.
locale_removed_post_updates function core/modules/locale/locale.post_update.php Implements hook_removed_post_updates().
locale_system_update function core/modules/locale/locale.module Imports translations when new modules or themes are installed.
locale_test_language_fallback_candidates_locale_lookup_alter function core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_language_fallback_candidates_OPERATION_alter().
locale_translation_batch_update_build function core/modules/locale/locale.fetch.inc Builds a batch to check, download and import project translations.
locale_translation_update_file_history function core/modules/locale/locale.module Updates the {locale_file} table.
locale_update_10100 function core/modules/locale/locale.install Remove the year 2038 date limitation.
locale_update_10300 function core/modules/locale/locale.install Add an index on locales_location on type and name.

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