TrackerUser.php |
file |
core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php |
|
TrackerUser::fields |
function |
core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php |
Returns available fields on the source. |
TrackerUser::getIds |
function |
core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php |
Defines the source fields uniquely identifying a source row. |
TrackerUser::query |
function |
core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php |
|
TrackerUserTest |
class |
core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php |
Tests D7 tracker user source plugin. |
TrackerUserTest.php |
file |
core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php |
|
TrackerUserTest::$modules |
property |
core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php |
Modules to install. |
TrackerUserTest::providerSource |
function |
core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php |
|
TrackerUserUidTest |
class |
core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php |
Tests the tracker user uid handlers. |
TrackerUserUidTest.php |
file |
core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php |
|
TrackerUserUidTest::$modules |
property |
core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php |
Modules to install. |
TrackerUserUidTest::$testViews |
property |
core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php |
Views used by this test. |
TrackerUserUidTest::testUserUid |
function |
core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php |
Tests the user uid filter and argument. |
TranslatedViewTest::$adminUser |
property |
core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php |
Administrator user for tests. |
TwigTransTest::$adminUser |
property |
core/modules/system/tests/src/Functional/Theme/TwigTransTest.php |
An administrative user for testing. |
UiHelperTrait::$loggedInUser |
property |
core/tests/Drupal/Tests/UiHelperTrait.php |
The current user logged in using the Mink controlled browser. |
UiHelperTrait::drupalUserIsLoggedIn |
function |
core/tests/Drupal/Tests/UiHelperTrait.php |
Returns whether a given user account is logged in. |
UITestBase::$adminUser |
property |
core/modules/views_ui/tests/src/Functional/UITestBase.php |
An admin user with the 'administer views' permission. |
UITestBase::$fullAdminUser |
property |
core/modules/views_ui/tests/src/Functional/UITestBase.php |
An admin user with administrative permissions for views, blocks, and nodes. |
UnblockUser |
class |
core/modules/user/src/Plugin/Action/UnblockUser.php |
Unblocks a user. |
UnblockUser.php |
file |
core/modules/user/src/Plugin/Action/UnblockUser.php |
|
UnblockUser::access |
function |
core/modules/user/src/Plugin/Action/UnblockUser.php |
Checks object access. |
UnblockUser::execute |
function |
core/modules/user/src/Plugin/Action/UnblockUser.php |
Executes the plugin. |
UninstallTest::testUserPermsUninstalled |
function |
core/modules/system/tests/src/Functional/Module/UninstallTest.php |
Tests the hook_modules_uninstalled() of the user module. |
UnsavedPreviewTest::$adminUser |
property |
core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php |
An admin user with the 'administer views' permission. |
UpdateMailTest::$currentUser |
property |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
The mocked current user service. |
UpdatePathLastRemovedTest::$updateUser |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php |
A user account with upgrade permission. |
UpdatePathTestBase::replaceUser1 |
function |
core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php |
Replace User 1 with the user created here. |
UpdatePathTestBaseFilledTest::replaceUser1 |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestBaseFilledTest.php |
Replace User 1 with the user created here. |
UpdateRemovedPostUpdateTest::$updateUser |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php |
An user that can execute updates. |
UpdateSchemaTest::$user |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php |
|
UpdateScriptTest::$updateUser |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
A user with the necessary permissions to administer software updates. |
UpdatesWith7xTest::$updateUser |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php |
An administrative user. |
Url::fromUserInput |
function |
core/lib/Drupal/Core/Url.php |
Creates a Url object for a relative URI reference submitted by user input. |
UrlTest::testFromInvalidUserInput |
function |
core/tests/Drupal/Tests/Core/UrlTest.php |
Tests the fromUserInput method with invalid paths. |
UrlTest::testFromUserInput |
function |
core/tests/Drupal/Tests/Core/UrlTest.php |
Tests the fromUserInput method with valid paths. |
User |
class |
core/modules/user/src/Plugin/migrate/source/d6/User.php |
Drupal 6 user source from database. |
User |
class |
core/modules/user/src/Plugin/migrate/source/d7/User.php |
Drupal 7 user source from database. |
User |
class |
core/modules/user/src/Plugin/migrate/User.php |
Plugin class for Drupal 7 user migrations dealing with fields and profiles. |
User |
class |
core/modules/user/src/Entity/User.php |
Defines the user entity class. |
User |
class |
core/modules/user/src/Plugin/views/argument_validator/User.php |
Validate whether an argument is a valid user. |
User |
class |
core/modules/user/src/Plugin/views/argument_default/User.php |
Default argument plugin to extract a user from request. |
User accounts, permissions, and roles |
group |
core/core.api.php |
API for user accounts, access checking, roles, and permissions. |
user--compact.html.twig |
file |
core/themes/olivero/templates/user/user--compact.html.twig |
Theme override to present all user data. |
user.admin.css |
file |
core/themes/stable9/css/user/user.admin.css |
Admin styling for the User module. |
user.admin.css |
file |
core/modules/user/css/user.admin.css |
Admin styling for the User module. |
user.api.php |
file |
core/modules/user/user.api.php |
Hooks provided by the User module. |
user.auth |
service |
core/modules/user/user.services.yml |
Drupal\user\UserAuthentication |
user.authentication.cookie |
service |
core/modules/user/user.services.yml |
Drupal\user\Authentication\Provider\Cookie |
user.config_translation.yml |
file |
core/modules/user/user.config_translation.yml |
core/modules/user/user.config_translation.yml |