Search for content

  1. Search 7.x for content
  2. Search 9.5.x for content
  3. Search 10.3.x for content
  4. Search 11.x for content
  5. Other projects
Title Object type File name Summary
NodeRSSContentTest::$modules property core/modules/node/tests/src/Functional/NodeRSSContentTest.php Enable a module that implements hook_node_view().
NodeRSSContentTest::setUp function core/modules/node/tests/src/Functional/NodeRSSContentTest.php
NodeRSSContentTest::testNodeRSSContent function core/modules/node/tests/src/Functional/NodeRSSContentTest.php Ensures that a new node includes the custom data when added to an RSS feed.
NodeRSSContentTest::testUrlHandling function core/modules/node/tests/src/Functional/NodeRSSContentTest.php Tests relative, root-relative, protocol-relative and absolute URLs.
NodeTypeTest::testNodeTypeNoContentType function core/modules/node/tests/src/Functional/NodeTypeTest.php Tests for when there are no content types defined.
OpenDialogCommand::$content property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The content for the dialog.
OperationFactory::hasContent function composer/Plugin/Scaffold/Operations/OperationFactory.php Checks to see if the specified scaffold file exists and has content.
OperationInterface::contents function composer/Plugin/Scaffold/Operations/OperationInterface.php Returns the exact data that will be written to the scaffold files.
PageCacheAcceptHeaderController::content function core/modules/system/tests/modules/system_test/src/Controller/PageCacheAcceptHeaderController.php Processes a request that will vary with Accept header.
PageTitleTest::$contentUser property core/modules/system/tests/src/Functional/System/PageTitleTest.php
PageVariantInterface::setMainContent function core/lib/Drupal/Core/Display/PageVariantInterface.php Sets the main content for the page being rendered.
PathAliasMenuLinkContentTest class core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Ensures that the menu tree adapts to path alias changes.
PathAliasMenuLinkContentTest.php file core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php
PathAliasMenuLinkContentTest::$modules property core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Modules to enable.
PathAliasMenuLinkContentTest::register function core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Registers test-specific services.
PathAliasMenuLinkContentTest::setUp function core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php
PathAliasMenuLinkContentTest::testPathAliasChange function core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Tests the path aliasing changing.
PathContentModerationTest class core/modules/path/tests/src/Functional/PathContentModerationTest.php Tests path aliases with Content Moderation.
PathContentModerationTest.php file core/modules/path/tests/src/Functional/PathContentModerationTest.php
PathContentModerationTest::$defaultTheme property core/modules/path/tests/src/Functional/PathContentModerationTest.php The theme to install as the default for testing.
PathContentModerationTest::$modules property core/modules/path/tests/src/Functional/PathContentModerationTest.php Modules to install.
PathContentModerationTest::assertPathsAreAccessible function core/modules/path/tests/src/Functional/PathContentModerationTest.php Helper callback to verify paths are responding with status 200.
PathContentModerationTest::setUp function core/modules/path/tests/src/Functional/PathContentModerationTest.php
PathContentModerationTest::testNodePathAlias function core/modules/path/tests/src/Functional/PathContentModerationTest.php Tests node path aliases on a moderated content type.
PathContentModerationTest::testTranslatedModeratedNodeAlias function core/modules/path/tests/src/Functional/PathContentModerationTest.php Tests that translated and moderated node can get new draft revision.
path_post_update_create_language_content_settings function core/modules/path/path.post_update.php Create the language content settings configuration object for path aliases.
PermissionsTest::testAccessContentPermission function core/modules/system/tests/src/Kernel/PermissionsTest.php Tests the 'access content' permission is provided by the System module.
PrepareModulesEntityUninstallForm::deleteContentEntities function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Deletes the content entities of the specified entity type.
PreviewToggleTrait::buildContentPreviewToggle function core/modules/layout_builder/src/Form/PreviewToggleTrait.php Builds the content preview toggle input.
QuickEditImageControllerTest::$contentAuthorUser property core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php A user with permissions to edit articles and use Quick Edit.
QuickEditImageTest::$contentAuthorUser property core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php A user with permissions to edit Articles and use Quick Edit.
QuickEditIntegrationTest::$contentAuthorUser property core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php A user with permissions to edit Articles and use Quick Edit.
QuickEditIntegrationTest::createBlockContent function core/modules/settings_tray/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php Creates a custom block.
QuickEditIntegrationTest::createBlockContentType function core/modules/settings_tray/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php Creates a custom block type (bundle).
QuickEditJavascriptTestBase::$contentAuthorUser property core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php A user with permissions to edit Articles and use Quick Edit.
QuickEditLoadingTest::testContentBlock function core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php Tests that Quick Edit's data- attributes are present for content blocks.
ReplaceOp::generateContents function composer/Plugin/Scaffold/Operations/ReplaceOp.php Load the scaffold contents or otherwise generate what is needed.
ResourceObject::extractContentEntityFields function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Extracts a content entity's fields.
RestExport::$contentType property core/modules/rest/src/Plugin/views/display/RestExport.php Overrides the content type of the data response, if needed.
RestExport::getContentType function core/modules/rest/src/Plugin/views/display/RestExport.php Gets the content type.
RestExport::setContentType function core/modules/rest/src/Plugin/views/display/RestExport.php Sets the content type.
RevisionableContentEntityBase class core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php Provides a content entity with extended support for revisions.
RevisionableContentEntityBase.php file core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php
RevisionableContentEntityBase::baseFieldDefinitions function core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php
RevisionableContentEntityBaseTest class core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Test the revision system.
RevisionableContentEntityBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php
RevisionableContentEntityBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Modules to enable.
RevisionableContentEntityBaseTest::assertItemsTableCount function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Asserts the amount of items on entity related tables.
RevisionableContentEntityBaseTest::createRevision function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Creates a new revision in the entity of this test class.
RevisionableContentEntityBaseTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php

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