Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentTestBase | class | core/ |
Base class for all block_content tests. |
BlockContentTestBase | class | core/ |
Sets up block content types. |
BlockContentTestBase.php | file | core/ |
|
BlockContentTestBase.php | file | core/ |
|
BlockContentTestBase::$adminUser | property | core/ |
Admin user. |
BlockContentTestBase::$adminUser | property | core/ |
Admin user. |
BlockContentTestBase::$autoCreateBasicBlockType | property | core/ |
Whether or not to auto-create the basic block type during setup. |
BlockContentTestBase::$modules | property | core/ |
Modules to install. |
BlockContentTestBase::$modules | property | core/ |
Modules to install. |
BlockContentTestBase::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentTestBase::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentTestBase::$profile | property | core/ |
Profile to use. |
BlockContentTestBase::createBlockContent | function | core/ |
Creates a content block. |
BlockContentTestBase::createBlockContent | function | core/ |
Creates a content block. |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a block type (bundle). |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a block type (bundle). |
BlockContentTestBase::setUp | function | core/ |
Sets the test up. |
BlockContentTestBase::setUp | function | core/ |
Sets up the test. |
BlockContentTestHooks | class | core/ |
Hook implementations for block_content_test. |
BlockContentTestHooks.php | file | core/ |
|
BlockContentTestHooks::blockContentInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
BlockContentTestHooks::blockContentPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
BlockContentTestHooks::blockContentUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
BlockContentTestHooks::blockContentView | function | core/ |
Implements hook_ENTITY_TYPE_view(). |
BlockContentThemeSuggestionsTest | class | core/ |
Tests block content theme suggestions. |
BlockContentThemeSuggestionsTest.php | file | core/ |
|
BlockContentThemeSuggestionsTest::$defaultTheme | property | core/ |
|
BlockContentThemeSuggestionsTest::$modules | property | core/ |
|
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/ |
|
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(). |
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. |
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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.