| BlockContentTranslationUITest::getEditValues |
function |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
Returns an edit array containing the values to be posted. |
| BlockContentTranslationUITest::getNewEntityValues |
function |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| BlockContentTranslationUITest::getTranslatorPermissions |
function |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| BlockContentTranslationUITest::setUp |
function |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| BlockContentTranslationUITest::setupBundle |
function |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| BlockContentType |
class |
core/modules/block_content/src/Entity/BlockContentType.php |
Defines the block type entity. |
| BlockContentType.php |
file |
core/modules/block_content/src/Entity/BlockContentType.php |
|
| BlockContentType::$description |
property |
core/modules/block_content/src/Entity/BlockContentType.php |
The description of the block type. |
| BlockContentType::$id |
property |
core/modules/block_content/src/Entity/BlockContentType.php |
The block type ID. |
| BlockContentType::$label |
property |
core/modules/block_content/src/Entity/BlockContentType.php |
The block type label. |
| BlockContentType::$revision |
property |
core/modules/block_content/src/Entity/BlockContentType.php |
The default revision setting for content blocks of this type. |
| BlockContentType::getDescription |
function |
core/modules/block_content/src/Entity/BlockContentType.php |
|
| BlockContentType::setDescription |
function |
core/modules/block_content/src/Entity/BlockContentType.php |
|
| BlockContentType::shouldCreateNewRevision |
function |
core/modules/block_content/src/Entity/BlockContentType.php |
|
| BlockContentTypeDeleteForm |
class |
core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php |
Provides a confirmation form for deleting a block type entity. |
| BlockContentTypeDeleteForm.php |
file |
core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php |
|
| BlockContentTypeDeleteForm::buildForm |
function |
core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php |
|
| BlockContentTypeForm |
class |
core/modules/block_content/src/BlockContentTypeForm.php |
The block content type entity form. |
| BlockContentTypeForm.php |
file |
core/modules/block_content/src/BlockContentTypeForm.php |
|
| BlockContentTypeForm::copyFormValuesToEntity |
function |
core/modules/block_content/src/BlockContentTypeForm.php |
|
| BlockContentTypeForm::form |
function |
core/modules/block_content/src/BlockContentTypeForm.php |
|
| BlockContentTypeForm::save |
function |
core/modules/block_content/src/BlockContentTypeForm.php |
|
| BlockContentTypeInterface |
interface |
core/modules/block_content/src/BlockContentTypeInterface.php |
Provides an interface defining a block type entity. |
| BlockContentTypeInterface.php |
file |
core/modules/block_content/src/BlockContentTypeInterface.php |
|
| BlockContentTypeJsonAnonTest |
class |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php |
Tests Block Content Type Json Anon. |
| BlockContentTypeJsonAnonTest.php |
file |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php |
|
| BlockContentTypeJsonAnonTest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php |
|
| BlockContentTypeJsonAnonTest::$format |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php |
|
| BlockContentTypeJsonAnonTest::$mimeType |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php |
|
| BlockContentTypeJsonBasicAuthTest |
class |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php |
Tests Block Content Type Json Basic Auth. |
| BlockContentTypeJsonBasicAuthTest.php |
file |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php |
|
| BlockContentTypeJsonBasicAuthTest::$auth |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php |
|
| BlockContentTypeJsonBasicAuthTest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php |
|
| BlockContentTypeJsonBasicAuthTest::$format |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php |
|
| BlockContentTypeJsonBasicAuthTest::$mimeType |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php |
|
| BlockContentTypeJsonBasicAuthTest::$modules |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php |
|
| BlockContentTypeJsonCookieTest |
class |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php |
Tests Block Content Type Json Cookie. |
| BlockContentTypeJsonCookieTest.php |
file |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php |
|
| BlockContentTypeJsonCookieTest::$auth |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php |
|
| BlockContentTypeJsonCookieTest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php |
|
| BlockContentTypeJsonCookieTest::$format |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php |
|
| BlockContentTypeJsonCookieTest::$mimeType |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php |
|
| BlockContentTypeListBuilder |
class |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
Defines a class to build a listing of block type entities. |
| BlockContentTypeListBuilder.php |
file |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentTypeListBuilder::buildHeader |
function |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentTypeListBuilder::buildRow |
function |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentTypeListBuilder::getDefaultOperations |
function |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentTypeListBuilder::getTitle |
function |
core/modules/block_content/src/BlockContentTypeListBuilder.php |
|
| BlockContentTypeResourceTestBase |
class |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php |
Resource test base for the BlockContentType entity. |
| BlockContentTypeResourceTestBase.php |
file |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php |
|