EntityCloneAccessTest |
class |
tests/src/Kernel/EntityCloneAccessTest.php |
Tests entity clone access. |
EntityCloneAccessTest.php |
file |
tests/src/Kernel/EntityCloneAccessTest.php |
|
EntityCloneAccessTest::$modules |
property |
tests/src/Kernel/EntityCloneAccessTest.php |
|
EntityCloneAccessTest::setUp |
function |
tests/src/Kernel/EntityCloneAccessTest.php |
|
EntityCloneAccessTest::testCloneAccess |
function |
tests/src/Kernel/EntityCloneAccessTest.php |
Tests that users need to have the correct permissions to clone an entity. |
EntityCloneActionTest |
class |
tests/src/Functional/EntityCloneActionTest.php |
Create an action and test a clone. |
EntityCloneActionTest.php |
file |
tests/src/Functional/EntityCloneActionTest.php |
|
EntityCloneActionTest::$adminUser |
property |
tests/src/Functional/EntityCloneActionTest.php |
An administrative user with permission to configure actions settings. |
EntityCloneActionTest::$defaultTheme |
property |
tests/src/Functional/EntityCloneActionTest.php |
Theme to enable by default. |
EntityCloneActionTest::$modules |
property |
tests/src/Functional/EntityCloneActionTest.php |
Modules to enable. |
EntityCloneActionTest::$permissions |
property |
tests/src/Functional/EntityCloneActionTest.php |
Permissions to grant admin user. |
EntityCloneActionTest::setUp |
function |
tests/src/Functional/EntityCloneActionTest.php |
Sets the test up. |
EntityCloneActionTest::testActionEntityClone |
function |
tests/src/Functional/EntityCloneActionTest.php |
Test action entity clone. |
EntityCloneBlockTest |
class |
tests/src/Functional/EntityCloneBlockTest.php |
Create an block and test a clone. |
EntityCloneBlockTest.php |
file |
tests/src/Functional/EntityCloneBlockTest.php |
|
EntityCloneBlockTest::$adminUser |
property |
tests/src/Functional/EntityCloneBlockTest.php |
An administrative user with permission to configure blocks settings. |
EntityCloneBlockTest::$defaultTheme |
property |
tests/src/Functional/EntityCloneBlockTest.php |
Theme to enable by default. |
EntityCloneBlockTest::$modules |
property |
tests/src/Functional/EntityCloneBlockTest.php |
Modules to enable. |
EntityCloneBlockTest::$permissions |
property |
tests/src/Functional/EntityCloneBlockTest.php |
Permissions to grant admin user. |
EntityCloneBlockTest::setUp |
function |
tests/src/Functional/EntityCloneBlockTest.php |
Sets the test up. |
EntityCloneBlockTest::testBlockEntityClone |
function |
tests/src/Functional/EntityCloneBlockTest.php |
Test block entity clone. |
EntityCloneCommentTest |
class |
tests/src/Functional/EntityCloneCommentTest.php |
Create a comment and test a clone. |
EntityCloneCommentTest.php |
file |
tests/src/Functional/EntityCloneCommentTest.php |
|
EntityCloneCommentTest::$defaultTheme |
property |
tests/src/Functional/EntityCloneCommentTest.php |
Theme to enable by default. |
EntityCloneCommentTest::$modules |
property |
tests/src/Functional/EntityCloneCommentTest.php |
Modules to enable. |
EntityCloneCommentTest::$permissions |
property |
tests/src/Functional/EntityCloneCommentTest.php |
Permissions to grant admin user. |
EntityCloneCommentTest::setUp |
function |
tests/src/Functional/EntityCloneCommentTest.php |
Sets the test up. |
EntityCloneCommentTest::testCommentEntityClone |
function |
tests/src/Functional/EntityCloneCommentTest.php |
Test comment entity clone. |
EntityCloneContactTest |
class |
tests/src/Functional/EntityCloneContactTest.php |
Create an contact form and test a clone. |
EntityCloneContactTest.php |
file |
tests/src/Functional/EntityCloneContactTest.php |
|
EntityCloneContactTest::$adminUser |
property |
tests/src/Functional/EntityCloneContactTest.php |
An administrative user with permission to configure contact forms settings. |
EntityCloneContactTest::$defaultTheme |
property |
tests/src/Functional/EntityCloneContactTest.php |
Theme to enable by default. |
EntityCloneContactTest::$modules |
property |
tests/src/Functional/EntityCloneContactTest.php |
Modules to enable. |
EntityCloneContactTest::$permissions |
property |
tests/src/Functional/EntityCloneContactTest.php |
Permissions to grant admin user. |
EntityCloneContactTest::setUp |
function |
tests/src/Functional/EntityCloneContactTest.php |
Sets the test up. |
EntityCloneContactTest::testContactFormsEntityClone |
function |
tests/src/Functional/EntityCloneContactTest.php |
Test contact form entity clone. |
EntityCloneContentModerationTest |
class |
tests/src/Functional/EntityCloneContentModerationTest.php |
Create a moderated content and test the clone of its moderation state. |
EntityCloneContentModerationTest.php |
file |
tests/src/Functional/EntityCloneContentModerationTest.php |
|
EntityCloneContentModerationTest::$adminUser |
property |
tests/src/Functional/EntityCloneContentModerationTest.php |
A user with permission to bypass content access checks. |
EntityCloneContentModerationTest::$defaultTheme |
property |
tests/src/Functional/EntityCloneContentModerationTest.php |
|
EntityCloneContentModerationTest::$modules |
property |
tests/src/Functional/EntityCloneContentModerationTest.php |
|
EntityCloneContentModerationTest::$permissions |
property |
tests/src/Functional/EntityCloneContentModerationTest.php |
Permissions to grant admin user. |
EntityCloneContentModerationTest::setUp |
function |
tests/src/Functional/EntityCloneContentModerationTest.php |
Sets the test up. |
EntityCloneContentModerationTest::testContentModerationEntityClone |
function |
tests/src/Functional/EntityCloneContentModerationTest.php |
Test content entity clone. |
EntityCloneContentRecursiveCircularTest |
class |
tests/src/Functional/EntityCloneContentRecursiveCircularTest.php |
Create a content and test a clone. |
EntityCloneContentRecursiveCircularTest.php |
file |
tests/src/Functional/EntityCloneContentRecursiveCircularTest.php |
|
EntityCloneContentRecursiveCircularTest::$adminUser |
property |
tests/src/Functional/EntityCloneContentRecursiveCircularTest.php |
A user with permission to bypass content access checks. |
EntityCloneContentRecursiveCircularTest::$defaultTheme |
property |
tests/src/Functional/EntityCloneContentRecursiveCircularTest.php |
Theme to enable by default. |
EntityCloneContentRecursiveCircularTest::$modules |
property |
tests/src/Functional/EntityCloneContentRecursiveCircularTest.php |
Modules to enable. |
EntityCloneContentRecursiveCircularTest::$permissions |
property |
tests/src/Functional/EntityCloneContentRecursiveCircularTest.php |
Permissions to grant admin user. |