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 |
---|---|---|---|
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. |
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. |
BlockContentTypeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentUuidLookup | class | core/ |
A cache collector that caches IDs for block_content UUIDs. |
BlockContentUuidLookup.php | file | core/ |
|
BlockContentUuidLookup::$entityTypeManager | property | core/ |
The entity type manager. |
BlockContentUuidLookup::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
BlockContentUuidLookup::__construct | function | core/ |
Constructs a BlockContentUuidLookup instance. |
BlockContentValidationTest | class | core/ |
Tests block content validation constraints. |
BlockContentValidationTest.php | file | core/ |
|
BlockContentValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentValidationTest::testValidation | function | core/ |
Tests the block content validation constraints. |
BlockContentViewBuilder | class | core/ |
View builder handler for custom blocks. |
BlockContentViewBuilder.php | file | core/ |
|
BlockContentViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
BlockContentViewBuilder::view | function | core/ |
Builds the render array for the provided entity. |
BlockContentViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
BlockContentViewsData | class | core/ |
Provides the views data for the block_content entity type. |
BlockContentViewsData.php | file | core/ |
|
BlockContentViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
BlockContentWizardTest | class | core/ |
Tests block_content wizard and generic entity integration. |
BlockContentWizardTest.php | file | core/ |
|
BlockContentWizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentWizardTest::$modules | property | core/ |
Modules to enable. |
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.