| SearchUser::$moduleHandler |
property |
core/modules/search/modules/search_user/src/Plugin/Search/SearchUser.php |
The module handler. |
| SearchUser::access |
function |
core/modules/search/modules/search_user/src/Plugin/Search/SearchUser.php |
|
| SearchUser::create |
function |
core/modules/search/modules/search_user/src/Plugin/Search/SearchUser.php |
|
| SearchUser::execute |
function |
core/modules/search/modules/search_user/src/Plugin/Search/SearchUser.php |
|
| SearchUser::getHelp |
function |
core/modules/search/modules/search_user/src/Plugin/Search/SearchUser.php |
|
| SearchUser::__construct |
function |
core/modules/search/modules/search_user/src/Plugin/Search/SearchUser.php |
Creates a UserSearch object. |
| SearchUserHooks |
class |
core/modules/search/modules/search_user/src/Hook/SearchUserHooks.php |
Hook implementations for Search User. |
| SearchUserHooks.php |
file |
core/modules/search/modules/search_user/src/Hook/SearchUserHooks.php |
|
| SearchUserHooks::searchPluginAlter |
function |
core/modules/search/modules/search_user/src/Hook/SearchUserHooks.php |
Implements hook_search_plugin_alter(). |
| search_user.info.yml |
file |
core/modules/search/modules/search_user/search_user.info.yml |
core/modules/search/modules/search_user/search_user.info.yml |
| search_user.install |
file |
core/modules/search/modules/search_user/search_user.install |
Install, update, and uninstall functions for the Search User module. |
| search_user.schema.yml |
file |
core/modules/search/modules/search_user/config/schema/search_user.schema.yml |
core/modules/search/modules/search_user/config/schema/search_user.schema.yml |
| search_user_uninstall |
function |
core/modules/search/modules/search_user/search_user.install |
Implements hook_uninstall(). |
| SecurityAdvisoryTest::$user |
property |
core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php |
A user with permission to administer site configuration and updates. |
| serialization.user_route_alter_subscriber |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\EventSubscriber\UserRouteAlterSubscriber |
| SerializerTest::$user |
property |
core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php |
A user. |
| SessionAuthenticationTest::$user |
property |
core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php |
A test user. |
| SessionHttpsTest::getUserLoginFormBuildId |
function |
core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php |
Gets the form build ID for the user login form. |
| SessionTestHooks::userLogin |
function |
core/modules/system/tests/modules/session_test/src/Hook/SessionTestHooks.php |
Implements hook_user_login(). |
| Settings::allowUserOverrides |
function |
core/themes/admin/src/Settings.php |
Determine if user overrides are allowed. |
| Settings::allowUserOverrides |
function |
core/themes/default_admin/src/Settings.php |
Determine if user overrides are allowed. |
| Settings::overriddenSettingByUser |
function |
core/themes/admin/src/Settings.php |
After build callback to modify the description if a setting is overwritten. |
| Settings::overriddenSettingByUser |
function |
core/themes/default_admin/src/Settings.php |
After build callback to modify the description if a setting is overwritten. |
| Settings::userOverrideEnabled |
function |
core/themes/admin/src/Settings.php |
Determine if the user enabled overrides. |
| Settings::userOverrideEnabled |
function |
core/themes/default_admin/src/Settings.php |
Determine if the user enabled overrides. |
| SettingsTest::$adminUser |
property |
core/modules/views_ui/tests/src/Functional/SettingsTest.php |
Stores an admin user used by the different tests. |
| SharedTempStore::$currentUser |
property |
core/lib/Drupal/Core/TempStore/SharedTempStore.php |
The current user. |
| SharedTempStoreFactory::$currentUser |
property |
core/lib/Drupal/Core/TempStore/SharedTempStoreFactory.php |
The current user. |
| ShortcutCacheTagsTest::$adminUser |
property |
core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php |
User with permission to administer shortcuts. |
| ShortcutCacheTagsTest::$adminUser |
property |
core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php |
User with permission to administer shortcuts. |
| ShortcutHooks::userDelete |
function |
core/modules/shortcut/src/Hook/ShortcutHooks.php |
Implements hook_ENTITY_TYPE_delete(). |
| ShortcutLinksTest::$adminUser |
property |
core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php |
User with permission to administer shortcuts. |
| ShortcutSetsTest::testShortcutSetUnassignOnUserRemoval |
function |
core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php |
Tests assign clearing on user removal. |
| ShortcutSetStorage::assignUser |
function |
core/modules/shortcut/src/ShortcutSetStorage.php |
Assigns a user to a particular shortcut set. |
| ShortcutSetStorage::countAssignedUsers |
function |
core/modules/shortcut/src/ShortcutSetStorage.php |
Get the number of users who have this set assigned to them. |
| ShortcutSetStorage::getAssignedToUser |
function |
core/modules/shortcut/src/ShortcutSetStorage.php |
Get the name of the set assigned to this user. |
| ShortcutSetStorage::getDisplayedToUser |
function |
core/modules/shortcut/src/ShortcutSetStorage.php |
Gets the shortcut set to be displayed for a given user account. |
| ShortcutSetStorage::unassignUser |
function |
core/modules/shortcut/src/ShortcutSetStorage.php |
Un-assigns a user from any shortcut set they may have been assigned to. |
| ShortcutSetStorageInterface::assignUser |
function |
core/modules/shortcut/src/ShortcutSetStorageInterface.php |
Assigns a user to a particular shortcut set. |
| ShortcutSetStorageInterface::countAssignedUsers |
function |
core/modules/shortcut/src/ShortcutSetStorageInterface.php |
Get the number of users who have this set assigned to them. |
| ShortcutSetStorageInterface::getAssignedToUser |
function |
core/modules/shortcut/src/ShortcutSetStorageInterface.php |
Get the name of the set assigned to this user. |
| ShortcutSetStorageInterface::getDisplayedToUser |
function |
core/modules/shortcut/src/ShortcutSetStorageInterface.php |
Gets the shortcut set to be displayed for a given user account. |
| ShortcutSetStorageInterface::unassignUser |
function |
core/modules/shortcut/src/ShortcutSetStorageInterface.php |
Un-assigns a user from any shortcut set they may have been assigned to. |
| ShortcutSetUsers |
class |
core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php |
Migration destination for shortcut_set_users. |
| ShortcutSetUsers |
class |
core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php |
Drupal 7 shortcut_set_users source from database. |
| ShortcutSetUsers.php |
file |
core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php |
|
| ShortcutSetUsers.php |
file |
core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php |
|
| ShortcutSetUsers::$shortcutSetStorage |
property |
core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php |
The shortcut set storage handler. |
| ShortcutSetUsers::create |
function |
core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php |
Instantiates a new instance of the implementing class using autowiring. |
| ShortcutSetUsers::fields |
function |
core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php |
Returns available fields on the source. |