Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
BlockContentWizardTest | class | core/ |
Tests block_content wizard and generic entity integration. |
BlockContentWizardTest.php | file | core/ |
|
BlockContentWizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentWizardTest::$modules | property | core/ |
Modules to install. |
BlockContentWizardTest::setUp | function | core/ |
Sets the test up. |
BlockContentWizardTest::testViewAddBlockContent | function | core/ |
Tests creating a 'block_content' entity view. |
BlockContentWorkspaceHandler | class | core/ |
Provides a custom workspace handler for block_content entities. |
BlockContentWorkspaceHandler.php | file | core/ |
|
BlockContentWorkspaceHandler::isEntitySupported | function | core/ |
Determines if an entity should be tracked in a workspace. |
BlockContentXmlAnonTest | class | core/ |
@group rest |
BlockContentXmlAnonTest.php | file | core/ |
|
BlockContentXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentXmlAnonTest::$format | property | core/ |
The format to use in this test. |
BlockContentXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentXmlBasicAuthTest | class | core/ |
@group rest |
BlockContentXmlBasicAuthTest.php | file | core/ |
|
BlockContentXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BlockContentXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockContentXmlCookieTest | class | core/ |
@group rest |
BlockContentXmlCookieTest.php | file | core/ |
|
BlockContentXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentXmlCookieTest::$format | property | core/ |
The format to use in this test. |
BlockContentXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockPageVariant::$mainContent | property | core/ |
The render array representing the main page content. |
BlockPageVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
BlockPageVariantTest::testBuildWithoutMainContent | function | core/ |
Tests the building of a full page variant with no main content set. |
BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
BlockRenderAlterContent | class | core/ |
Implements a trusted preRender callback. |
BlockRenderAlterContent.php | file | core/ |
|
BlockRenderAlterContent::preRender | function | core/ |
#pre_render callback for a block to alter its content. |
BlockTemplateSuggestionsTest::$blockContent | property | core/ |
The BlockContent entity used for testing. |
BlockXssTest::doBlockContentTest | function | core/ |
Tests XSS coming from Block Content block info. |
block_content.add.html.twig | file | core/ |
--- label: 'Creating a content block' related: - block.overview - block.configure - block.place - block_content.type --- {% set library_link_text %}{% trans %}Content blocks{% endtrans %}{% endset %} {% set library_link =… |
block_content.bc_subscriber | service | core/ |
Drupal\block_content\Routing\RouteSubscriber |
block_content.info.yml | file | core/ |
core/modules/block_content/block_content.info.yml |
block_content.install | file | core/ |
Install, update and uninstall functions for the block_content module. |
block_content.links.action.yml | file | core/ |
core/modules/block_content/block_content.links.action.yml |
block_content.links.contextual.yml | file | core/ |
core/modules/block_content/block_content.links.contextual.yml |
block_content.links.menu.yml | file | core/ |
core/modules/block_content/block_content.links.menu.yml |
block_content.links.task.yml | file | core/ |
core/modules/block_content/block_content.links.task.yml |
block_content.migrate_drupal.yml | file | core/ |
core/modules/block_content/migrations/state/block_content.migrate_drupal.yml |
block_content.module | file | core/ |
Allows the creation of content blocks through the user interface. |
block_content.pages.inc | file | core/ |
Provides page callbacks for content blocks. |
block_content.permissions.yml | file | core/ |
core/modules/block_content/block_content.permissions.yml |
block_content.post_update.php | file | core/ |
Post update functions for Content Block. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.