Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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 Modules to enable.
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 @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
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 @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
MenuLinkContentXmlBasicAuthTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$mimeType 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.