Search for to
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentController::$blockContentStorage | property | core/ |
The content block storage. |
BlockContentController::$blockContentTypeStorage | property | core/ |
The content block type storage. |
BlockContentDeriverTest::$blockContentStorage | property | core/ |
The block content storage. |
BlockContentEntityChangedConstraintValidator | class | core/ |
Validates the BlockContentEntityChanged constraint. |
BlockContentEntityChangedConstraintValidator.php | file | core/ |
|
BlockContentEntityChangedConstraintValidator::validate | function | core/ |
|
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. |
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::$newRevisionsShouldBeAutomatic | property | core/ |
Whether new revisions of updated entities should be created by default. |
BlockContentTest::testOperationLinks | function | core/ |
Tests the editing links for BlockContentBlock. |
BlockContentTestBase::$autoCreateBasicBlockType | property | core/ |
Whether or not to auto-create the basic block type during setup. |
BlockContentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
BlockContentTypeForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockContentTypeTest::$autoCreateBasicBlockType | property | core/ |
Whether or not to create an initial block type. |
BlockContentUpdateTest::testConvertBlockContentTypeRevisionFlagToBoolean | function | core/ |
Tests converting block types' `revision` flag to boolean. |
BlockContentUpdateTest::testCustomBlockLibraryPathOverridden | function | core/ |
Tests the block_content view isn't updated if the path has been modified. |
BlockContentUpdateTest::testMoveCustomBlockLibraryToContent | function | core/ |
Tests moving the content block library to Content. |
BlockCustom | class | core/ |
Drupal 7 content block source from database. |
BlockCustom.php | file | core/ |
|
BlockCustom::fields | function | core/ |
Returns available fields on the source. |
BlockCustom::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockCustom::query | function | core/ |
|
BlockCustomTest | class | core/ |
Tests d7_block_custom source plugin. |
BlockCustomTest.php | file | core/ |
|
BlockCustomTest::$modules | property | core/ |
Modules to install. |
BlockCustomTest::providerSource | function | core/ |
|
BlockCustomTranslation | class | core/ |
Drupal 7 i18n content block translations source from database. |
BlockCustomTranslation.php | file | core/ |
|
BlockCustomTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 7 table names. |
BlockCustomTranslation::fields | function | core/ |
Returns available fields on the source. |
BlockCustomTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockCustomTranslation::I18N_STRING_TABLE | constant | core/ |
|
BlockCustomTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
BlockCustomTranslation::query | function | core/ |
|
BlockCustomTranslationTest | class | core/ |
Tests i18n content block translations source plugin. |
BlockCustomTranslationTest.php | file | core/ |
|
BlockCustomTranslationTest::$modules | property | core/ |
Modules to install. |
BlockCustomTranslationTest::providerSource | function | core/ |
|
BlockForm::$contextRepository | property | core/ |
The context repository service. |
BlockForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockForm::$storage | property | core/ |
The block storage. |
BlockFormTest::$blockRepository | property | core/ |
The block repository. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.