Role::get_access_callback |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php |
Determine the access callback and arguments. |
None::get_access_callback |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/None.php |
Implements Drupal\views\Plugin\views\access\AccessPluginBase::get_access_callback(). |
Permission::get_access_callback |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php |
Determine the access callback and arguments. |
StaticTest::get_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/StaticTest.php |
Determine the access callback and arguments. |
DynamicTest::get_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/DynamicTest.php |
Determine the access callback and arguments. |
AccessPluginBase::get_access_callback |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Determine the access callback and arguments. |