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 |
---|---|---|---|
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. |
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::removeAdminContentLink | function | core/ |
Remove the admin/content link, and any direct children. |
NavigationContentLinks::removeHelpLink | function | core/ |
Remove the help link as render it outside any menu. |
NavigationContentLinks::__construct | function | core/ |
Construct a new NavigationContentLinks object. |
NavigationRenderer::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
NavigationRenderer::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
NavigationRenderer::getContentEntityTypePaths | function | core/ |
Returns the path for the link template for a given content entity type. |
NavigationRenderer::meetsContentEntityRoutesCondition | function | core/ |
Determines if content entity route condition is met. |
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. |
NodeAdminTest::testContentAdminPageMultilingual | function | core/ |
Tests content overview for a multilingual site. |
NodeAdminTest::testContentAdminPages | function | core/ |
Tests content overview with different user permissions. |
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. |
NodeRssCacheTest::testNodeRssCacheContent | function | core/ |
Ensure the RSS teaser render does not interfere with default theme cache. |
NodeRSSContentTest | class | core/ |
Ensures that data added to nodes by other modules appears in RSS feeds. |
NodeRSSContentTest.php | file | core/ |
|
NodeRSSContentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeRSSContentTest::$modules | property | core/ |
Enable a module that implements hook_node_view(). |
NodeRSSContentTest::setUp | function | core/ |
|
NodeRSSContentTest::testNodeRSSContent | function | core/ |
Ensures that a new node includes the custom data when added to an RSS feed. |
NodeRSSContentTest::testUrlHandling | function | core/ |
Tests relative, root-relative, protocol-relative and absolute URLs. |
NodeTranslationUITest::testUrlPrefixOnLanguageNeutralContent | function | core/ |
Test that when content is language neutral, it uses interface language. |
NodeTypeTest::testNodeTypeNoContentType | function | core/ |
Tests for when there are no content types defined. |
OpenDialogCommand::$content | property | core/ |
The content for the dialog. |
OperationFactory::hasContent | function | composer/ |
Checks to see if the specified scaffold file exists and has content. |
OperationInterface::contents | function | composer/ |
Returns the exact data that will be written to the scaffold files. |
PageCacheAcceptHeaderController::content | function | core/ |
Processes a request that will vary with Accept header. |
PageTitleTest::$contentUser | property | core/ |
|
PageVariantInterface::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
PathAliasMenuLinkContentTest | class | core/ |
Ensures that the menu tree adapts to path alias changes. |
PathAliasMenuLinkContentTest.php | file | core/ |
|
PathAliasMenuLinkContentTest::$modules | property | core/ |
Modules to install. |
PathAliasMenuLinkContentTest::setUp | function | core/ |
|
PathAliasMenuLinkContentTest::testPathAliasChange | function | core/ |
Tests the path aliasing changing. |
PathContentModerationTest | class | core/ |
Tests path aliases with Content Moderation. |
PathContentModerationTest.php | file | core/ |
|
PathContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.