| MenuLinkContentJsonCookieTest::$auth |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonCookieTest.php |
The authentication mechanism to use in this test. |
| MenuLinkContentJsonCookieTest::$defaultTheme |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonCookieTest.php |
The theme to install as the default for testing. |
| MenuLinkContentJsonCookieTest::$format |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonCookieTest.php |
The format to use in this test. |
| MenuLinkContentJsonCookieTest::$mimeType |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonCookieTest.php |
The MIME type that corresponds to $format. |
| MenuLinkContentResourceTestBase |
class |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
ResourceTestBase for MenuLinkContent entity. |
| MenuLinkContentResourceTestBase |
class |
core/modules/rest/tests/src/Functional/EntityResource/MenuLinkContent/MenuLinkContentResourceTestBase.php |
|
| MenuLinkContentResourceTestBase.php |
file |
core/modules/rest/tests/src/Functional/EntityResource/MenuLinkContent/MenuLinkContentResourceTestBase.php |
|
| MenuLinkContentResourceTestBase.php |
file |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
|
| MenuLinkContentResourceTestBase::$entity |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
The MenuLinkContent entity. |
| MenuLinkContentResourceTestBase::$entityTypeId |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
The tested entity type. |
| MenuLinkContentResourceTestBase::$modules |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
Modules to install. |
| MenuLinkContentResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| MenuLinkContentResourceTestBase::createEntity |
function |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
Creates the entity to be tested. |
| MenuLinkContentResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
Returns the expected normalization of the entity. |
| MenuLinkContentResourceTestBase::getExpectedUnauthorizedAccessMessage |
function |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
Return the expected error message. |
| MenuLinkContentResourceTestBase::getNormalizedPostEntity |
function |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
Returns the normalized POST entity. |
| MenuLinkContentResourceTestBase::setUpAuthorization |
function |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
Sets up the necessary authorization. |
| MenuLinkContentTest |
class |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
JSON:API integration test for the "MenuLinkContent" content entity type. |
| MenuLinkContentTest.php |
file |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
|
| MenuLinkContentTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
The theme to install as the default for testing. |
| MenuLinkContentTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
|
| MenuLinkContentTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
The tested entity type. |
| MenuLinkContentTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
Modules to enable. |
| MenuLinkContentTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
The fields that are protected against modification during PATCH requests. |
| MenuLinkContentTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
The name of the tested JSON:API resource type. |
| MenuLinkContentTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
Creates the entity to be tested. |
| MenuLinkContentTest::getExpectedDocument |
function |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
Returns the expected JSON:API document for the entity. |
| MenuLinkContentTest::getExpectedUnauthorizedAccessMessage |
function |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
Return the expected error message. |
| MenuLinkContentTest::getPostDocument |
function |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
Returns the JSON:API POST document. |
| MenuLinkContentTest::setUpAuthorization |
function |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
Sets up the necessary authorization. |
| MenuLinkContentTest::testCollectionFilterAccess |
function |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
|
| MenuLinkContentTest::testLinkOptionsSerialization |
function |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
Test requests using a serialized field item property. |
| MenuLinkContentTest::testRelated |
function |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
Tests GETing related resource of an individual resource. |
| MenuLinkContentTranslationUITest |
class |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
Tests the menu link content translation UI. |
| MenuLinkContentTranslationUITest.php |
file |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
|
| MenuLinkContentTranslationUITest::$defaultCacheContexts |
property |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
{inheritdoc} |
| MenuLinkContentTranslationUITest::$defaultTheme |
property |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
The theme to install as the default for testing. |
| MenuLinkContentTranslationUITest::$modules |
property |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
Modules to enable. |
| MenuLinkContentTranslationUITest::createEntity |
function |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
Creates the entity to be translated. |
| MenuLinkContentTranslationUITest::doTestTranslationEdit |
function |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
Tests edit content translation. |
| MenuLinkContentTranslationUITest::getAdministratorPermissions |
function |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
Returns an array of permissions needed for the administrator. |
| MenuLinkContentTranslationUITest::getTranslatorPermissions |
function |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
Returns an array of permissions needed for the translator. |
| MenuLinkContentTranslationUITest::setUp |
function |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
|
| MenuLinkContentTranslationUITest::testTranslationLinkOnMenuEditForm |
function |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
Ensure that a translate link can be found on the menu edit form. |
| MenuLinkContentTranslationUITest::testTranslationLinkTheme |
function |
core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php |
Tests that translation page inherits admin status of edit page. |
| MenuLinkContentUpdateTest |
class |
core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php |
Tests the upgrade path for custom menu links. |
| MenuLinkContentUpdateTest.php |
file |
core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php |
|
| MenuLinkContentUpdateTest::assertMenuLinkTitle |
function |
core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php |
Assert that a menu link label matches the expectation. |
| MenuLinkContentUpdateTest::replaceUser1 |
function |
core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php |
Replace User 1 with the user created here. |
| MenuLinkContentUpdateTest::setDatabaseDumpFiles |
function |
core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php |
Set database dump files to be used. |