Search for date
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Date | class | core/ |
Basic sort handler for dates. |
Date | class | core/ |
A handler to provide proper displays for dates. |
Date | class | core/ |
Filter to handle dates stored as a timestamp. |
Date | class | core/ |
Argument handler for dates. |
Date | class | core/ |
Basic sort handler for datetime fields. |
Date | class | core/ |
Date/time views filter. |
Date | class | core/ |
Abstract argument handler for dates. |
Date | class | core/ |
Provides a form element for date selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
update_themes_installed | function | core/ |
Implements hook_themes_installed(). |
update_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
update_uninstall | function | core/ |
Implements hook_uninstall(). |
UPDATE_UNKNOWN | constant | core/ |
No available update data was found for project. |
update_update_8001 | function | core/ |
Rebuild the router to ensure admin/reports/updates/check has CSRF protection. |
update_verify_update_archive | function | core/ |
Implements hook_verify_update_archive(). |
Url::validateUrl | function | core/ |
Form element validation handler for #type 'url'. |
user.post_update.php | file | core/ |
Post update functions for User module. |
user.update.html.twig | file | core/ |
--- label: 'Modifying or deleting a user account' related: - user.security_account_settings - user.overview --- {% set people_url = render_var(url('entity.user.collection')) %} <h2>{% trans %}Goal{% endtrans… |
User::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
UserController::$dateFormatter | property | core/ |
The date formatter service. |
UserListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
UserLoginForm::validateAuthentication | function | core/ |
Checks supplied username/password against local users table. |
UserLoginForm::validateFinal | function | core/ |
Checks if user was not authenticated, or if too many logins were attempted. |
UserLoginForm::validateName | function | core/ |
Sets an error if supplied username has been blocked. |
UserMailRequiredValidator::validate | function | core/ |
|
UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
UserMailRequiredValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
UserName::validateArgument | function | core/ |
Performs validation for a given argument. |
UserNameConstraintValidator::validate | function | core/ |
|
UserPasswordForm::validateForm | function | core/ |
Form validation handler. |
UserSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
UserStorage::updateLastAccessTimestamp | function | core/ |
Update the last access timestamp of the user. |
UserStorage::updateLastLoginTimestamp | function | core/ |
Update the last login timestamp of the user. |
UserStorageInterface::updateLastAccessTimestamp | function | core/ |
Update the last access timestamp of the user. |
UserStorageInterface::updateLastLoginTimestamp | function | core/ |
Update the last login timestamp of the user. |
UserUpdate7002 | class | core/ |
Converts user time zones from time zone offsets to time zone names. |
UserUpdate7002.php | file | core/ |
|
UserUpdate7002::$dateConfig | property | core/ |
Contains the system.theme configuration object. |
UserUpdate7002::$timezones | property | core/ |
System timezones. |
UserUpdate7002::create | function | core/ |
Creates an instance of the plugin. |
UserUpdate7002::transform | function | core/ |
Performs the associated process. |
UserUpdate7002::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
UserUpdate8002 | class | core/ |
Keep the predefined roles for rid 1 and 2. |
UserUpdate8002.php | file | core/ |
|
UserUpdate8002::transform | function | core/ |
Keep the predefined roles for rid 1 and 2. |
UserUpdateEmailToken | class | core/ |
Tests user email token upgrade path. |
UserUpdateEmailToken.php | file | core/ |
|
UserUpdateEmailToken::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UserUpdateEmailToken::testEmailToken | function | core/ |
Tests that email token in status_blocked of user.mail is updated. |
UserUpdateOrderPermissionsTest | class | core/ |
Tests user permissions sort upgrade path. |
UserUpdateOrderPermissionsTest.php | file | core/ |
|
UserUpdateOrderPermissionsTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UserUpdateOrderPermissionsTest::testPermissionsOrder | function | core/ |
Tests that permissions are ordered by machine name. |
user_post_update_enforce_order_of_permissions | function | core/ |
Enforce order of role permissions. |
user_update_8100 | function | core/ |
Fix invalid token in the status_blocked email body. |
user_validate_name | function | core/ |
Verify the syntax of the given name. |
UuidConstraint::validatedBy | function | core/ |
|
ValidateHostnameTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]] @group DrupalKernel |
ValidateHostnameTest.php | file | core/ |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.