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 |
---|---|---|---|
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. |
BlockContentTypeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentUpdateTest | class | core/ |
Tests update functions for the Block Content module. |
BlockContentUpdateTest.php | file | core/ |
|
BlockContentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockContentUpdateTest::testBlockLibraryPermissionsUpdate | function | core/ |
Tests the permissions are updated for users with "administer blocks". |
BlockContentUpdateTest::testConvertBlockContentTypeRevisionFlagToBoolean | function | core/ |
Tests converting block types' `revision` flag to boolean. |
BlockContentUpdateTest::testCustomBlockLibraryPathOverridden | function | core/ |
Tests the block_content view isn't updated if the path has been modified. |
BlockContentUpdateTest::testMoveCustomBlockLibraryToContent | function | core/ |
Tests moving the content block library to Content. |
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/ |
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.