Search for user
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
User | class | core/ |
Defines the user entity class. |
User | class | core/ |
Validate whether an argument is a valid user. |
User | class | core/ |
Default argument plugin to extract a user from request. |
User | class | core/ |
Drupal 6 user source from database. |
User | class | core/ |
Drupal 7 user source from database. |
User | class | core/ |
Plugin class for Drupal 7 user migrations dealing with fields and profiles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
history.tracking_user_content.html.twig | file | core/ |
--- label: 'Tracking which content a user has visited' related: - core.tracking_content --- <h2>{% trans %}What content visits are tracked?{% endtrans %}</h2> <p>{% trans %}The core History module tracks when each… |
HistoryTest::$user | property | core/ |
The main user for testing. |
HistoryUserTimestamp | class | core/ |
Field handler to display the marker for new content. |
HistoryUserTimestamp | class | core/ |
Filter for new content. |
HistoryUserTimestamp.php | file | core/ |
|
HistoryUserTimestamp.php | file | core/ |
|
HistoryUserTimestamp::$no_operator | property | core/ |
|
HistoryUserTimestamp::adminSummary | function | core/ |
Display the filter on the administrative summary. |
HistoryUserTimestamp::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
HistoryUserTimestamp::buildOptionsForm | function | core/ |
Provide link to node option. |
HistoryUserTimestamp::create | function | core/ |
Creates an instance of the plugin. |
HistoryUserTimestamp::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
HistoryUserTimestamp::init | function | core/ |
Initialize the plugin. |
HistoryUserTimestamp::query | function | core/ |
Called to add the field to a query. |
HistoryUserTimestamp::query | function | core/ |
Add this filter to the query. |
HistoryUserTimestamp::render | function | core/ |
Renders the field. |
HistoryUserTimestamp::usesGroupBy | function | core/ |
Provides the handler some groupby. |
HistoryUserTimestamp::usesGroupBy | function | core/ |
Provides the handler some groupby. |
HistoryUserTimestamp::valueForm | function | core/ |
Options form subform for setting options. |
HistoryUserTimestamp::__construct | function | core/ |
Constructs a HistoryUserTimestamp object. |
history_user_cancel | function | core/ |
Implements hook_user_cancel(). |
history_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
hook_user_cancel | function | core/ |
Act on user account cancellations. |
hook_user_cancel_methods_alter | function | core/ |
Modify account cancellation methods. |
hook_user_format_name_alter | function | core/ |
Alter the username that is displayed for a user. |
hook_user_login | function | core/ |
The user just logged in. |
hook_user_logout | function | core/ |
The user just logged out. |
HttpExceptionNormalizer::$currentUser | property | core/ |
The current user making the request. |
ImageAdminStylesTest::testFlushUserInterface | function | core/ |
Tests flush user interface. |
ImageFieldTestBase::$adminUser | property | core/ |
A user with permissions to administer content types and image styles. |
ImageFieldTestBase::$adminUser | property | core/ |
A user with permissions to administer content types and image styles. |
ImageFormatter::$currentUser | property | core/ |
The current user. |
ImageTestBase::$adminUser | property | core/ |
The user to use during testing. |
ImageUploadTest::$user | property | core/ |
A user without any particular permissions to be used in testing. |
ImageUrlFormatter::$currentUser | property | core/ |
The current user. |
InlineBlock::$currentUser | property | core/ |
The current user. |
InstallHelper::getUser | function | core/ |
Looks up a user by name, if it is missing the user is created. |
InstallHelper::importUsers | function | core/ |
Imports users. |
InstallTest::testEnableUserTwice | function | core/ |
Tests enabling User module once more. |
IntegrationTest::$deniedUser | property | core/ |
A test user with node viewing access only. |
IntegrationTest::$webUser | property | core/ |
Stores the user object that accesses the page. |
InternalEntitiesTest::$testUser | property | core/ |
A test user. |
InvalidUpdateHookTest::$updateUser | property | core/ |
A user account with upgrade permission. |
IsSuperUserCacheContext | class | core/ |
Defines the IsSuperUserCacheContext service, for "super user or not" caching. |
IsSuperUserCacheContext.php | file | core/ |
|
IsSuperUserCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
IsSuperUserCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
IsSuperUserCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
JsonApiDocumentTopLevelNormalizerTest::$user | property | core/ |
A user to normalize. |
JsonApiDocumentTopLevelNormalizerTest::$user2 | property | core/ |
A user. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.