Search for content

  1. Search 7.x for content
  2. Search 9.5.x for content
  3. Search 8.9.x for content
  4. Search 10.3.x for content
  5. Other projects
Title Object type File name Summary
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.
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.
RecipeRunner::installContent function core/lib/Drupal/Core/Recipe/RecipeRunner.php Installs a content for a recipe.
RecipeRunner::processContent function core/lib/Drupal/Core/Recipe/RecipeRunner.php Creates content contained in a recipe.
region--content-above.html.twig file core/themes/olivero/templates/layout/region--content-above.html.twig Olivero's theme override to display the content above region.
region--content-below.html.twig file core/themes/olivero/templates/layout/region--content-below.html.twig Olivero's theme override to display the content below region.
region--content.html.twig file core/themes/olivero/templates/layout/region--content.html.twig Olivero's theme override to display the content region.
region-content-below.css file core/themes/olivero/css/layout/region-content-below.css Content below region layout.
region-content-below.pcss.css file core/themes/olivero/css/layout/region-content-below.pcss.css Content below region layout.
region-content.css file core/themes/olivero/css/layout/region-content.css Content region layout.
region-content.pcss.css file core/themes/olivero/css/layout/region-content.pcss.css Content region layout.
remove-description-from-article-content-type.php file core/modules/node/tests/fixtures/update/remove-description-from-article-content-type.php Empties the description of the `article` content type.
ReplaceOp::generateContents function composer/Plugin/Scaffold/Operations/ReplaceOp.php Load the scaffold contents or otherwise generate what is needed.
ResourceFetcherTest::testUnknownContentTypeHeader function core/modules/media/tests/src/Unit/ResourceFetcherTest.php Tests how the resource fetcher handles unknown Content-Type headers.
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 install.
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
RevisionableContentEntityBaseTest::testRevisionableContentEntity function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Tests the correct functionality CRUD operations of entity revisions.
RevisionableContentEntityBaseTest::testWasDefaultRevision function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Tests the behavior of the "revision_default" flag.
RevisionRelationshipsTest::testBlockContentRevisionRelationship function core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php Create a block_content with revision and rest result count for both views.
RoutingFixtures::contentRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a Content-type restricted set of routes for testing.
ScaffoldFileCollection::checkListHasItemWithContent function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Scans through a list of scaffold files and determines if any has contents.
serializer.normalizer.content_entity service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\ContentEntityNormalizer
serializer.normalizer.content_entity.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\ContentEntityDenormalizer
SettingSummariesContentTypeTest class core/modules/node/tests/src/FunctionalJavascript/SettingSummariesContentTypeTest.php Tests the JavaScript updating of summaries on content type form.
SettingSummariesContentTypeTest.php file core/modules/node/tests/src/FunctionalJavascript/SettingSummariesContentTypeTest.php
SettingSummariesContentTypeTest::$defaultTheme property core/modules/node/tests/src/FunctionalJavascript/SettingSummariesContentTypeTest.php The theme to install as the default for testing.
SettingSummariesContentTypeTest::$modules property core/modules/node/tests/src/FunctionalJavascript/SettingSummariesContentTypeTest.php Modules to install.
SettingSummariesContentTypeTest::setUp function core/modules/node/tests/src/FunctionalJavascript/SettingSummariesContentTypeTest.php
SettingSummariesContentTypeTest::testWorkflowSummary function core/modules/node/tests/src/FunctionalJavascript/SettingSummariesContentTypeTest.php Tests a vertical tab 'Workflow' summary.
SimplePageVariant::$mainContent property core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php The render array representing the main content.
SimplePageVariant::setMainContent function core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php Sets the main content for the page being rendered.
SkipOp::generateContents function composer/Plugin/Scaffold/Operations/SkipOp.php Load the scaffold contents or otherwise generate what is needed.
SqlContentEntityStorage class core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php A content entity database storage implementation.

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