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 |
|---|---|---|---|
| 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. |
| BlockContentIsReusableAccessCheck | class | core/ |
Provides an access check for non-reusable block content entities. |
| BlockContentIsReusableAccessCheck.php | file | core/ |
|
| BlockContentIsReusableAccessCheck::access | function | core/ |
Checks a block_content entity is reusable. |
| BlockContentJsonAnonTest | class | core/ |
Tests Block Content Json Anon. |
| BlockContentJsonAnonTest.php | file | core/ |
|
| BlockContentJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| BlockContentJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockContentJsonBasicAuthTest | class | core/ |
Tests Block Content Json Basic Auth. |
| BlockContentJsonBasicAuthTest.php | file | core/ |
|
| BlockContentJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockContentJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| BlockContentJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockContentJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| BlockContentJsonCookieTest | class | core/ |
Tests Block Content Json Cookie. |
| BlockContentJsonCookieTest.php | file | core/ |
|
| BlockContentJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockContentJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| BlockContentJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockContentListBuilder | class | core/ |
Defines a class to build a listing of content block entities. |
| BlockContentListBuilder.php | file | core/ |
|
| BlockContentListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| BlockContentListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| BlockContentListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| BlockContentListTest | class | core/ |
Tests the listing of content blocks. |
| BlockContentListTest.php | file | core/ |
|
| BlockContentListTest::$baseUser1 | property | core/ |
A user with 'access block library' permission. |
| BlockContentListTest::$baseUser2 | property | core/ |
A user with access to create and edit custom basic blocks. |
| BlockContentListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentListTest::$modules | property | core/ |
Modules to install. |
| BlockContentListTest::$permissions | property | core/ |
Permissions to grant admin user. |
| BlockContentListTest::setUp | function | core/ |
Sets the test up. |
| BlockContentListTest::testBlockRegionPlacement | function | core/ |
Tests the region value when a new block is saved. |
| BlockContentListTest::testListing | function | core/ |
Tests the content block listing page with different permissions. |
| BlockContentListViewsTest | class | core/ |
Tests the Views-powered listing of content blocks. |
| BlockContentListViewsTest.php | file | core/ |
|
| BlockContentListViewsTest::$baseUser1 | property | core/ |
A user with 'access block library' permission. |
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.