| HandlerFilterUserNameTest::$accounts |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Accounts used by this test. |
| HandlerFilterUserNameTest::$columnMap |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Stores the column map for this testCase. |
| HandlerFilterUserNameTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
The theme to install as the default for testing. |
| HandlerFilterUserNameTest::$modules |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Modules to install. |
| HandlerFilterUserNameTest::$names |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Usernames of $accounts. |
| HandlerFilterUserNameTest::$testViews |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Views used by this test. |
| HandlerFilterUserNameTest::setUp |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Sets up the test. |
| HandlerFilterUserNameTest::testAdminUserInterface |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests using the user interface. |
| HandlerFilterUserNameTest::testExposedFilter |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests exposed filters. |
| HandlerFilterUserNameTest::testUserNameApi |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests just using the filter. |
| HelpTest::$adminUser |
property |
core/modules/help/tests/src/Functional/HelpTest.php |
The admin user that will be created. |
| HelpTest::$adminUser |
property |
core/modules/help/tests/src/Kernel/HelpTest.php |
The admin user that will be created. |
| HelpTest::$anyUser |
property |
core/modules/help/tests/src/Kernel/HelpTest.php |
The anonymous user that will be created. |
| HelpTest::$anyUser |
property |
core/modules/help/tests/src/Functional/HelpTest.php |
The anonymous user that will be created. |
| HelpTopicTest::$adminUser |
property |
core/modules/help/tests/src/Functional/HelpTopicTest.php |
The admin user that will be created. |
| HelpTopicTest::$adminUser |
property |
core/modules/help/tests/src/Kernel/HelpTopicTest.php |
The admin user that will be created. |
| HelpTopicTest::$anyUser |
property |
core/modules/help/tests/src/Kernel/HelpTopicTest.php |
The anonymous user that will be created. |
| HelpTopicTest::$anyUser |
property |
core/modules/help/tests/src/Functional/HelpTopicTest.php |
The anonymous user that will be created. |
| HelpTopicTest::$noTestUser |
property |
core/modules/help/tests/src/Functional/HelpTopicTest.php |
The user who can see help but not the special route. |
| HelpTopicTest::$noTestUser |
property |
core/modules/help/tests/src/Kernel/HelpTopicTest.php |
The user who can see help but not the special route. |
| HistoryCommentLinkBuilderTest::$currentUser |
property |
core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php |
Current user proxy mock. |
| HistoryHooks::userCancel |
function |
core/modules/history/src/Hook/HistoryHooks.php |
Implements hook_user_cancel(). |
| HistoryHooks::userDelete |
function |
core/modules/history/src/Hook/HistoryHooks.php |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| HistoryTest::$user |
property |
core/modules/history/tests/src/Functional/HistoryTest.php |
The main user for testing. |
| HistoryUserTimestamp |
class |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Field handler to display the marker for new content. |
| HistoryUserTimestamp |
class |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Filter for new content. |
| HistoryUserTimestamp.php |
file |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
|
| HistoryUserTimestamp.php |
file |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
|
| HistoryUserTimestamp::$no_operator |
property |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Disable the possibility to use operators. |
| HistoryUserTimestamp::adminSummary |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Display the filter on the administrative summary. |
| HistoryUserTimestamp::buildExposeForm |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Options form subform for exposed filter options. |
| HistoryUserTimestamp::buildOptionsForm |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Provide link to node option. |
| HistoryUserTimestamp::defineOptions |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Information about options for all kinds of purposes will be held here. |
| HistoryUserTimestamp::init |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Initialize the plugin. |
| HistoryUserTimestamp::query |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Called to add the field to a query. |
| HistoryUserTimestamp::query |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Add this filter to the query. |
| HistoryUserTimestamp::render |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Renders the field. |
| HistoryUserTimestamp::usesGroupBy |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Provides the handler some group by. |
| HistoryUserTimestamp::usesGroupBy |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Provides the handler some group by. |
| HistoryUserTimestamp::valueForm |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Options form subform for setting options. |
| HistoryUserTimestamp::__construct |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Constructs a HistoryUserTimestamp object. |
| hook_user_cancel |
function |
core/modules/user/user.api.php |
Act on user account cancellations. |
| hook_user_cancel_methods_alter |
function |
core/modules/user/user.api.php |
Modify account cancellation methods. |
| hook_user_format_name_alter |
function |
core/modules/user/user.api.php |
Alter the username that is displayed for a user. |
| hook_user_login |
function |
core/modules/user/user.api.php |
The user just logged in. |
| hook_user_logout |
function |
core/modules/user/user.api.php |
The user just logged out. |
| HttpExceptionNormalizer::$currentUser |
property |
core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php |
The current user making the request. |
| ImageAdminStylesTest::testFlushUserInterface |
function |
core/modules/image/tests/src/Functional/ImageAdminStylesTest.php |
Tests flush user interface. |
| ImageFieldTestBase::$adminUser |
property |
core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php |
A user with permissions to administer content types and image styles. |
| ImageFieldTestBase::$adminUser |
property |
core/modules/image/tests/src/Functional/ImageFieldTestBase.php |
A user with permissions to administer content types and image styles. |