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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Ensures that block type functions work correctly. |
BlockContentTypeTest | class | core/ |
JSON:API integration test for the "BlockContentType" config entity type. |
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. |
BlockContentTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
BlockContentTypeTest::setUp | function | core/ |
Sets the test up. |
BlockContentTypeTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BlockContentTypeTest::testBlockContentAddPageOrder | function | core/ |
Tests the order of the block content types on the add page. |
BlockContentTypeTest::testBlockContentTypeCreation | function | core/ |
Tests creating a block type programmatically and via a form. |
BlockContentTypeTest::testBlockContentTypeDeletion | function | core/ |
Tests deleting a block type that still has content. |
BlockContentTypeTest::testBlockContentTypeEditing | function | core/ |
Tests editing a block type using the UI. |
BlockContentTypeTest::testsBlockContentAddTypes | function | core/ |
Tests that redirects work as expected when multiple block types exist. |
BlockContentTypeValidationTest | class | core/ |
Tests validation of block_content_type entities. |
BlockContentTypeValidationTest.php | file | core/ |
|
BlockContentTypeValidationTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
BlockContentTypeValidationTest::setUp | function | core/ |
|
BlockContentTypeXmlAnonTest | class | core/ |
@group rest |
BlockContentTypeXmlAnonTest.php | file | core/ |
|
BlockContentTypeXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
BlockContentTypeXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentTypeXmlBasicAuthTest | class | core/ |
@group rest |
BlockContentTypeXmlBasicAuthTest.php | file | core/ |
|
BlockContentTypeXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentTypeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BlockContentTypeXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentTypeXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeXmlCookieTest | class | core/ |
@group rest |
BlockContentTypeXmlCookieTest.php | file | core/ |
|
BlockContentTypeXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentTypeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.