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
media_library_filter_format_edit_form_validate function core/modules/media_library/media_library.module Validate callback to ensure the DrupalMediaLibrary button can work correctly.
media_library_post_update_add_buttons_to_page_view function core/modules/media_library/media_library.post_update.php Add edit and delete button to media library view page display.
media_library_post_update_add_langcode_filters function core/modules/media_library/media_library.post_update.php Add langcode filters to media library view displays.
media_library_post_update_add_media_library_image_style function core/modules/media_library/media_library.post_update.php Create the 'media_library' image style if necessary.
media_library_post_update_add_status_extra_filter function core/modules/media_library/media_library.post_update.php Add a status extra filter to the media library view default display.
media_library_post_update_default_administrative_list_to_table_display function core/modules/media_library/media_library.post_update.php Sets /admin/content/media to the table display of the 'media' view.
media_library_post_update_display_modes function core/modules/media_library/media_library.post_update.php Create and configure Media Library form and view displays for media types.
media_library_post_update_table_display function core/modules/media_library/media_library.post_update.php Add a table display to the media library view and link grid/table displays.
media_library_post_update_update_8001_checkbox_classes function core/modules/media_library/media_library.post_update.php Add non js prefixed classes to checkboxes if not present.
media_library_update_8701 function core/modules/media_library/media_library.install Create the 'media_library' image style.
media_library_update_8702 function core/modules/media_library/media_library.install Updates the media library view widget display (contextual) filters.
media_library_update_8703 function core/modules/media_library/media_library.install This update has been removed and will not run.
media_library_update_8704 function core/modules/media_library/media_library.install Creates the media_library.settings config object.
media_post_update_add_status_extra_filter function core/modules/media/media.post_update.php Add a status extra filter to the media view default display.
media_post_update_collection_route function core/modules/media/media.post_update.php Clear caches due to changes in local tasks and action links.
media_post_update_enable_standalone_url function core/modules/media/media.post_update.php Keep media items viewable at /media/{id}.
media_post_update_storage_handler function core/modules/media/media.post_update.php Clear caches due to the addition of a Media-specific entity storage handler.
media_update_8500 function core/modules/media/media.install Introduce per-bundle permissions.
media_update_8600 function core/modules/media/media.install Updates media.settings to support OEmbed.
media_update_8700 function core/modules/media/media.install Set the 'owner' entity key and update the field.
MemoryBackend::invalidate function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks a cache item as invalid.
MemoryBackend::invalidateAll function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks all cache items as invalid.
MemoryBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks cache items as invalid.
MemoryBackend::invalidateTags function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks cache items with any of the specified tags as invalid.
MemoryStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/MemoryStorageTest.php
MenuBlockPostUpdateTest class core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php Tests updating menu blocks configuration.
MenuBlockPostUpdateTest.php file core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php
MenuBlockPostUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php The theme to install as the default for testing.
MenuBlockPostUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php Set database dump files to be used.
MenuBlockPostUpdateTest::testPostUpdateMenuBlockFields function core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php Tests updating blocks with default 'expand_all_items' value.
MenuLinkContent::updateLink function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Updates the definition values for a menu link.
MenuLinkContentUpdateTest class core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php Tests the upgrade path for custom menu links.
MenuLinkContentUpdateTest.php file core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php
MenuLinkContentUpdateTest::assertMenuLinkTitle function core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php Assert that a menu link label matches the expectation.
MenuLinkContentUpdateTest::replaceUser1 function core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php Replace User 1 with the user created here.
MenuLinkContentUpdateTest::setDatabaseDumpFiles function core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php Set database dump files to be used.
MenuLinkContentUpdateTest::testConversionToRevisionable function core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php Tests the conversion of custom menu links to be revisionable.
MenuLinkContentUpdateTest::testMissingDataUpdateRequirementsCheck function core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php Test the update hook requirements check for revisionable menu links.
MenuLinkContentUpdateTest::testPublishedEntityKeyAddition function core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php Tests the addition of the publishing status entity key.
MenuLinkDefault::updateLink function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Updates the definition values for a menu link.
MenuLinkDefaultForm::validateConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Form validation handler.
MenuLinkDefaultTest::testUpdateLink function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php @covers ::updateLink[[api-linebreak]]
MenuLinkDefaultTest::testUpdateLinkWithoutPersist function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php @covers ::updateLink[[api-linebreak]]
MenuLinkEditForm::validateForm function core/modules/menu_ui/src/Form/MenuLinkEditForm.php Form validation handler.
MenuLinkInterface::updateLink function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Updates the definition values for a menu link.
MenuLinkManager::updateDefinition function core/lib/Drupal/Core/Menu/MenuLinkManager.php Updates the values for a menu link definition in the menu tree storage.
MenuLinkManagerInterface::updateDefinition function core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php Updates the values for a menu link definition in the menu tree storage.
MenuLinkMock::updateLink function core/tests/Drupal/Tests/Core/Menu/MenuLinkMock.php Updates the definition values for a menu link.
MenuSettingsConstraintValidator::validate function core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraintValidator.php
MenuTreeHierarchyConstraintValidator::validate function core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php

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