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
hook_update_N function core/lib/Drupal/Core/Extension/module.api.php Perform a single update between minor versions.
hook_update_projects_alter function core/modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
hook_update_status_alter function core/modules/update/update.api.php Alter the information about available updates for projects.
hook_verify_update_archive function core/modules/update/update.api.php Verify an archive after it has been downloaded and extracted.
hook_views_invalidate_cache function core/modules/views/views.api.php Allow modules to respond to the invalidation of the Views cache.
IdentifierFieldSchemaTypeUpdateTest class core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php Tests the upgrade path for updating the stored type of identifier fields.
IdentifierFieldSchemaTypeUpdateTest.php file core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php
IdentifierFieldSchemaTypeUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php Set database dump files to be used.
IdentifierFieldSchemaTypeUpdateTest::testSystemUpdate8901 function core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php Tests system_update_8901().
image.post_update.php file core/modules/image/image.post_update.php Post-update functions for Image.
ImageEffectFormBase::validateForm function core/modules/image/src/Form/ImageEffectFormBase.php Form validation handler.
ImageFieldValidateTest class core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php Tests validation functions such as min/max resolution.
ImageFieldValidateTest class core/modules/image/tests/src/Functional/ImageFieldValidateTest.php Tests validation functions such as min/max resolution.
ImageFieldValidateTest.php file core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php
ImageFieldValidateTest.php file core/modules/image/tests/src/Functional/ImageFieldValidateTest.php
ImageFieldValidateTest::$defaultTheme property core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php The theme to install as the default for testing.
ImageFieldValidateTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageFieldValidateTest.php The theme to install as the default for testing.
ImageFieldValidateTest::getFieldSettings function core/modules/image/tests/src/Functional/ImageFieldValidateTest.php Returns field settings.
ImageFieldValidateTest::providerTestEmpty function core/modules/image/tests/src/Functional/ImageFieldValidateTest.php Data provider for ::testEmpty()
ImageFieldValidateTest::testAJAXValidationMessage function core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php Test the validation message is displayed only once for ajax uploads.
ImageFieldValidateTest::testEmpty function core/modules/image/tests/src/Functional/ImageFieldValidateTest.php Tests creating an entity while leaving the image field empty.
ImageFieldValidateTest::testFriendlyAjaxValidation function core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php Tests that image field validation works with other form submit handlers.
ImageFieldValidateTest::testRequiredAttributes function core/modules/image/tests/src/Functional/ImageFieldValidateTest.php Test that required alt/title fields gets validated right.
ImageFieldValidateTest::testResolution function core/modules/image/tests/src/Functional/ImageFieldValidateTest.php Test min/max resolution settings.
ImageFieldValidateTest::testValid function core/modules/image/tests/src/Functional/ImageFieldValidateTest.php Test image validity.
ImageItem::validateDefaultImageForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Validates the managed_file element for the default Image form.
ImageItem::validateResolution function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Element validate function for resolution fields.
ImageStyleDependencyUpdateTest class core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Tests Views image style dependencies update.
ImageStyleDependencyUpdateTest.php file core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php
ImageStyleDependencyUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Set database dump files to be used.
ImageStyleDependencyUpdateTest::testUpdateImageStyleDependencies function core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Tests the updating of views dependencies to image styles.
ImageStyleEditForm::effectValidate function core/modules/image/src/Form/ImageStyleEditForm.php Validate handler for image effect.
ImageStyleEditForm::updateEffectWeights function core/modules/image/src/Form/ImageStyleEditForm.php Updates image effect weights.
ImageToolkitBase::validateConfigurationForm function core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php Form validation handler.
ImageToolkitForm::validateForm function core/modules/system/src/Form/ImageToolkitForm.php Form validation handler.
ImageToolkitOperationBase::validateArguments function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php Validates the arguments.
ImageUpdateTest class core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php Tests Image update path.
ImageUpdateTest.php file core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php
ImageUpdateTest::setDatabaseDumpFiles function core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php Set database dump files to be used.
ImageUpdateTest::testPostUpdateImageStylesDependencies function core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php Tests image_post_update_image_style_dependencies().
ImageWidget::validateRequiredFields function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Validate callback for alt and title field, if the user wants them required.
image_field_config_update function core/modules/image/image.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
image_field_storage_config_update function core/modules/image/image.module Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
image_post_update_image_style_dependencies function core/modules/image/image.post_update.php Saves the image style dependencies into form and view display entities.
image_post_update_scale_and_crop_effect_add_anchor function core/modules/image/image.post_update.php Add 'anchor' setting to 'Scale and crop' effects.
image_update_8201 function core/modules/image/image.install Flush caches as we changed field formatter metadata.
ImportableEntityStorageInterface::importUpdate function core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php Updates entities upon synchronizing configuration changes.
ImportForm::validateForm function core/modules/locale/src/Form/ImportForm.php Form validation handler.
ImportOpmlTest::validateImportFormFields function core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php Submits form filled with invalid fields.
InaccessibleMenuLink::updateLink function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Updates the definition values for a menu link.

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