Search for content
- Search 7.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentResourceTestBase::setUpAuthorization | function | core/ |
|
BlockContentRevisionsTest | class | core/ |
Create a block with revisions. |
BlockContentRevisionsTest.php | file | core/ |
|
BlockContentRevisionsTest::$blocks | property | core/ |
Stores blocks created during the test. |
BlockContentRevisionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRevisionsTest::$revisionLogs | property | core/ |
Stores log messages used during the test. |
BlockContentRevisionsTest::setUp | function | core/ |
Sets the test up. |
BlockContentRevisionsTest::testRevisions | function | core/ |
Checks block revision related operations. |
BlockContentSaveTest | class | core/ |
Tests $block_content->save() for saving content. |
BlockContentSaveTest.php | file | core/ |
|
BlockContentSaveTest::$defaultTheme | property | core/ |
|
BlockContentSaveTest::$modules | property | core/ |
Modules to enable. |
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 custom block IDs are saved properly during an import. |
BlockContentTest | class | core/ |
JSON:API integration test for the "BlockContent" content entity type. |
BlockContentTest.php | file | core/ |
|
BlockContentTest::$defaultTheme | property | core/ |
|
BlockContentTest::$entity | property | core/ |
|
BlockContentTest::$entityTypeId | property | core/ |
|
BlockContentTest::$modules | property | core/ |
|
BlockContentTest::$newRevisionsShouldBeAutomatic | property | core/ |
|
BlockContentTest::$patchProtectedFieldNames | property | core/ |
|
BlockContentTest::$resourceTypeIsVersionable | property | core/ |
|
BlockContentTest::$resourceTypeName | property | core/ |
|
BlockContentTest::createEntity | function | core/ |
|
BlockContentTest::getExpectedCacheContexts | function | core/ |
|
BlockContentTest::getExpectedCacheTags | function | core/ |
|
BlockContentTest::getExpectedDocument | function | core/ |
|
BlockContentTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
|
BlockContentTest::getPostDocument | function | core/ |
|
BlockContentTest::setUpAuthorization | function | core/ |
|
BlockContentTest::testCollectionFilterAccess | function | core/ |
|
BlockContentTestBase | class | core/ |
Sets up block content types. |
BlockContentTestBase | class | core/ |
Base class for all block_content tests. |
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 enable. |
BlockContentTestBase::$modules | property | core/ |
Modules to enable. |
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 custom block. |
BlockContentTestBase::createBlockContent | function | core/ |
Creates a custom block. |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.