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
update_test_postupdate.info.yml file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml
update_test_postupdate.install file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install Install hooks for test module.
update_test_postupdate.post_update.php file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Post update functions for test module.
update_test_postupdate_post_update_first function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php First update.
update_test_postupdate_post_update_second function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Second update.
update_test_postupdate_post_update_test0 function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Test0 update.
update_test_postupdate_post_update_test1 function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Test1 update.
update_test_postupdate_post_update_test_batch function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Testing batch processing in post updates update.
update_test_postupdate_removed_post_updates function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Implements hook_removed_post_updates().
update_test_postupdate_update_8001 function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install Normal update_N() function.
update_test_schema.info.yml file core/modules/system/tests/modules/update_test_schema/update_test_schema.info.yml core/modules/system/tests/modules/update_test_schema/update_test_schema.info.yml
update_test_schema.install file core/modules/system/tests/modules/update_test_schema/update_test_schema.install Update hooks and schema definition for the update_test_schema module.
update_test_schema_requirements function core/modules/system/tests/modules/update_test_schema/update_test_schema.install Implements hook_requirements().
update_test_schema_schema function core/modules/system/tests/modules/update_test_schema/update_test_schema.install Implements hook_schema().
update_test_semver_update_n.info.yml file core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.info.yml core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.info.yml
update_test_semver_update_n.install file core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install Update hooks for the update_test_semver_update_n module.
update_test_semver_update_n_update_8001 function core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install Update 8001.
update_test_subtheme.info.yml file core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml
update_test_system_info_alter function core/modules/update/tests/modules/update_test/update_test.module Implements hook_system_info_alter().
update_test_update_status_alter function core/modules/update/tests/modules/update_test/update_test.module Implements hook_update_status_alter().
update_test_with_7x.info.yml file core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.info.yml core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.info.yml
update_test_with_7x.install file core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Install, update and uninstall functions for the update_test_with_7x module.
update_test_with_7x_update_7200 function core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Dummy update_test_with_7x update 7200.
update_test_with_7x_update_7201 function core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Dummy update_test_with_7x update 7201.
update_test_with_7x_update_last_removed function core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Implements hook_update_last_removed().
update_theme function core/modules/update/update.module Implements hook_theme().
update_themes_installed function core/modules/update/update.module Implements hook_themes_installed().
update_themes_uninstalled function core/modules/update/update.module Implements hook_themes_uninstalled().
update_uninstall function core/modules/update/update.install Implements hook_uninstall().
update_update_last_removed function core/modules/update/update.install Implements hook_update_last_removed().
update_verify_update_archive function core/modules/update/update.module Implements hook_verify_update_archive().
UploadedFileConstraintValidator::validate function core/modules/file/src/Validation/Constraint/UploadedFileConstraintValidator.php
UploadedFileConstraintValidatorTest::testValidateFail function core/modules/file/tests/src/Kernel/Validation/UploadedFileConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
@dataProvider validateProvider
UploadedFileConstraintValidatorTest::testValidateSuccess function core/modules/file/tests/src/Kernel/Validation/UploadedFileConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
UploadedFileConstraintValidatorTest::validateProvider function core/modules/file/tests/src/Kernel/Validation/UploadedFileConstraintValidatorTest.php Data provider for ::testValidateFail.
UploadedFileInterface::validate function core/modules/file/src/Upload/UploadedFileInterface.php Validates the uploaded file information.
Url::validateUrl function core/lib/Drupal/Core/Render/Element/Url.php Form element validation handler for #type 'url'.
user.post_update.php file core/modules/user/user.post_update.php Post update functions for User module.
user.update.html.twig file core/modules/user/help_topics/user.update.html.twig ---
label: 'Modifying or deleting a user account'
related:
- user.security_account_settings
- user.overview
---
{% set people_link_text %}{% trans %}People{% endtrans %}{% endset %}
{% set people_link =…
User::validateEntity function core/modules/user/src/Plugin/views/argument_validator/User.php Validates an individual entity against class access settings.
UserController::$dateFormatter property core/modules/user/src/Controller/UserController.php The date formatter service.
UserController::validatePathParameters function core/modules/user/src/Controller/UserController.php Validates hash and timestamp.
UserListBuilder::$dateFormatter property core/modules/user/src/UserListBuilder.php The date formatter service.
UserLoginForm::validateAuthentication function core/modules/user/src/Form/UserLoginForm.php Checks supplied username/password against local users table.
UserLoginForm::validateFinal function core/modules/user/src/Form/UserLoginForm.php Checks if user was not authenticated, or if too many logins were attempted.
UserLoginForm::validateName function core/modules/user/src/Form/UserLoginForm.php Sets an error if supplied username has been blocked.
UserMailRequiredValidator::validate function core/modules/user/src/Plugin/Validation/Constraint/UserMailRequiredValidator.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
UserMailRequiredValidatorTest::providerTestValidate function core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/UserMailRequiredValidatorTest.php Data provider for ::testValidate().
UserMailRequiredValidatorTest::testValidate function core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/UserMailRequiredValidatorTest.php @covers ::validate[[api-linebreak]]
UserName::validateArgument function core/modules/user/src/Plugin/views/argument_validator/UserName.php Performs validation for a given argument.

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