class Uid

Same name and namespace in other branches
  1. 9 core/modules/user/src/Plugin/views/argument/Uid.php \Drupal\user\Plugin\views\argument\Uid
  2. 8.9.x core/modules/user/src/Plugin/views/argument/Uid.php \Drupal\user\Plugin\views\argument\Uid
  3. 10 core/modules/user/src/Plugin/views/argument/Uid.php \Drupal\user\Plugin\views\argument\Uid

Argument handler to accept a user id.

Hierarchy

Expanded class hierarchy of Uid

Related topics

1 file declares its use of Uid
UidRevision.php in core/modules/node/src/Plugin/views/argument/UidRevision.php
209 string references to 'Uid'
AccessTest::testFileAccess in core/modules/file/tests/src/Kernel/AccessTest.php
Tests 'update' and 'delete' access to file entities.
AreaDisplayLinkTest::setUp in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
CastedIntFieldJoinTestBase::testBuildJoin in core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php
Tests base join functionality.
Comment::query in core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
CommentAccessControlHandler::checkFieldAccess in core/modules/comment/src/CommentAccessControlHandler.php
Default field access as determined by this access control handler.

... See full list

File

core/modules/user/src/Plugin/views/argument/Uid.php, line 13

Namespace

Drupal\user\Plugin\views\argument
View source
class Uid extends EntityArgument {

}

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