Search for content

  1. Search 7.x for content
  2. Search 9.5.x for content
  3. Search 8.9.x for content
  4. Search 10.3.x for content
  5. Other projects
Title Object type File name Summary
MenuLinkContentTest::testLinkOptionsSerialization function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php Tests requests using a serialized field item property.
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 Default cache contexts expected on a non-translated entity.
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 install.
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.
MenuLinkContentXmlAnonTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php @group rest
MenuLinkContentXmlAnonTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php
MenuLinkContentXmlAnonTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php The theme to install as the default for testing.
MenuLinkContentXmlAnonTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php The format to use in this test.
MenuLinkContentXmlAnonTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php The MIME type that corresponds to $format.
MenuLinkContentXmlBasicAuthTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php @group rest
MenuLinkContentXmlBasicAuthTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$auth property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php The authentication mechanism to use in this test.
MenuLinkContentXmlBasicAuthTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php The theme to install as the default for testing.
MenuLinkContentXmlBasicAuthTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php The format to use in this test.
MenuLinkContentXmlBasicAuthTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php The MIME type that corresponds to $format.
MenuLinkContentXmlBasicAuthTest::$modules property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php Modules to install.
MenuLinkContentXmlCookieTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php @group rest
MenuLinkContentXmlCookieTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkContentXmlCookieTest::$auth property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php The authentication mechanism to use in this test.
MenuLinkContentXmlCookieTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php The theme to install as the default for testing.
MenuLinkContentXmlCookieTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php The format to use in this test.
MenuLinkContentXmlCookieTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php The MIME type that corresponds to $format.
MenuLinksTest::testMenuLinkContentFormInvalidParentMenu function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Tests that the form doesn't break for links with arbitrary menu names.
MenuLinksTest::testMenuLinkContentGetEntity function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Tests that getEntity() method returns correct value.
MenuLinksTest::testMenuLinkContentReparenting function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Tests the MenuLinkContent::preDelete function.
MenuUiContentModerationTest class core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php Tests Menu UI and Content Moderation integration.
MenuUiContentModerationTest.php file core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php
MenuUiContentModerationTest::$defaultTheme property core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php The theme to install as the default for testing.
MenuUiContentModerationTest::$modules property core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php Modules to install.
MenuUiContentModerationTest::setUp function core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php
MenuUiContentModerationTest::testMenuUiWithPendingRevisions function core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php Tests that node drafts can not modify the menu settings.
MenuUiContentModerationTest::testMenuUiWithUnpublishedContent function core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php Tests that unpublished content can be selected through the menu UI.
MenuUiContentTranslationTest class core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Tests Menu UI and Content Translation integration for content entities.
MenuUiContentTranslationTest.php file core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php
MenuUiContentTranslationTest::$defaultTheme property core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php The theme to install as the default for testing.
MenuUiContentTranslationTest::$modules property core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Modules to install.
MenuUiContentTranslationTest::getContentEntityByTitle function core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Gets a content entity object by title.
MenuUiContentTranslationTest::provideChangeContentToPseudoLanguageData function core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Provides test data sets for testChangeContentToPseudoLanguage().
MenuUiContentTranslationTest::setUp function core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php
MenuUiContentTranslationTest::testChangeContentToPseudoLanguage function core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Tests changing content with menu link from language to pseudo language.
MenuUiNodeTypeTest::testContentTypeMenuSettings function core/modules/menu_ui/tests/src/Kernel/MenuUiNodeTypeTest.php Tests node type-specific settings for Menu UI.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.