You are here

protected property UserUid::$database in Open Social 8.2

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  2. 8 modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  3. 8.3 modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  4. 8.4 modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  5. 8.5 modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  6. 8.6 modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  7. 8.7 modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  8. 8.8 modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  9. 10.3.x modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  10. 10.0.x modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  11. 10.1.x modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database
  12. 10.2.x modules/social_features/social_group/src/Plugin/views/argument/UserUid.php \Drupal\social_group\Plugin\views\argument\UserUid::database

Database Service Object.

Type: \Drupal\Core\Database\Connection

File

modules/social_features/social_group/src/Plugin/views/argument/UserUid.php, line 26

Class

UserUid
Argument handler to accept a user id.

Namespace

Drupal\social_group\Plugin\views\argument

Code

protected $database;