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 |
|---|---|---|---|
| AssertContentTrait::getSelectedItem | function | core/ |
Get the selected value from a select field. |
| AssertContentTrait::getTextContent | function | core/ |
Retrieves the plain-text content from the current raw content. |
| AssertContentTrait::parse | function | core/ |
Parse content returned from curlExec using DOM and SimpleXML. |
| AssertContentTrait::removeWhiteSpace | function | core/ |
Removes all white-space between HTML tags from the raw content. |
| AssertContentTrait::setDrupalSettings | function | core/ |
Sets the value of drupalSettings for the currently-loaded page. |
| AssertContentTrait::setRawContent | function | core/ |
Sets the raw content (e.g. HTML). |
| AssertContentTrait::xpath | function | core/ |
Performs an xpath search on the contents of the internal browser. |
| AssertContentTraitTest | class | core/ |
Tests Drupal\KernelTests\AssertContentTrait. |
| AssertContentTraitTest.php | file | core/ |
|
| AssertContentTraitTest::testGetTextContent | function | core/ |
Tests get text content. |
| AssetControllerBase::$contentType | property | core/ |
The asset aggregate content type to send as Content-Type header. |
| big-pipe-test-large-content.html.twig | file | core/ |
<div id="big-pipe-large-content"> {% for i in 0..130000 %} boing {% endfor %} </div> |
| BigPipe::sendContent | function | core/ |
Sends an HTML response in chunks using the BigPipe technique. |
| BigPipeRegressionTest::doTestBigPipeLargeContent | function | core/ |
Tests BigPipe large content. |
| BigPipeRegressionTestController::inlineScriptContent | function | core/ |
A page with an inline script. |
| BigPipeRegressionTestController::largeContent | function | core/ |
A page with large content. |
| BigPipeRegressionTestController::largeContentBuilder | function | core/ |
Renders large content. |
| BigPipeResponse::sendContent | function | core/ |
|
| BigPipeTestSubscriber::CONTENT_TRIGGER_EXCEPTION | constant | core/ |
|
| BinaryFileResponseTest::providerTestCalculatedContentType | function | core/ |
Data provider of file names and expected content-type values. |
| BinaryFileResponseTest::testCalculatedContentType | function | core/ |
Test the content type generated by Drupal is correct. |
| block--block-content--view-type--basic--full.html.twig | file | core/ |
{{ label }} <h1>I am a block content template for a specific bundle and view mode!</h1> |
| block-content-add-list.html.twig | file | core/ |
Default theme implementation to present a list of block types. |
| block-content-add-list.html.twig | file | core/ |
Theme override to present a list of content block types. |
| block-content-add-list.html.twig | file | core/ |
Claro's theme implementation to display a list of content block types. |
| block-content-add-list.html.twig | file | core/ |
Default Admin theme implementation to display a list of custom block types. |
| block-content-add-list.html.twig | file | core/ |
Admin theme implementation to display a list of custom block types. |
| block.block.admin_content.yml | file | core/ |
core/themes/admin/config/optional/block.block.admin_content.yml |
| block.block.claro_content.yml | file | core/ |
core/themes/claro/config/optional/block.block.claro_content.yml |
| block.block.default_admin_content.yml | file | core/ |
core/themes/default_admin/config/optional/block.block.default_admin_content.yml |
| block.block.olivero_content.yml | file | core/ |
core/themes/olivero/config/optional/block.block.olivero_content.yml |
| block.block.umami_content.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_content.yml |
| BlockContent | class | core/ |
Retrieves block plugin definitions for all content blocks. |
| BlockContent | class | core/ |
Used for creating 'block_content' views with the wizard. |
| BlockContent | class | core/ |
Defines the content block entity class. |
| BlockContent.php | file | core/ |
|
| BlockContent.php | file | core/ |
|
| BlockContent.php | file | core/ |
|
| BlockContent::$blockContentStorage | property | core/ |
The content block storage. |
| BlockContent::$theme | property | core/ |
The theme the block is being created in. |
| BlockContent::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| BlockContent::create | function | core/ |
Creates a new class instance. |
| BlockContent::createDuplicate | function | core/ |
Creates a duplicate of the entity. |
| BlockContent::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| BlockContent::getFilters | function | core/ |
Gets the filters property. |
| BlockContent::getInstances | function | core/ |
Gets the configured instances of this content block. |
| BlockContent::getTheme | function | core/ |
Gets the theme value. |
| BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
| BlockContent::isReusable | function | core/ |
Determines if the block is reusable or not. |
| BlockContent::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.