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 |
|---|---|---|---|
| BlockContentForm::actions | function | core/ |
|
| BlockContentForm::configureBlock | function | core/ |
Form submission handler for the 'configureBlock' action. |
| BlockContentForm::form | function | core/ |
|
| BlockContentForm::save | function | core/ |
|
| BlockContentGetDependencyEvent | class | core/ |
Block content event to allow setting an access dependency. |
| BlockContentGetDependencyEvent.php | file | core/ |
|
| BlockContentGetDependencyEvent::$accessDependency | property | core/ |
The dependency. |
| BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
| BlockContentGetDependencyEvent::getAccessDependency | function | core/ |
Gets the access dependency. |
| BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
| BlockContentGetDependencyEvent::setAccessDependency | function | core/ |
Sets the access dependency. |
| BlockContentGetDependencyEvent::__construct | function | core/ |
BlockContentGetDependencyEvent constructor. |
| BlockContentIntegrationTest | class | core/ |
Tests the block_content integration into views. |
| BlockContentIntegrationTest.php | file | core/ |
|
| BlockContentIntegrationTest::$defaultTheme | property | core/ |
|
| BlockContentIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| BlockContentIntegrationTest::assertIds | function | core/ |
Ensures that a list of block_contents appear on the page. |
| BlockContentIntegrationTest::testBlockContentViewTypeArgument | function | core/ |
Tests basic block_content view with a block_content_type argument. |
| BlockContentInterface | interface | core/ |
Provides an interface defining a content block entity. |
| BlockContentInterface.php | file | core/ |
|
| BlockContentInterface::getInstances | function | core/ |
Gets the configured instances of this content block. |
| BlockContentInterface::getTheme | function | core/ |
Gets the theme value. |
| BlockContentInterface::isReusable | function | core/ |
Determines if the block is reusable or not. |
| BlockContentInterface::setInfo | function | core/ |
Sets the block description. |
| BlockContentInterface::setNonReusable | function | core/ |
Sets the block to be non-reusable. |
| BlockContentInterface::setReusable | function | core/ |
Sets the block to be reusable. |
| BlockContentInterface::setTheme | function | core/ |
Sets the theme value. |
| BlockContentJsonAnonTest | class | core/ |
@group rest |
| BlockContentJsonAnonTest.php | file | core/ |
|
| BlockContentJsonAnonTest::$defaultTheme | property | core/ |
|
| BlockContentJsonAnonTest::$format | property | core/ |
|
| BlockContentJsonAnonTest::$mimeType | property | core/ |
|
| BlockContentJsonBasicAuthTest | class | core/ |
@group rest |
| BlockContentJsonBasicAuthTest.php | file | core/ |
|
| BlockContentJsonBasicAuthTest::$auth | property | core/ |
|
| BlockContentJsonBasicAuthTest::$defaultTheme | property | core/ |
|
| BlockContentJsonBasicAuthTest::$format | property | core/ |
|
| BlockContentJsonBasicAuthTest::$mimeType | property | core/ |
|
| BlockContentJsonBasicAuthTest::$modules | property | core/ |
|
| BlockContentJsonCookieTest | class | core/ |
@group rest |
| BlockContentJsonCookieTest.php | file | core/ |
|
| BlockContentJsonCookieTest::$auth | property | core/ |
|
| BlockContentJsonCookieTest::$defaultTheme | property | core/ |
|
| BlockContentJsonCookieTest::$format | property | core/ |
|
| BlockContentJsonCookieTest::$mimeType | property | core/ |
|
| BlockContentListBuilder | class | core/ |
Defines a class to build a listing of content block entities. |
| BlockContentListBuilder.php | file | core/ |
|
| BlockContentListBuilder::buildHeader | function | core/ |
|
| BlockContentListBuilder::buildRow | function | core/ |
|
| BlockContentListBuilder::getEntityIds | function | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.