Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
UserPasswordResetForm::getFormId function core/modules/user/src/Form/UserPasswordResetForm.php Returns a unique string identifying the form.
UserPasswordResetTest::assertNoValidPasswordReset function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Helper function to make assertions about an invalid password reset.
UserPasswordResetTest::assertValidPasswordReset function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Helper function to make assertions about a valid password reset.
UserPermissionsForm::getFormId function core/modules/user/src/Form/UserPermissionsForm.php Returns a unique string identifying the form.
UserPermissionsTest::$rid property core/modules/user/tests/src/Functional/UserPermissionsTest.php User's role ID.
UserPicture::getIds function core/modules/user/src/Plugin/migrate/source/d6/UserPicture.php Defines the source fields uniquely identifying a source row.
UserPictureFile::getIds function core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php Defines the source fields uniquely identifying a source row.
UserPictureFileTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureFileTest.php The data provider.
UserPictureInstance::getIds function core/modules/user/src/Plugin/migrate/source/UserPictureInstance.php Defines the source fields uniquely identifying a source row.
UserPictureInstanceTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/UserPictureInstanceTest.php The data provider.
UserPictureTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureTest.php The data provider.
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().
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.
UserServiceProvider class core/modules/user/src/UserServiceProvider.php
UserServiceProvider.php file core/modules/user/src/UserServiceProvider.php
UserServiceProvider::alter function core/modules/user/src/UserServiceProvider.php Modifies existing service definitions.
UserServiceProviderFallbackTest class core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php Tests \Drupal\user\UserServiceProvider.
UserServiceProviderFallbackTest.php file core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php
UserServiceProviderFallbackTest::$modules property core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php Modules to enable.
UserServiceProviderFallbackTest::register function core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php Registers test-specific services.
UserServiceProviderFallbackTest::testUserServiceProvider function core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php Tests that user.tempstore.expire equals tempstore.expire if not customized.
UserServiceProviderTest class core/modules/user/tests/src/Kernel/UserServiceProviderTest.php Tests \Drupal\user\UserServiceProvider.
UserServiceProviderTest.php file core/modules/user/tests/src/Kernel/UserServiceProviderTest.php
UserServiceProviderTest::$modules property core/modules/user/tests/src/Kernel/UserServiceProviderTest.php Modules to enable.
UserServiceProviderTest::register function core/modules/user/tests/src/Kernel/UserServiceProviderTest.php Registers test-specific services.
UserServiceProviderTest::testUserServiceProvider function core/modules/user/tests/src/Kernel/UserServiceProviderTest.php Tests that tempstore.expire is set to user.tempstore.expire.
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.
UserSessionTest::providerTestHasPermission function core/tests/Drupal/Tests/Core/Session/UserSessionTest.php Provides test data for getHasPermission().
UserStorageSchema::processIdentifierSchema function core/modules/user/src/UserStorageSchema.php Processes the specified entity key.
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::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 The data provider.
UserTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php The data provider.
UserUid class core/modules/comment/src/Plugin/views/filter/UserUid.php Filter handler to accept a user id to check for nodes that user posted or
commented on.
UserUid class core/modules/comment/src/Plugin/views/argument/UserUid.php Argument handler to accept a user id to check for nodes that
user posted or commented on.
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.php file core/modules/tracker/src/Plugin/views/filter/UserUid.php
UserUid.php file core/modules/tracker/src/Plugin/views/argument/UserUid.php
UserUid.php file core/modules/comment/src/Plugin/views/filter/UserUid.php
UserUid.php file core/modules/comment/src/Plugin/views/argument/UserUid.php

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