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
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModerationStateNodeTest::testNoContentModerationPermissions | function | core/ |
Tests the workflow when a user has no Content Moderation permissions. |
| ModerationStateNodeTest::testNodeLatestVersionContent | function | core/ |
Tests content on the latest version tab for nodes. |
| 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. |
| 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. |
| NavigationEntityRouteHelperTest::testContentEntityFromRouteWithNonExistentRoute | function | core/ |
Tests entity route helper when the route does not exist. |
| 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 =… |
| NodeAccessFieldTest::$contentAdminUser | property | core/ |
A user with permission to manage content types and fields. |
| NodeAccessMenuLinkTest::$contentAdminUser | property | core/ |
A user with permission to manage menu links and create nodes. |
| NodeAccessUnpublishedCacheabilityTest::testNodeAccessCacheabilityBubbleUpOnUnpublishedContent | function | core/ |
Tests correct cacheability information bubbles up from node access. |
| NodeAdminTest::testContentAdminPageMultilingual | function | core/ |
Tests content overview for a multilingual site. |
| NodeAdminTest::testContentAdminPages | function | core/ |
Tests content overview with different user permissions. |
| NodeAdminTest::testContentAdminPageWithLimitedContentViewer | function | core/ |
Tests that the content overview page does not filter out nodes. |
| NodeAdminTest::testContentAdminSort | function | core/ |
Tests that the table sorting works on the content admin pages. |
| NodeCreationTest::testNodeAddWithoutContentTypes | function | core/ |
Check node/add when no node types exist. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.