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 |
---|---|---|---|
HandlerFilterCurrentUserTest::$currentUser | property | core/ |
The current user. |
HandlerFilterCurrentUserTest::$testViews | property | core/ |
Views used by this test. |
HandlerFilterCurrentUserTest::setUp | function | core/ |
|
HandlerFilterCurrentUserTest::testFilterCurrentUserAsAnonymous | function | core/ |
Tests the current user filter handler with anonymous user. |
HandlerFilterCurrentUserTest::testFilterCurrentUserAsUser | function | core/ |
Tests the current user filter handler with logged-in user. |
HandlerFilterUserNameTest | class | core/ |
Tests the handler of the user: name filter. |
HandlerFilterUserNameTest.php | file | core/ |
|
HandlerFilterUserNameTest::$accounts | property | core/ |
Accounts used by this test. |
HandlerFilterUserNameTest::$columnMap | property | core/ |
Stores the column map for this testCase. |
HandlerFilterUserNameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
HandlerFilterUserNameTest::$modules | property | core/ |
Modules to enable. |
HandlerFilterUserNameTest::$names | property | core/ |
Usernames of $accounts. |
HandlerFilterUserNameTest::$testViews | property | core/ |
Views used by this test. |
HandlerFilterUserNameTest::setUp | function | core/ |
Sets up the test. |
HandlerFilterUserNameTest::testAdminUserInterface | function | core/ |
Tests using the user interface. |
HandlerFilterUserNameTest::testExposedFilter | function | core/ |
Tests exposed filters. |
HandlerFilterUserNameTest::testUserNameApi | function | core/ |
Tests just using the filter. |
HelpTest::$adminUser | property | core/ |
The admin user that will be created. |
HelpTest::$anyUser | property | core/ |
The anonymous user that will be created. |
HelpTopicTest::$adminUser | property | core/ |
The admin user that will be created. |
HelpTopicTest::$anyUser | property | core/ |
The anonymous user that will be created. |
HelpTopicTest::$noTestUser | property | core/ |
The user who can see help but not the special route. |
history.tracking_user_content.html.twig | file | core/ |
--- label: 'Tracking which content a user has visited' related: - core.tracking_content - statistics.tracking_popular_content --- <h2>{% trans %}What content visits are tracked?{% endtrans %}</h2> <p>{% trans %}The core… |
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/ |
Disable the possibility to use operators. |
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::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. |
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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.