| EntityFilteringThemeTest::$node |
property |
core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php |
A test node. |
| EntityFilteringThemeTest::$term |
property |
core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php |
A test taxonomy term. |
| EntityFilteringThemeTest::$themes |
property |
core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php |
A list of all available themes. |
| EntityFilteringThemeTest::$user |
property |
core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php |
A test user. |
| EntityFilteringThemeTest::$xssLabel |
property |
core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php |
A string containing markup and JS. |
| EntityFilteringThemeTest::setUp |
function |
core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php |
|
| EntityFilteringThemeTest::testThemedEntity |
function |
core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php |
Checks each themed entity for XSS filtering in available themes. |
| EntityFormBuilderTest |
class |
core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php |
Tests Drupal\Core\Entity\EntityFormBuilder. |
| EntityFormBuilderTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php |
|
| EntityFormBuilderTest::$entityFormBuilder |
property |
core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php |
The entity form builder. |
| EntityFormBuilderTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php |
The entity type manager. |
| EntityFormBuilderTest::$formBuilder |
property |
core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php |
The form builder. |
| EntityFormBuilderTest::setUp |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php |
|
| EntityFormBuilderTest::testGetForm |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php |
Tests the getForm() method. |
| EntityFormDisplayAccessControlHandlerTest |
class |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
Tests Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler. |
| EntityFormDisplayAccessControlHandlerTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
|
| EntityFormDisplayAccessControlHandlerTest::$accessControlHandler |
property |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
The field storage config access controller to test. |
| EntityFormDisplayAccessControlHandlerTest::$anon |
property |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
The mock account without field storage config access. |
| EntityFormDisplayAccessControlHandlerTest::$entity |
property |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
The EntityFormDisplay entity used for testing. |
| EntityFormDisplayAccessControlHandlerTest::$member |
property |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
The mock account with EntityFormDisplay access. |
| EntityFormDisplayAccessControlHandlerTest::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
The mock module handler. |
| EntityFormDisplayAccessControlHandlerTest::$parentMember |
property |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
The mock account with EntityFormDisplay access via parent access check. |
| EntityFormDisplayAccessControlHandlerTest::assertAllowOperations |
function |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
Assert method to verify the access by operations. |
| EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager |
function |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
Returns a mock Entity Type Manager. |
| EntityFormDisplayAccessControlHandlerTest::setUp |
function |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
|
| EntityFormDisplayAccessControlHandlerTest::testAccess |
function |
core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php |
Tests access. |
| EntityFormDisplayJsonAnonTest |
class |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php |
Tests Entity Form Display Json Anon. |
| EntityFormDisplayJsonAnonTest.php |
file |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php |
|
| EntityFormDisplayJsonAnonTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php |
The theme to install as the default for testing. |
| EntityFormDisplayJsonAnonTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php |
The format to use in this test. |
| EntityFormDisplayJsonAnonTest::$mimeType |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php |
The MIME type that corresponds to $format. |
| EntityFormDisplayJsonBasicAuthTest |
class |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php |
Tests Entity Form Display Json Basic Auth. |
| EntityFormDisplayJsonBasicAuthTest.php |
file |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php |
|
| EntityFormDisplayJsonBasicAuthTest::$auth |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| EntityFormDisplayJsonBasicAuthTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| EntityFormDisplayJsonBasicAuthTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php |
The format to use in this test. |
| EntityFormDisplayJsonBasicAuthTest::$mimeType |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| EntityFormDisplayJsonBasicAuthTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php |
Modules to install. |
| EntityFormDisplayJsonCookieTest |
class |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php |
Tests Entity Form Display Json Cookie. |
| EntityFormDisplayJsonCookieTest.php |
file |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php |
|
| EntityFormDisplayJsonCookieTest::$auth |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php |
The authentication mechanism to use in this test. |
| EntityFormDisplayJsonCookieTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php |
The theme to install as the default for testing. |
| EntityFormDisplayJsonCookieTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php |
The format to use in this test. |
| EntityFormDisplayJsonCookieTest::$mimeType |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php |
The MIME type that corresponds to $format. |
| EntityFormDisplayResourceTestBase |
class |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php |
Resource test base for the entity_form_display entity. |
| EntityFormDisplayResourceTestBase.php |
file |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php |
|
| EntityFormDisplayResourceTestBase::$entity |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php |
|
| EntityFormDisplayResourceTestBase::$entityTypeId |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php |
The tested entity type. |
| EntityFormDisplayResourceTestBase::$modules |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php |
Modules to install. |
| EntityFormDisplayResourceTestBase::createEntity |
function |
core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php |
Creates the entity to be tested. |