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 |
---|---|---|---|
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::createBlockContent | function | core/ |
Creates a content block. |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a block type (bundle). |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a block type (bundle). |
BlockContentTestBase::setUp | function | core/ |
Sets the test up. |
BlockContentTestBase::setUp | function | core/ |
|
BlockContentTestHooks | class | core/ |
Hook implementations for block_content_test. |
BlockContentTestHooks.php | file | core/ |
|
BlockContentTestHooks::blockContentInsert | function | core/ |
Implements hook_block_content_insert(). |
BlockContentTestHooks::blockContentPresave | function | core/ |
Implements hook_block_content_presave(). |
BlockContentTestHooks::blockContentUpdate | function | core/ |
Implements hook_block_content_update(). |
BlockContentTestHooks::blockContentView | function | core/ |
Implements hook_block_content_view(). |
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. |
BlockContentTranslationUITest | class | core/ |
Tests the block content translation UI. |
BlockContentTranslationUITest.php | file | core/ |
|
BlockContentTranslationUITest::$defaultCacheContexts | property | core/ |
|
BlockContentTranslationUITest::$defaultTheme | property | core/ |
|
BlockContentTranslationUITest::$modules | property | core/ |
|
BlockContentTranslationUITest::doTestBasicTranslation | function | core/ |
|
BlockContentTranslationUITest::doTestTranslationEdit | function | core/ |
|
BlockContentTranslationUITest::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
BlockContentTranslationUITest::getNewEntityValues | function | core/ |
|
BlockContentTranslationUITest::getTranslatorPermissions | function | core/ |
|
BlockContentTranslationUITest::setUp | function | core/ |
|
BlockContentTranslationUITest::setupBundle | function | core/ |
|
BlockContentType | class | core/ |
Defines the block type entity. |
BlockContentType.php | file | core/ |
|
BlockContentType::$description | property | core/ |
The description of the block type. |
BlockContentType::$id | property | core/ |
The block type ID. |
BlockContentType::$label | property | core/ |
The block type label. |
BlockContentType::$revision | property | core/ |
The default revision setting for content blocks of this type. |
BlockContentType::getDescription | function | core/ |
Returns the description of the block type. |
BlockContentType::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
BlockContentTypeDeleteForm | class | core/ |
Provides a confirmation form for deleting a block type entity. |
BlockContentTypeDeleteForm.php | file | core/ |
|
BlockContentTypeDeleteForm::buildForm | function | core/ |
Form constructor. |
BlockContentTypeForm | class | core/ |
The block content type entity form. |
BlockContentTypeForm.php | file | core/ |
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.