Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
UserStorageSchema::getSharedTableFieldSchema function core/modules/user/src/UserStorageSchema.php Gets the schema for a single field definition.
UserTest::testGetMailFieldOnlyVisibleToOwner function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests GETting privacy-sensitive base fields.
UserTokenReplaceTest class core/modules/user/tests/src/Functional/UserTokenReplaceTest.php Tests the replacement of user tokens.
UserTokenReplaceTest.php file core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
UserTokenReplaceTest::$defaultTheme property core/modules/user/tests/src/Functional/UserTokenReplaceTest.php The theme to install as the default for testing.
UserTokenReplaceTest::$modules property core/modules/user/tests/src/Functional/UserTokenReplaceTest.php Modules to install.
UserTokenReplaceTest::$useOneTimeLoginLinks property core/modules/user/tests/src/Functional/UserTokenReplaceTest.php Use one-time login links instead of submitting the login form.
UserTokenReplaceTest::setUp function core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
UserTokenReplaceTest::testUserTokenReplacement function core/modules/user/tests/src/Functional/UserTokenReplaceTest.php Creates a user, then tests the tokens generated from it.
UserTokensHooks class core/modules/user/src/Hook/UserTokensHooks.php Hook implementations for user.
UserTokensHooks.php file core/modules/user/src/Hook/UserTokensHooks.php
UserTokensHooks::tokenInfo function core/modules/user/src/Hook/UserTokensHooks.php Implements hook_token_info().
UserTokensHooks::tokens function core/modules/user/src/Hook/UserTokensHooks.php Implements hook_tokens().
UserTranslationUITest::getTranslatorPermissions function core/modules/user/tests/src/Functional/UserTranslationUITest.php Returns an array of permissions needed for the translator.
UserViewsDataTest::testUserPasswordFieldNotAvailableToViews function core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php Tests if user views data object doesn't contain pass field.
UserViewsHooks::viewsPluginsArgumentValidatorAlter function core/modules/user/src/Hook/UserViewsHooks.php Implements hook_views_plugins_argument_validator_alter().
user_auth_decorator.user.auth service core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.services.yml \Drupal\user_auth_decorator_test\UserAuthDecorator
user_auth_decorator_test.info.yml file core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.info.yml core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.info.yml
user_auth_decorator_test.services.yml file core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.services.yml core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.services.yml
user_custom_pass_hash_params_test.info.yml file core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.info.yml core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.info.yml
user_custom_pass_hash_params_test.services.yml file core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml
user_mail_tokens function core/modules/user/user.module Token callback to add unsafe tokens for user mails.
user_permissions_hash_generator service core/core.services.yml Drupal\Core\Session\PermissionsHashGenerator
UuidItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php Defines the storage-level settings for this plugin.
UuidResolver::$entityRepository property core/modules/serialization/src/EntityResolver/UuidResolver.php The entity repository.
UuidResolverTest::$entityRepository property core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php The mock entity repository service.
UuidValidatorTest class core/tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php Tests the UUID validator.
UuidValidatorTest.php file core/tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php
UuidValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php Modules to install.
UuidValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php
UuidValidatorTest::testUuid function core/tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php Tests the UUID.
validation.basic_recursive_validator_factory service core/core.services.yml Drupal\Core\Validation\BasicRecursiveValidatorFactory
ValidationResult::getOverallSeverity function core/modules/package_manager/src/ValidationResult.php Returns the overall severity for a set of validation results.
ValidationResultTest::providerValidConstructorArguments function core/modules/package_manager/tests/src/Unit/ValidationResultTest.php Data provider for testCreateWarningResult().
ValidationResultTest::testOverallSeverity function core/modules/package_manager/tests/src/Unit/ValidationResultTest.php Tests overall severity.
ValidationTest::testCustomRequiredError function core/modules/system/tests/src/Functional/Form/ValidationTest.php Tests #required with custom validation errors.
ValidationTest::testDisabledToken function core/modules/system/tests/src/Functional/Form/ValidationTest.php Tests that a form with a disabled CSRF token can be validated.
ValidatorsTest class core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php Tests Validators.
ValidatorsTest.php file core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php
ValidatorsTest::$modules property core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php Modules to install.
ValidatorsTest::$typedConfig property core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php The typed config manager.
ValidatorsTest::provider function core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php Provides a list of Text Editor config entities using CKEditor 5 to test.
ValidatorsTest::providerPair function core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php Provides a list of Text Editor + Text Format pairs to test.
ValidatorsTest::setUp function core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php
ValidatorsTest::test function core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php Tests .
ValidatorsTest::testMultipleHtmlRestrictingFilters function core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php Tests that validation works with >1 enabled HTML restrictor filters.
ValidatorsTest::testPair function core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php Tests pair.
ValidConsumerWithExtraArguments::addWithDifferentOrder function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
ValidKeysConstraint::getDefaultOption function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraint.php
ValidKeysConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraintValidator.php Validates the ValidKeys constraint.

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