Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentThemeSuggestionsTest::$uuid | property | core/ |
The UUID for a block content entity. |
| BlockContentThemeSuggestionsTest::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
| BlockContentThemeSuggestionsTest::setUp | function | core/ |
Sets the test up. |
| BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsContent | function | core/ |
Test suggestions for content blocks. |
| BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsExtraField | function | core/ |
Test suggestions for content blocks within extra fields blocks. |
| BlockContentThemeSuggestionsTestHooks | class | core/ |
Hook implementations for block_content_theme_suggestions_test. |
| BlockContentThemeSuggestionsTestHooks.php | file | core/ |
|
| BlockContentThemeSuggestionsTestHooks::entityExtraFieldInfo | function | core/ |
Implements hook_entity_extra_field_info(). |
| BlockContentThemeSuggestionsTestHooks::nodeView | function | core/ |
Implements hook_node_view(). |
| BlockContentThemeSuggestionsTestHooks::theme | function | core/ |
Implements hook_theme(). |
| BlockContentThemeSuggestionsTestThemeHooks | class | core/ |
Hook implementations for block_content_theme_suggestions_test. |
| BlockContentThemeSuggestionsTestThemeHooks.php | file | core/ |
|
| BlockContentThemeSuggestionsTestThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_block(). |
| BlockContentTranslationHandler | class | core/ |
Defines the translation handler for content blocks. |
| BlockContentTranslationHandler.php | file | core/ |
|
| BlockContentTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
| BlockContentTranslationTest | class | core/ |
Tests block content translations. |
| BlockContentTranslationTest.php | file | core/ |
|
| BlockContentTranslationTest::$defaultTheme | property | core/ |
|
| BlockContentTranslationTest::$modules | property | core/ |
|
| BlockContentTranslationTest::setUp | function | core/ |
|
| BlockContentTranslationTest::testBlockContentTranslationAccess | function | core/ |
Tests block access considers translation context. |
| BlockContentTranslationUITest | class | core/ |
Tests the block content translation UI. |
| BlockContentTranslationUITest.php | file | core/ |
|
| BlockContentTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
| BlockContentTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentTranslationUITest::$modules | property | core/ |
Modules to install. |
| BlockContentTranslationUITest::doTestBasicTranslation | function | core/ |
Tests the basic translation workflow. |
| BlockContentTranslationUITest::doTestTranslationEdit | function | core/ |
Tests edit content translation. |
| BlockContentTranslationUITest::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
| BlockContentTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| BlockContentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| BlockContentTranslationUITest::setUp | function | core/ |
|
| BlockContentTranslationUITest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
| BlockContentType | class | core/ |
Defines the block type entity. |
| BlockContentType.php | file | core/ |
|
| BlockContentType::$description | property | core/ |
The description of the block type. |
| BlockContentType::$id | property | core/ |
The block type ID. |
| BlockContentType::$label | property | core/ |
The block type label. |
| BlockContentType::$revision | property | core/ |
The default revision setting for content blocks of this type. |
| BlockContentType::getDescription | function | core/ |
Gets the entity description. |
| BlockContentType::setDescription | function | core/ |
Sets the entity description. |
| BlockContentType::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
| BlockContentTypeDeleteForm | class | core/ |
Provides a confirmation form for deleting a block type entity. |
| BlockContentTypeDeleteForm.php | file | core/ |
|
| BlockContentTypeDeleteForm::buildForm | function | core/ |
Form constructor. |
| BlockContentTypeForm | class | core/ |
The block content type entity form. |
| BlockContentTypeForm.php | file | core/ |
|
| BlockContentTypeForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| BlockContentTypeForm::form | function | core/ |
Gets the actual form array to be built. |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.