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 |
---|---|---|---|
BlockContentTypeInterface.php | file | core/ |
|
BlockContentTypeInterface::getDescription | function | core/ |
Returns the description of the block type. |
BlockContentTypeJsonAnonTest | class | core/ |
@group rest |
BlockContentTypeJsonAnonTest.php | file | core/ |
|
BlockContentTypeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
BlockContentTypeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentTypeJsonBasicAuthTest | class | core/ |
@group rest |
BlockContentTypeJsonBasicAuthTest.php | file | core/ |
|
BlockContentTypeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentTypeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BlockContentTypeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentTypeJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeJsonCookieTest | class | core/ |
@group rest |
BlockContentTypeJsonCookieTest.php | file | core/ |
|
BlockContentTypeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentTypeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
BlockContentTypeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentTypeListBuilder | class | core/ |
Defines a class to build a listing of block type entities. |
BlockContentTypeListBuilder.php | file | core/ |
|
BlockContentTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
BlockContentTypeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockContentTypeListBuilder::getTitle | function | core/ |
Gets the title of the page. |
BlockContentTypeResourceTestBase | class | core/ |
|
BlockContentTypeResourceTestBase.php | file | core/ |
|
BlockContentTypeResourceTestBase::$entity | property | core/ |
|
BlockContentTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentTypeResourceTestBase::$modules | property | core/ |
Modules to install. |
BlockContentTypeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
BlockContentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockContentTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BlockContentTypeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BlockContentTypeTest | class | core/ |
JSON:API integration test for the "BlockContentType" config entity type. |
BlockContentTypeTest | class | core/ |
Ensures that block type functions work correctly. |
BlockContentTypeTest.php | file | core/ |
|
BlockContentTypeTest.php | file | core/ |
|
BlockContentTypeTest::$autoCreateBasicBlockType | property | core/ |
Whether or not to create an initial block type. |
BlockContentTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeTest::$entity | property | core/ |
|
BlockContentTypeTest::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentTypeTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeTest::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentTypeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
BlockContentTypeTest::createEntity | function | core/ |
Creates the entity to be tested. |
BlockContentTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.