Search for content
- Search 7.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 |
---|---|---|---|
BlockContentHalJsonAnonTest | class | core/ |
@group hal @group legacy |
BlockContentHalJsonAnonTest.php | file | core/ |
|
BlockContentHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
BlockContentHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
BlockContentHalJsonAnonTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
BlockContentHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockContentHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BlockContentHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
BlockContentHalJsonBasicAuthTest.php | file | core/ |
|
BlockContentHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockContentHalJsonCookieTest | class | core/ |
@group hal @group legacy |
BlockContentHalJsonCookieTest.php | file | core/ |
|
BlockContentHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentIntegrationTest | class | core/ |
Tests the block_content integration into views. |
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 custom block entity. |
BlockContentInterface.php | file | core/ |
|
BlockContentInterface::getInstances | function | core/ |
Gets the configured instances of this custom 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. |
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.