Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentIntegrationTest.php | file | core/ |
|
BlockContentIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
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/ |
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/ |
@group rest |
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/ |
@group rest |
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. |
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 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.