Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentTest::$entityTypeId | property | core/ |
The tested entity type. |
| BlockContentTest::$modules | property | core/ |
Modules to install. |
| BlockContentTest::$modules | property | core/ |
|
| BlockContentTest::$newRevisionsShouldBeAutomatic | property | core/ |
Whether new revisions of updated entities should be created by default. |
| BlockContentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| BlockContentTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
| BlockContentTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| BlockContentTest::createEntity | function | core/ |
Creates the entity to be tested. |
| BlockContentTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| 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/ |
|
| BlockContentTestBase::$modules | property | core/ |
|
| 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/ |
|
| 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(). |
| BlockContentThemeHooks | class | core/ |
Theme hook implementations for block_content. |
| BlockContentThemeHooks.php | file | core/ |
|
| BlockContentThemeHooks::preprocessEntityAddList | function | core/ |
Implements hook_preprocess_HOOK() for entity_add_list. |
| BlockContentThemeHooks::__construct | function | core/ |
|
| BlockContentThemeSuggestionsTest | class | core/ |
Tests block content theme suggestions. |
| BlockContentThemeSuggestionsTest.php | file | core/ |
|
| BlockContentThemeSuggestionsTest::$defaultTheme | property | core/ |
|
| BlockContentThemeSuggestionsTest::$modules | property | core/ |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.