Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
UserSaveStatusTest class core/modules/user/tests/src/Kernel/UserSaveStatusTest.php Tests user saving status.
UserSaveStatusTest.php file core/modules/user/tests/src/Kernel/UserSaveStatusTest.php
UserSaveStatusTest::$modules property core/modules/user/tests/src/Kernel/UserSaveStatusTest.php Modules to enable.
UserSaveStatusTest::setUp function core/modules/user/tests/src/Kernel/UserSaveStatusTest.php
UserSaveStatusTest::testUserSaveStatus function core/modules/user/tests/src/Kernel/UserSaveStatusTest.php Test SAVED_NEW and SAVED_UPDATED statuses for user entity type.
UserSaveTest class core/modules/user/tests/src/Kernel/UserSaveTest.php Tests account saving for arbitrary new uid.
UserSaveTest.php file core/modules/user/tests/src/Kernel/UserSaveTest.php
UserSaveTest::$modules property core/modules/user/tests/src/Kernel/UserSaveTest.php Modules to enable.
UserSaveTest::testExistingPasswordRemoval function core/modules/user/tests/src/Kernel/UserSaveTest.php Ensures that an existing password is unset after the user was saved.
UserSearch class core/modules/user/src/Plugin/Search/UserSearch.php Executes a keyword search for users against the {users} database table.
UserSearch.php file core/modules/user/src/Plugin/Search/UserSearch.php
UserSearch::$currentUser property core/modules/user/src/Plugin/Search/UserSearch.php The current user.
UserSearch::$database property core/modules/user/src/Plugin/Search/UserSearch.php The database connection.
UserSearch::$deprecatedProperties property core/modules/user/src/Plugin/Search/UserSearch.php
UserSearch::$entityTypeManager property core/modules/user/src/Plugin/Search/UserSearch.php The entity type manager.
UserSearch::$moduleHandler property core/modules/user/src/Plugin/Search/UserSearch.php The module handler.
UserSearch::access function core/modules/user/src/Plugin/Search/UserSearch.php Checks data value access.
UserSearch::create function core/modules/user/src/Plugin/Search/UserSearch.php Creates an instance of the plugin.
UserSearch::execute function core/modules/user/src/Plugin/Search/UserSearch.php Executes the search.
UserSearch::getHelp function core/modules/user/src/Plugin/Search/UserSearch.php Returns the searching help.
UserSearch::__construct function core/modules/user/src/Plugin/Search/UserSearch.php Creates a UserSearch object.
UserSearchTest class core/modules/user/tests/src/Functional/UserSearchTest.php Tests the user search page and verifies that sensitive information is hidden
from unauthorized users.
UserSearchTest.php file core/modules/user/tests/src/Functional/UserSearchTest.php
UserSearchTest::$defaultTheme property core/modules/user/tests/src/Functional/UserSearchTest.php The theme to install as the default for testing.
UserSearchTest::$modules property core/modules/user/tests/src/Functional/UserSearchTest.php Modules to enable.
UserSearchTest::testUserSearch function core/modules/user/tests/src/Functional/UserSearchTest.php
UserSelection class core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Provides specific access control for the user entity type.
UserSelection.php file core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
UserSelection::$connection property core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php The database connection.
UserSelection::buildConfigurationForm function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Form constructor.
UserSelection::buildEntityQuery function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Builds an EntityQuery to get referenceable entities.
UserSelection::create function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Creates an instance of the plugin.
UserSelection::createNewEntity function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Creates a new entity object that can be used as a valid reference.
UserSelection::defaultConfiguration function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Gets default configuration for this plugin.
UserSelection::entityQueryAlter function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Allows the selection to alter the SelectQuery generated by EntityFieldQuery.
UserSelection::validateReferenceableNewEntities function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Validates which newly created entities can be referenced.
UserSelection::__construct function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Constructs a new UserSelection object.
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.

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