Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::testBlockContentAddPage | function | core/ |
Tests the block types on the block/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/ |
Tests Block Content Type Xml Anon. |
| 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/ |
Tests Block Content Type Xml Basic Auth. |
| 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/ |
Tests Block Content Type Xml Cookie. |
| 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. |
| BlockContentViewBuilder | class | core/ |
View builder handler for content 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/ |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.