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. Search main for content
  6. Other projects
Title Object type File name Summary
PromotedContentPageTest::$modules property core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php
PromotedContentPageTest::$nodeStorage property core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php The entity storage for nodes.
PromotedContentPageTest::assertNotInResultSet function core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php Verifies that an amount of nids aren't in the result.
PromotedContentPageTest::doTestPromotedContentPageViewCacheTags function core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php Tests the cache tags on the promoted content page.
PromotedContentPageTest::setUp function core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php
PromotedContentPageTest::testCacheTagsWithCachePluginNone function core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php Tests the cache tags when using the "none" cache plugin.
PromotedContentPageTest::testCacheTagsWithCachePluginTag function core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php Tests the cache tags when using the "tag" cache plugin.
PromotedContentPageTest::testCacheTagsWithCachePluginTime function core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php Tests the cache tags when using the "time" cache plugin.
PromotedContentPageTest::testPromotedContentPage function core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php Tests the promoted content view.
PromotedContentViewTestTrait trait core/modules/node/tests/src/Traits/PromotedContentViewTestTrait.php Provides a method to enable the promoted_content view.
PromotedContentViewTestTrait.php file core/modules/node/tests/src/Traits/PromotedContentViewTestTrait.php
PromotedContentViewTestTrait::enablePromotedContentView function core/modules/node/tests/src/Traits/PromotedContentViewTestTrait.php Enables the promoted_content view and optionally rebuilds the router.
Recipe::parseRecipeContents function core/lib/Drupal/Core/Recipe/Recipe.php Parses recipe files.
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.
ReplaceOp::generateContents function composer/Plugin/Scaffold/Operations/ReplaceOp.php
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.
ResourceObjectNormalizer::processContentEntitySchema function core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php
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 Provides base field definitions for an entity type.
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.
RootComposer::$composerLockedContent property composer/Plugin/RecipeUnpack/RootComposer.php The locked root composer.json content.
RootComposer::getComposerLockedContent function composer/Plugin/RecipeUnpack/RootComposer.php Gets the locked root composer.json content.
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

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