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
MenuLinkContentResourceTestBase::getExpectedCacheContexts function core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php
MenuLinkContentResourceTestBase::getExpectedNormalizedEntity function core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php
MenuLinkContentResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php
MenuLinkContentResourceTestBase::getNormalizedPostEntity function core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php
MenuLinkContentResourceTestBase::setUpAuthorization function core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php
MenuLinkContentStorage class core/modules/menu_link_content/src/MenuLinkContentStorage.php Storage handler for menu_link_content entities.
MenuLinkContentStorage.php file core/modules/menu_link_content/src/MenuLinkContentStorage.php
MenuLinkContentStorage::getMenuLinkIdsWithPendingRevisions function core/modules/menu_link_content/src/MenuLinkContentStorage.php
MenuLinkContentStorageInterface interface core/modules/menu_link_content/src/MenuLinkContentStorageInterface.php Defines an interface for menu_link_content entity storage classes.
MenuLinkContentStorageInterface.php file core/modules/menu_link_content/src/MenuLinkContentStorageInterface.php
MenuLinkContentStorageInterface::getMenuLinkIdsWithPendingRevisions function core/modules/menu_link_content/src/MenuLinkContentStorageInterface.php Gets a list of menu link IDs with pending revisions.
MenuLinkContentStorageSchema class core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php Defines the menu_link_content schema handler.
MenuLinkContentStorageSchema.php file core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php
MenuLinkContentStorageSchema::getSharedTableFieldSchema function core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php
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
MenuLinkContentTest::$entity property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::$modules property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::$resourceTypeIsVersionable property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::createEntity function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
MenuLinkContentTest::testCollectionFilterAccess function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
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
MenuLinkContentTranslationUITest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::$modules property core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::createEntity function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::doTestTranslationEdit function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::getAdministratorPermissions function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::getTranslatorPermissions function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
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 Tests Menu Link Content Xml Anon.
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
MenuLinkContentXmlAnonTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php
MenuLinkContentXmlAnonTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php
MenuLinkContentXmlBasicAuthTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php Tests Menu Link Content Xml Basic Auth.
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

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