Home
last modified time | relevance | path

Searched refs:grantUserPermissionToCreateContentOfType (Results 1 – 12 of 12) sorted by relevance

/dports/www/drupal9/drupal-9.2.10/core/modules/content_moderation/tests/src/Functional/
H A DModerationStateNodeTypeTest.php27 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'not_moderated');
60 $this->grantUserPermissionToCreateContentOfType($editor, 'not_moderated');
61 $this->grantUserPermissionToCreateContentOfType($editor_with_publish, 'not_moderated');
H A DDefaultModerationStateTest.php24 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'moderated_content');
H A DModerationStateTestBase.php160 …protected function grantUserPermissionToCreateContentOfType(AccountInterface $account, $content_ty… function in Drupal\\Tests\\content_moderation\\Functional\\ModerationStateTestBase
H A DNodeAccessTest.php57 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'moderated_content');
H A DModerationStateNodeTest.php27 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'moderated_content');
H A DModerationFormTest.php39 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'moderated_content');
265 $this->grantUserPermissionToCreateContentOfType($another_user, 'moderated_content');
/dports/www/drupal8/drupal-8.9.20/core/modules/content_moderation/tests/src/Functional/
H A DModerationStateNodeTypeTest.php27 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'not_moderated');
60 $this->grantUserPermissionToCreateContentOfType($editor, 'not_moderated');
61 $this->grantUserPermissionToCreateContentOfType($editor_with_publish, 'not_moderated');
H A DDefaultModerationStateTest.php24 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'moderated_content');
H A DModerationStateTestBase.php159 …protected function grantUserPermissionToCreateContentOfType(AccountInterface $account, $content_ty… function in Drupal\\Tests\\content_moderation\\Functional\\ModerationStateTestBase
H A DModerationStateNodeTest.php27 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'moderated_content');
H A DNodeAccessTest.php57 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'moderated_content');
H A DModerationFormTest.php39 $this->grantUserPermissionToCreateContentOfType($this->adminUser, 'moderated_content');
259 $this->grantUserPermissionToCreateContentOfType($another_user, 'moderated_content');