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 |
---|---|---|---|
UserMailRequiredValidator::validate | function | core/ |
|
UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
UserMailRequiredValidatorTest::testValidate | function | core/ |
@covers ::validate |
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/ |
|
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. |
UserUpdateRoleDependenciesTest | class | core/ |
Tests user_post_update_update_roles() upgrade path. |
UserUpdateRoleDependenciesTest.php | file | core/ |
|
UserUpdateRoleDependenciesTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UserUpdateRoleDependenciesTest::testRolePermissions | function | core/ |
Tests that roles have dependencies and only existing permissions. |
user_post_update_sort_permissions | function | core/ |
No-op update. |
user_post_update_sort_permissions_again | function | core/ |
Ensure permissions stored in role configuration are sorted using the schema. |
user_post_update_update_roles | function | core/ |
Calculate role dependencies and remove non-existent permissions. |
user_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
user_update_9301 | function | core/ |
Change the users table to use an serial uid field. |
user_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
user_validate_name | function | core/ |
Verify the syntax of the given name. |
UuidConstraint::validatedBy | function | core/ |
|
ValidateHostnameTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel @group DrupalKernel |
ValidateHostnameTest.php | file | core/ |
|
ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
ValidateHostnameTest::testValidateHostname | function | core/ |
@covers ::validateHostname @dataProvider providerTestValidateHostname |
ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTest.php | file | core/ |
|
ValidateMigrationStateTest.php | file | core/ |
|
ValidateMigrationStateTest::$modules | property | core/ |
Modules to enable. |
ValidateMigrationStateTest::$modules | property | core/ |
Modules to enable. |
ValidateMigrationStateTestTrait | trait | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTestTrait.php | file | core/ |
|
ValidateMigrationStateTestTrait::enableAllModules | function | core/ |
Enable all available modules. |
ValidateMigrationStateTestTrait::testMigrationState | function | core/ |
Tests the migration information in .migrate_drupal.yml. |
ValidateTest | class | core/ |
Tests the file_validate() function. |
ValidateTest.php | file | core/ |
|
ValidateTest::testCallerValidation | function | core/ |
Tests that the validators passed into are checked. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.