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 |
---|---|---|---|
BlockContentTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
BlockContentTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
BlockContentTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
BlockContentTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BlockContentTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
BlockContentTest::setUp | function | core/ |
|
BlockContentTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BlockContentTest::setUpRevisionAuthorization | function | core/ |
Sets up the necessary authorization for handling revisions. |
BlockContentTest::testBlockContentType | function | core/ |
Tests BlockContentType functionality. |
BlockContentTest::testCollectionFilterAccess | function | core/ |
|
BlockContentTest::testOperationLinks | function | core/ |
Tests the editing links for BlockContentBlock. |
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::createBlockContentType | function | core/ |
Creates a block type (bundle). |
BlockContentTestBase::setUp | function | core/ |
Sets up the test. |
BlockContentTestBase::setUp | function | core/ |
Sets the test up. |
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/ |
The theme to install as the default for testing. |
BlockContentThemeSuggestionsTest::$modules | property | core/ |
Modules to install. |
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(). |
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. |
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.