Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Other projects
Title Object type File name Summary
UserRegistrationRestTest::$resourceConfigId property core/modules/user/tests/src/Functional/UserRegistrationRestTest.php The REST Resource Config entity ID under test (i.e. a resource type).
UserRegistrationTest::testUuidFormState function core/modules/user/tests/src/Functional/UserRegistrationTest.php Tests that UUID isn't cached in form state on register form.
UserResourceTestBase::$entityTypeId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The tested entity type.
UserResourceTestBase::$firstCreatedEntityId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The entity ID for the first created entity in doTestPost().
UserResourceTestBase::$secondCreatedEntityId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The entity ID for the second created entity in doTestPost().
UserRolesAccessPolicyTest::calculatePermissionsProvider function core/tests/Drupal/Tests/Core/Session/UserRolesAccessPolicyTest.php Data provider for testCalculatePermissions.
UserRouteProvider class core/modules/user/src/Entity/UserRouteProvider.php Provides routes for the user entity.
UserRouteProvider.php file core/modules/user/src/Entity/UserRouteProvider.php
UserRouteProvider::getRoutes function core/modules/user/src/Entity/UserRouteProvider.php Provides routes for entities.
UserSelection::validateReferenceableNewEntities function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Validates which newly created entities can be referenced.
UserSession::$uid property core/lib/Drupal/Core/Session/UserSession.php User ID.
UserSession::id function core/lib/Drupal/Core/Session/UserSession.php Returns the user ID or 0 for anonymous.
UserTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/UserTest.php The tested entity type.
UserTest::$firstCreatedEntityId property core/modules/jsonapi/tests/src/Functional/UserTest.php The entity ID for the first created entity in testPost().
UserTest::$secondCreatedEntityId property core/modules/jsonapi/tests/src/Functional/UserTest.php The entity ID for the second created entity in testPost().
UserTest::doTestDeleteIndividual function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests DELETEing an individual resource, plus edge cases to ensure good DX.
UserTest::makeNormalizationInvalid function core/modules/jsonapi/tests/src/Functional/UserTest.php Makes the given JSON:API document invalid.
UserTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserTest.php Provides source data for ::testSource.
UserTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php Provides source data for ::testSource.
UserUid class core/modules/comment/src/Plugin/views/filter/UserUid.php Filter handler, accepts user ID to check for nodes user posted/commented on.
UserUid class core/modules/comment/src/Plugin/views/argument/UserUid.php The views user ID argument handler.
UserUid.php file core/modules/comment/src/Plugin/views/filter/UserUid.php
UserUid.php file core/modules/comment/src/Plugin/views/argument/UserUid.php
UserUid::$database property core/modules/comment/src/Plugin/views/argument/UserUid.php Database Service Object.
UserUid::defaultActions function core/modules/comment/src/Plugin/views/argument/UserUid.php Default actions.
UserUid::getSortName function core/modules/comment/src/Plugin/views/argument/UserUid.php Return a description of how the argument would normally be sorted.
UserUid::query function core/modules/comment/src/Plugin/views/filter/UserUid.php Add this filter to the query.
UserUid::query function core/modules/comment/src/Plugin/views/argument/UserUid.php Set up the query for this argument.
UserUid::title function core/modules/comment/src/Plugin/views/argument/UserUid.php Get the title this argument will assign the view, given the argument.
UserUid::__construct function core/modules/comment/src/Plugin/views/argument/UserUid.php Constructs a \Drupal\comment\Plugin\views\argument\UserUid object.
UserValidationTest class core/modules/user/tests/src/Kernel/UserValidationTest.php Verify that user validity checks behave as designed.
UserValidationTest.php file core/modules/user/tests/src/Kernel/UserValidationTest.php
UserValidationTest::$modules property core/modules/user/tests/src/Kernel/UserValidationTest.php Modules to install.
UserValidationTest::assertAllowedValuesViolation function core/modules/user/tests/src/Kernel/UserValidationTest.php Verifies that an AllowedValues violation exists for the given field.
UserValidationTest::assertLengthViolation function core/modules/user/tests/src/Kernel/UserValidationTest.php Verifies that a length violation exists for the given field.
UserValidationTest::setUp function core/modules/user/tests/src/Kernel/UserValidationTest.php
UserValidationTest::testUsernames function core/modules/user/tests/src/Kernel/UserValidationTest.php Tests user name validation.
UserValidationTest::testValidation function core/modules/user/tests/src/Kernel/UserValidationTest.php Runs entity validation checks.
UserViewsHooks::viewsPluginsArgumentValidatorAlter function core/modules/user/src/Hook/UserViewsHooks.php Implements hook_views_plugins_argument_validator_alter().
user_config_override_test.info.yml file core/modules/user/tests/modules/user_config_override_test/user_config_override_test.info.yml core/modules/user/tests/modules/user_config_override_test/user_config_override_test.info.yml
user_config_override_test.overrider service core/modules/user/tests/modules/user_config_override_test/user_config_override_test.services.yml Drupal\user_config_override_test\ConfigOverrider
user_config_override_test.services.yml file core/modules/user/tests/modules/user_config_override_test/user_config_override_test.services.yml core/modules/user/tests/modules/user_config_override_test/user_config_override_test.services.yml
user_validate_name function core/modules/user/user.module Verify the syntax of the given name.
uuid service core/core.services.yml Drupal\Component\Uuid\Php
Uuid class core/lib/Drupal/Component/Uuid/Uuid.php UUID Helper methods.
Uuid.php file core/lib/Drupal/Component/Uuid/Uuid.php
Uuid::isValid function core/lib/Drupal/Component/Uuid/Uuid.php Checks that a string appears to be in the format of a lower-case UUID.
Uuid::VALID_PATTERN constant core/lib/Drupal/Component/Uuid/Uuid.php The pattern used to validate a UUID string.
UuidConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UuidConstraint.php Validates a UUID.
UuidConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UuidConstraint.php

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