Home
last modified time | relevance | path

Searched refs:grantPermission (Results 51 – 75 of 122) sorted by relevance

12345

/dports/www/drupal9/drupal-9.2.10/core/modules/aggregator/tests/src/Functional/
H A DItemCacheTagsTest.php38 $user_role->grantPermission('access news feeds');
/dports/www/drupal9/drupal-9.2.10/core/modules/rdf/tests/src/Kernel/Field/
H A DEntityReferenceRdfaTest.php57 ->grantPermission('view test entity')
/dports/www/drupal9/drupal-9.2.10/core/modules/statistics/tests/src/FunctionalJavascript/
H A DStatisticsLoggingTest.php45 ->grantPermission('view post access counter')
/dports/www/drupal8/drupal-8.9.20/core/modules/rdf/tests/src/Kernel/Field/
H A DEntityReferenceRdfaTest.php57 ->grantPermission('view test entity')
/dports/www/drupal8/drupal-8.9.20/core/modules/statistics/tests/src/FunctionalJavascript/
H A DStatisticsLoggingTest.php45 ->grantPermission('view post access counter')
/dports/www/drupal8/drupal-8.9.20/core/modules/user/src/Entity/
H A DRole.php129 public function grantPermission($permission) { function in Drupal\\user\\Entity\\Role
/dports/www/drupal9/drupal-9.2.10/core/modules/user/src/Entity/
H A DRole.php129 public function grantPermission($permission) { function in Drupal\\user\\Entity\\Role
/dports/www/drupal8/drupal-8.9.20/core/modules/filter/tests/src/Kernel/
H A DTextFormatElementFormTest.php61 $role->grantPermission($filter_test_format->getPermissionName());
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/src/Functional/System/
H A DTrustedHostsTest.php106 $role->grantPermission('access shortcuts')->save();
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/src/Functional/System/
H A DTrustedHostsTest.php106 $role->grantPermission('access shortcuts')->save();
/dports/www/ilias/ILIAS-5.4.25/Services/AccessControl/classes/
H A Dclass.ilRbacAdmin.php389 public function grantPermission($a_rol_id, $a_ops, $a_ref_id) function in ilRbacAdmin
651 $this->grantPermission($a_dest_id, $ops, $a_dest_parent);
1212 $this->grantPermission(
1251 $this->grantPermission(
1389 $this->grantPermission(
H A Dclass.ilObjRole.php110 $GLOBALS['DIC']['rbacadmin']->grantPermission(
934 $admin->grantPermission(
952 $admin->grantPermission(
968 $admin->grantPermission(
/dports/www/ilias6/ILIAS-6.14/Services/AccessControl/classes/
H A Dclass.ilRbacAdmin.php370 public function grantPermission($a_rol_id, $a_ops, $a_ref_id) function in ilRbacAdmin
632 $this->grantPermission($a_dest_id, $ops, $a_dest_parent);
1193 $this->grantPermission(
1232 $this->grantPermission(
1370 $this->grantPermission(
H A Dclass.ilObjRole.php110 $GLOBALS['DIC']['rbacadmin']->grantPermission(
930 $admin->grantPermission(
948 $admin->grantPermission(
964 $admin->grantPermission(
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/KernelTests/Core/Entity/
H A DEntityViewBuilderTest.php35 ->grantPermission('view test entity')
211 ->grantPermission('view test entity translations')
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/KernelTests/Core/Entity/
H A DEntityViewBuilderTest.php35 ->grantPermission('view test entity')
216 ->grantPermission('view test entity translations')
/dports/www/ilias6/ILIAS-6.14/Services/LTI/classes/InternalProvider/
H A Dclass.ilLTIProviderObjectSettingGUI.php319 …$rbacadmin->grantPermission($role->getId(), ilRbacReview::_getOperationIdsByName(array('visible','…
335 $rbacadmin->grantPermission($role->getId(), $ops, $this->ref_id);
/dports/www/drupal8/drupal-8.9.20/core/modules/media/tests/src/Kernel/
H A DMediaCreationTest.php55 $role->grantPermission('view media')->trustData()->save();
/dports/www/drupal8/drupal-8.9.20/core/modules/views/tests/src/Kernel/Handler/
H A DFieldEntityLinkTest.php63 ->grantPermission('view test entity')
/dports/www/drupal9/drupal-9.2.10/core/modules/media/tests/src/Kernel/
H A DMediaCreationTest.php55 $role->grantPermission('view media')->trustData()->save();
/dports/www/drupal9/drupal-9.2.10/core/modules/views/tests/src/Kernel/Handler/
H A DFieldEntityLinkTest.php63 ->grantPermission('view test entity')
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/tests/src/Functional/
H A DCommentCacheTagsTest.php54 $user_role->grantPermission('access comments');
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/tests/src/Functional/
H A DCommentCacheTagsTest.php54 $user_role->grantPermission('access comments');
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/tests/src/Kernel/Views/
H A DCommentUserNameTest.php63 $anonymous_role->grantPermission('access comments');
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/tests/src/Kernel/Views/
H A DCommentUserNameTest.php63 $anonymous_role->grantPermission('access comments');

12345