Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentRevisionsTest::$blocks | property | core/ |
Stores blocks created during the test. |
BlockContentRevisionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRevisionsTest::$modules | property | core/ |
Modules to install. |
BlockContentRevisionsTest::$revisionLogs | property | core/ |
Stores log messages used during the test. |
BlockContentRevisionsTest::setUp | function | core/ |
|
BlockContentRevisionsTest::setUp | function | core/ |
Sets the test up. |
BlockContentRevisionsTest::testNullRevisionUser | function | core/ |
Tests block content revision user id doesn't throw error with null field. |
BlockContentRevisionsTest::testRevisions | function | core/ |
Checks block revision related operations. |
BlockContentRevisionVersionHistoryTest | class | core/ |
Block content version history test. |
BlockContentRevisionVersionHistoryTest.php | file | core/ |
|
BlockContentRevisionVersionHistoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRevisionVersionHistoryTest::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentRevisionVersionHistoryTest::setUp | function | core/ |
Sets the test up. |
BlockContentRevisionVersionHistoryTest::testVersionHistory | function | core/ |
Tests version history page. |
BlockContentSaveTest | class | core/ |
Tests $block_content->save() for saving content. |
BlockContentSaveTest.php | file | core/ |
|
BlockContentSaveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentSaveTest::$modules | property | core/ |
Modules to install. |
BlockContentSaveTest::setUp | function | core/ |
Sets the test up. |
BlockContentSaveTest::testBlockContentSaveOnInsert | function | core/ |
Tests saving a block on block insert. |
BlockContentSaveTest::testDeterminingChanges | function | core/ |
Tests determining changes in hook_block_presave(). |
BlockContentSaveTest::testImport | function | core/ |
Checks whether content block IDs are saved properly during an import. |
BlockContentStorageSchema | class | core/ |
Defines the block content schema handler. |
BlockContentStorageSchema.php | file | core/ |
|
BlockContentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
BlockContentTest | class | core/ |
JSON:API integration test for the "BlockContent" content entity type. |
BlockContentTest | class | core/ |
Tests the block content. |
BlockContentTest.php | file | core/ |
|
BlockContentTest.php | file | core/ |
|
BlockContentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTest::$entity | property | core/ |
|
BlockContentTest::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentTest::$modules | property | core/ |
Modules to install. |
BlockContentTest::$modules | property | core/ |
Modules to install. |
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::testCollectionFilterAccess | function | core/ |
|
BlockContentTest::testOperationLinks | function | core/ |
Tests the editing links for BlockContentBlock. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.