Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentTypeListBuilder::getTitle | function | core/ |
Gets the title of the page. |
BlockContentTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentTypeResourceTestBase::$modules | property | core/ |
Modules to install. |
BlockContentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockContentTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
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::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentTypeTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
BlockContentTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
BlockContentTypeTest::testBlockContentAddPageOrder | function | core/ |
Tests the order of the block content types on the add page. |
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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
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/ |
|
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 install. |
BlockContentWizardTest::setUp | function | core/ |
Sets the test up. |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.