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 11.x for Id
  5. Other projects
Title Object type File name Summary
UserReference::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php Gets the plugin ID for the reference type migration.
UserReference::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php Gets the plugin ID for the reference type migration.
UserRegistrationRestTest::$entityTypeId property core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Entity type ID for this storage.
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 testPost().
UserResourceTestBase::$secondCreatedEntityId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The entity ID for the second created entity in testPost().
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
UserTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php
UserUid class core/modules/tracker/src/Plugin/views/filter/UserUid.php UID filter to check for nodes that a user posted or commented on.
UserUid class core/modules/tracker/src/Plugin/views/argument/UserUid.php UID argument to check for nodes that user posted or commented on.
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.php file core/modules/tracker/src/Plugin/views/filter/UserUid.php
UserUid.php file core/modules/tracker/src/Plugin/views/argument/UserUid.php
UserUid::$database property core/modules/comment/src/Plugin/views/argument/UserUid.php Database Service Object.
UserUid::create function core/modules/comment/src/Plugin/views/argument/UserUid.php Creates an instance of the plugin.
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::query function core/modules/tracker/src/Plugin/views/filter/UserUid.php Add this filter to the query.
UserUid::query function core/modules/tracker/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.
user_validate_name function core/modules/user/user.module Verify the syntax of the given name.
user_views_plugins_argument_validator_alter function core/modules/user/user.views.inc Implements hook_views_plugins_argument_validator_alter().

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