| BlockContentTranslationTest |
class |
core/modules/block_content/tests/src/Functional/BlockContentTranslationTest.php |
Tests block content translations. |
| BlockContentTranslationTest.php |
file |
core/modules/block_content/tests/src/Functional/BlockContentTranslationTest.php |
|
| BlockContentTranslationTest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/BlockContentTranslationTest.php |
|
| BlockContentTranslationTest::$modules |
property |
core/modules/block_content/tests/src/Functional/BlockContentTranslationTest.php |
|
| BlockContentTranslationTest::setUp |
function |
core/modules/block_content/tests/src/Functional/BlockContentTranslationTest.php |
|
| BlockContentTranslationTest::testBlockContentTranslationAccess |
function |
core/modules/block_content/tests/src/Functional/BlockContentTranslationTest.php |
Tests block access considers translation context. |
| BlockContentTranslationUITest |
class |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
Tests the block content translation UI. |
| BlockContentTranslationUITest.php |
file |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| BlockContentTranslationUITest::$defaultCacheContexts |
property |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| BlockContentTranslationUITest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| BlockContentTranslationUITest::$modules |
property |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| BlockContentTranslationUITest::doTestBasicTranslation |
function |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| BlockContentTranslationUITest::doTestTranslationEdit |
function |
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php |
|
| 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. |