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 11.x for content
  6. Other projects
Title Object type File name Summary
HtmlResponse::setContent function core/lib/Drupal/Core/Render/HtmlResponse.php Sets the response content.
Htmx::onlyMainContent function core/lib/Drupal/Core/Htmx/Htmx.php Decides when to use the `drupal_htmx` wrapper format for Htmx requests.
HtmxContentViewSubscriber class core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php View subscriber rendering main content from `_htmx_route` option routes.
HtmxContentViewSubscriber.php file core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php
HtmxContentViewSubscriber::getHtmxRenderer function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php Gets the HtmxRenderer service.
HtmxContentViewSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php
HtmxContentViewSubscriber::renderHtmxResponse function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php Sets a minimal response render array on an `_htmx_route` route.
HtmxContentViewSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php
HtmxRendererTest::assertHtmxResponseContent function core/tests/Drupal/KernelTests/Core/Htmx/HtmxRendererTest.php Verify expected response from HtmxRenderer.
htmx_content_view_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\HtmxContentViewSubscriber
http_middleware.alter_content_middleware service core/modules/system/tests/modules/http_middleware_test/http_middleware_test.services.yml Drupal\http_middleware_test\StackMiddleware\AlterContentMiddleware
http_middleware.content_length service core/core.services.yml Drupal\Core\StackMiddleware\ContentLength
IconFinder::getFileContents function core/lib/Drupal/Core/Theme/Icon/IconFinder.php Wrapper to the file_get_contents function.
IconFinderInterface::getFileContents function core/lib/Drupal/Core/Theme/Icon/IconFinderInterface.php Wrapper to the file_get_contents function.
IconFinderTest::providerGetFileContents function core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php Data provider for ::testGetFileContents().
IconFinderTest::testGetFileContents function core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php Test the IconFinder::getFileContents method.
Importer::importContent function core/lib/Drupal/Core/DefaultContent/Importer.php Imports content entities from disk.
InlineBlock::$blockContent property core/modules/layout_builder/src/Plugin/Block/InlineBlock.php The block content entity.
InlineBlock::saveBlockContent function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php Saves the block_content entity for this plugin.
InlineBlockEntityOperations::$blockContentStorage property core/modules/layout_builder/src/InlineBlockEntityOperations.php The block content storage.
InlineBlockTest::assertNodeRevisionContent function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php Assert the contents of a node revision.
InlineBlockTestBase::createBlockContentType function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php Creates a block content type.
InsertCommand::$content property core/lib/Drupal/Core/Ajax/InsertCommand.php The content for the matched element(s).
InstallHelper::deleteImportedContent function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Deletes any content imported by this module.
InstallHelper::importContent function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Imports default contents.
InstallHelper::importContentFromFile function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Imports content.
InstallHelper::processContent function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Process content into a structure that can be saved into Drupal.
InstallHelper::readMultilingualContent function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Read multilingual content.
InstallHelper::storeCreatedContentUuids function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Stores record of content entities created by this import.
JsAssetController::$contentType property core/modules/system/src/Controller/JsAssetController.php The asset aggregate content type to send as Content-Type header.
JsonApiFunctionalTestBase::createDefaultContent function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php Creates default content to test the API.
JsonapiHooks::jsonapiBlockContentFilterAccess function core/modules/jsonapi/src/Hook/JsonapiHooks.php Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'block_content'.
JsonApiTopLevelResourceNormalizerTest::getTestContentEntityResource function core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiTopLevelResourceNormalizerTest.php Get a test resource type, resource object and includes.
KeyValueContentEntityStorage class core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Provides a key value backend for content entities.
KeyValueContentEntityStorage.php file core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php
KeyValueContentEntityStorage::createRevision function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Creates a new revision starting off from the specified entity object.
KeyValueContentEntityStorage::createTranslation function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Constructs a new entity translation object, without permanently saving it.
KeyValueContentEntityStorage::createWithSampleValues function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Creates an entity with sample field values.
KeyValueContentEntityStorage::deleteRevision function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Deletes a specific entity revision.
KeyValueContentEntityStorage::getLatestRevisionId function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Returns the latest revision identifier for an entity.
KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Returns the latest revision affecting the specified translation.
KeyValueContentEntityStorage::hasStoredTranslations function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php
KeyValueContentEntityStorage::loadMultipleRevisions function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Loads multiple entity revisions.
KeyValueContentEntityStorage::loadRevision function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Loads a specific entity revision.
KeyValueContentEntityStorage::loadRevisionUnchanged function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Loads an unchanged entity by revision ID from the database.
KeyValueContentEntityStorageTest class core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php Tests KeyValueEntityStorage for content entities.
KeyValueContentEntityStorageTest.php file core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php
KeyValueContentEntityStorageTest::$modules property core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php Modules to install.
KeyValueContentEntityStorageTest::setUp function core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php
KeyValueContentEntityStorageTest::testCRUD function core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php Tests CRUD operations.

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