Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ModerationContentTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationContentTranslationTest::$modules | property | core/ |
Modules to install. |
ModerationContentTranslationTest::setUp | function | core/ |
|
ModerationContentTranslationTest::testModerationWithExistingContent | function | core/ |
Tests existing translations being edited after enabling content moderation. |
ModerationFormTest::testContentTranslationNodeForm | function | core/ |
Tests translated and moderated nodes. |
ModerationLocaleTest::testLanguageIndependentContentModeration | function | core/ |
Tests that individual translations can be moderated independently. |
ModerationLocaleTest::testTranslateModeratedContent | function | core/ |
Tests article translations can be moderated separately. |
ModerationStateFieldItemList::loadContentModerationStateRevision | function | core/ |
Load the content moderation state revision associated with an entity. |
ModerationStateFieldItemListTest::testTranslationWithExistingUnmoderatedContent | function | core/ |
Tests field item list translation support with unmoderated content. |
ModerationStateFieldItemListTest::testWithExistingUnmoderatedContent | function | core/ |
Tests the field item list when used with existing unmoderated content. |
ModerationStateNodeTest::testCreatingContent | function | core/ |
Tests creating and deleting content. |
ModerationStateNodeTest::testNoContentModerationPermissions | function | core/ |
Tests the workflow when a user has no Content Moderation permissions. |
ModerationStateNodeTypeTest::testEnablingOnExistingContent | function | core/ |
Tests enabling moderation on an existing node-type, with content. |
ModerationStateTestBase::createContentTypeFromUi | function | core/ |
Creates a content-type from the UI. |
ModerationStateTestBase::grantUserPermissionToCreateContentOfType | function | core/ |
Grants given user permission to create content of given type. |
ModuleHandlerTest::testUninstallContentDependency | function | core/ |
Tests uninstalling a module that has content. |
navigation-content-top.html.twig | file | core/ |
Default theme implementation to display the navigation content_top section. |
NavigationContentLinks | class | core/ |
Build the menu links for the Content menu. |
NavigationContentLinks.php | file | core/ |
|
NavigationContentLinks::addCreateEntityLinks | function | core/ |
Add create links for an entity type. |
NavigationContentLinks::addLink | function | core/ |
Ensure a route exists and add the link. |
NavigationContentLinks::addMenuLinks | function | core/ |
Add links to the Content menu, based on enabled modules. |
NavigationContentLinks::create | function | core/ |
Instantiates a new instance of this class. |
NavigationContentLinks::__construct | function | core/ |
Construct a new NavigationContentLinks object. |
NavigationContentLinksTest | class | core/ |
Tests \Drupal\navigation\NavigationContentLinks. |
NavigationContentLinksTest.php | file | core/ |
|
NavigationContentLinksTest::$modules | property | core/ |
Modules to install. |
NavigationContentLinksTest::setUp | function | core/ |
|
NavigationContentLinksTest::testNavigationContentLinks | function | core/ |
Tests if the expected navigation content links are added/removed correctly. |
NavigationContentTopTest | class | core/ |
Tests for navigation content_top section. |
NavigationContentTopTest.php | file | core/ |
|
NavigationContentTopTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NavigationContentTopTest::$modules | property | core/ |
Modules to install. |
NavigationContentTopTest::setUp | function | core/ |
|
NavigationContentTopTest::testNavigationContentTop | function | core/ |
Tests behavior of content_top section hooks. |
NavigationRenderer::getContentTop | function | core/ |
Gets the content for content_top section. |
NavigationTestHooks::navigationContentTop | function | core/ |
Implements hook_navigation_content_top(). |
NavigationTestHooks::navigationContentTopAlter | function | core/ |
Implements hook_navigation_content_top_alter(). |
NavigationTopBarContentModerationTest | class | core/ |
Tests the top bar behavior along with content moderation. |
NavigationTopBarContentModerationTest.php | file | core/ |
|
NavigationTopBarContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NavigationTopBarContentModerationTest::$modules | property | core/ |
Modules to install. |
NavigationTopBarContentModerationTest::$node | property | core/ |
Node used to check top bar options. |
NavigationTopBarContentModerationTest::setUp | function | core/ |
Sets the test up. |
NavigationTopBarContentModerationTest::testContentModerationPageActions | function | core/ |
Tests the interaction of page actions and content moderation. |
NegotiationMiddleware::getContentType | function | core/ |
Gets the normalized type of a request. |
NegotiationMiddlewareTest::$contentNegotiation | property | core/ |
|
NegotiationMiddlewareTest::testUnknownContentTypeButAjaxRequest | function | core/ |
Tests the getContentType() method when no priority format is found but it's an AJAX request. |
NegotiationMiddlewareTest::testUnknownContentTypeReturnsNull | function | core/ |
Tests the getContentType() method when no priority format is found. |
node.creating_content.html.twig | file | core/ |
--- label: 'Creating a content item' related: - node.overview - node.creating_type - path.creating_alias --- {% set content_link_text %} {% trans %}Content{% endtrans %} {% endset %} {% set content_link =… |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.