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