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
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_post_update_clear_cache_for_old_translations function core/modules/locale/locale.post_update.php Clear cache to ensure plural translations are removed from it.
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_8300 function core/modules/locale/locale.install Delete translation status data in state.
locale_update_8500 function core/modules/locale/locale.install Update default server pattern value to use https.
locale_update_8800 function core/modules/locale/locale.install Clear Locale project storage to use new 'all' instead of 8.x in URLs.
Lock::$updated property core/lib/Drupal/Core/TempStore/Lock.php The timestamp the lock was last updated.
Lock::getUpdated function core/lib/Drupal/Core/TempStore/Lock.php Gets the timestamp of the last update to the lock.
MachineName::validateMachineName function core/lib/Drupal/Core/Render/Element/MachineName.php Form element validation handler for machine_name elements.
MakeLayoutUntranslatableUpdatePathTestBase class core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php Base class for upgrade path for translatable layouts.
MakeLayoutUntranslatableUpdatePathTestBase.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php
MakeLayoutUntranslatableUpdatePathTestBase::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php Expectations of field updates by bundles.
MakeLayoutUntranslatableUpdatePathTestBase::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php Whether the field storage should be updated.
MakeLayoutUntranslatableUpdatePathTestBase::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php Layout builder test cases.
MakeLayoutUntranslatableUpdatePathTestBase::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php Set database dump files to be used.
MakeLayoutUntranslatableUpdatePathTestBase::testDisableTranslationOnLayouts function core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php Tests the upgrade path for translatable layouts.
ManagedFile::validateManagedFile function core/modules/file/src/Element/ManagedFile.php Render API callback: Validates the managed_file element.
ManagedStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManageFieldsFunctionalTest::updateField function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests editing an existing field.
MapBaseFieldTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php The entity definition update manager.
MARK_UPDATED constant core/includes/theme.inc Mark content as being updated.
media.post_update.php file core/modules/media/media.post_update.php Post update functions for Media.
Media::shouldUpdateThumbnail function core/modules/media/src/Entity/Media.php Determines if the thumbnail should be updated for a media item.
Media::updateQueuedThumbnail function core/modules/media/src/Entity/Media.php Updates the queued thumbnail for the media item.
Media::updateThumbnail function core/modules/media/src/Entity/Media.php Update the thumbnail for the media item.
Media::validate function core/modules/media/src/Entity/Media.php Validates the currently set values.
MediaEmbed::validateOptions function core/modules/media/src/Plugin/Filter/MediaEmbed.php Form element validation handler.
MediaLibraryInceptionWidget::elementValidate function core/modules/media_library/tests/modules/media_library_test_widget/src/Plugin/Field/FieldWidget/MediaLibraryInceptionWidget.php
MediaLibrarySelectForm::updateWidget function core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php Submit handler for the media library select form.
MediaLibrarySelectForm::viewsFormValidate function core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaLibraryMenuSettings function core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php Tests that the update preserves custom 'media_library' menu settings.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaLibraryViewPath function core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php Tests that the update does not alter custom 'media' path and menu settings.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaViewMenuSettings function core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php Tests that the update does not alter custom 'media' view menu settings.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaViewPath function core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php Tests that the update does not alter a custom 'media' view path.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithoutCustomizations function core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php Tests that the update alters uncustomized path and menu settings.
MediaLibraryState::validateRequiredParameters function core/modules/media_library/src/MediaLibraryState.php Validates the required parameters for a new MediaLibraryState object.

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