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
LanguageSelectWidgetUpdateTest::setDatabaseDumpFiles function core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php Set database dump files to be used.
LanguageSelectWidgetUpdateTest::testLanguagePostUpdateLanguageSelectWidget function core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php Tests language_post_update_language_select_widget().
language_negotiation_url_prefixes_update function core/modules/language/language.module Update the list of prefixes from the installed languages.
language_post_update_language_select_widget function core/modules/language/language.post_update.php Add the 'include_locked' settings to the 'language_select' widget.
language_test_language_fallback_candidates_alter function core/modules/language/tests/language_test/language_test.module Implements hook_language_fallback_candidates_alter().
language_test_language_fallback_candidates_test_alter function core/modules/language/tests/language_test/language_test.module Implements hook_language_fallback_candidates_OPERATION_alter().
language_update_8001 function core/modules/language/language.install Rebuild the container as services changed.
LayoutBuilderContextMappingUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderContextMappingUpdatePathTest.php Tests context-aware blocks after the context changes to section storage.
LayoutBuilderContextMappingUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderContextMappingUpdatePathTest.php
LayoutBuilderContextMappingUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderContextMappingUpdatePathTest.php Set database dump files to be used.
LayoutBuilderContextMappingUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderContextMappingUpdatePathTest.php Tests the upgrade path for enabling Layout Builder.
LayoutBuilderEnableUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php Tests the upgrade path for enabling Layout Builder.
LayoutBuilderEnableUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php
LayoutBuilderEnableUpdatePathTest::assertLayoutBuilderSettings function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php Asserts the Layout Builder settings for a given display.
LayoutBuilderEnableUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php Set database dump files to be used.
LayoutBuilderEnableUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php Tests the upgrade path for enabling Layout Builder.
LayoutBuilderHighlightTrait::blockUpdateHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderHighlightTrait::sectionUpdateHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderPermissionsUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php Tests the upgrade path for Layout Builder permissions.
LayoutBuilderPermissionsUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php
LayoutBuilderPermissionsUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php Set database dump files to be used.
LayoutBuilderPermissionsUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php Tests the upgrade path for Layout Builder permissions.
LayoutBuilderSortTrait::sortableUpdate function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderSortTrait.php Define to provide any necessary callback following layout change.
LayoutDefault::validateConfigurationForm function core/lib/Drupal/Core/Layout/LayoutDefault.php Form validation handler.
LayoutDiscoveryDependenciesUpdateTest class core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php Tests the upgrade path for updating the layout discovery dependencies.
LayoutDiscoveryDependenciesUpdateTest.php file core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php
LayoutDiscoveryDependenciesUpdateTest::setDatabaseDumpFiles function core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php Set database dump files to be used.
LayoutDiscoveryDependenciesUpdateTest::testUpdatedLayoutDiscoveryDependencies function core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php Tests updating the dependencies for layout discovery based entity displays.
LayoutFieldTranslateUpdateConfig class core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php A test case that updates 1 bundle's field but not both.
LayoutFieldTranslateUpdateConfig.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php
LayoutFieldTranslateUpdateConfig::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Expectations of field updates by bundles.
LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Whether the field storage should be updated.
LayoutFieldTranslateUpdateConfig::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Layout builder test cases.
LayoutFieldTranslateUpdateConfigAndStorage class core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php A test case that updates both bundles' fields.
LayoutFieldTranslateUpdateConfigAndStorage.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php
LayoutFieldTranslateUpdateConfigAndStorage::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Expectations of field updates by bundles.
LayoutFieldTranslateUpdateConfigAndStorage::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Whether the field storage should be updated.
LayoutFieldTranslateUpdateConfigAndStorage::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Layout builder test cases.
LayoutTestPlugin::validateConfigurationForm function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Form validation handler.
layout_builder.post_update.php file core/modules/layout_builder/layout_builder.post_update.php Post update functions for Layout Builder.
layout_builder_post_update_add_extra_fields function core/modules/layout_builder/layout_builder.post_update.php Ensure all extra fields are properly stored on entity view displays.
layout_builder_post_update_cancel_link_to_discard_changes_form function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to routing changes for the new discard changes form.
layout_builder_post_update_discover_blank_layout_plugin function core/modules/layout_builder/layout_builder.post_update.php Clear caches to discover new blank layout plugin.
layout_builder_post_update_discover_new_contextual_links function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to new link added to Layout Builder's contextual links.
layout_builder_post_update_fix_tempstore_keys function core/modules/layout_builder/layout_builder.post_update.php Fix Layout Builder tempstore keys of existing entries.
layout_builder_post_update_layout_builder_dependency_change function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to dependency changes in the layout_builder render element.
layout_builder_post_update_make_layout_untranslatable function core/modules/layout_builder/layout_builder.post_update.php Set the layout builder field as non-translatable where possible.
layout_builder_post_update_overrides_view_mode_annotation function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to changes to annotation changes to the Overrides plugin.
layout_builder_post_update_override_entity_form_controller function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to addition of service decorator for entity form controller.
layout_builder_post_update_rebuild_plugin_dependencies function core/modules/layout_builder/layout_builder.post_update.php Rebuild plugin dependencies for all entity view displays.

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