Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
BlockContentModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
BlockContentModerationHandler::isModeratedEntity | function | core/ |
Determines if an entity should be moderated. |
BlockContentPageViewTest | class | core/ |
Create a block and test block access by attempting to view the block. |
BlockContentPageViewTest.php | file | core/ |
|
BlockContentPageViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentPageViewTest::$modules | property | core/ |
Modules to enable. |
BlockContentPageViewTest::testPageEdit | function | core/ |
Checks block edit and fallback functionality. |
BlockContentRedirectTest | class | core/ |
Tests the redirect destination on block content on entity operations. |
BlockContentRedirectTest.php | file | core/ |
|
BlockContentRedirectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRedirectTest::$modules | property | core/ |
Modules to enable. |
BlockContentRedirectTest::$testViews | property | core/ |
Views used by this test. |
BlockContentRedirectTest::testRedirectDestination | function | core/ |
Tests the redirect destination when editing block content. |
BlockContentResourceTestBase | class | core/ |
ResourceTestBase for BlockContent entity. |
BlockContentResourceTestBase.php | file | core/ |
|
BlockContentResourceTestBase::$entity | property | core/ |
|
BlockContentResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentResourceTestBase::$modules | property | core/ |
Modules to install. |
BlockContentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
BlockContentResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
BlockContentResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
BlockContentResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
BlockContentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
BlockContentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BlockContentResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
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 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. |
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 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. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.