Search for to
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentTestBase::$autoCreateBasicBlockType | property | core/ |
Whether or not to auto-create the basic block type during setup. |
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. |
BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockContentTypeTest::$autoCreateBasicBlockType | property | core/ |
Whether or not to create an initial block type. |
BlockCustom | class | core/ |
Drupal 7 custom 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 enable. |
BlockCustomTest::providerSource | function | core/ |
The data provider. |
BlockCustomTranslation | class | core/ |
Gets Drupal 7 custom block translation 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 custom block translations source plugin. |
BlockCustomTranslationTest.php | file | core/ |
|
BlockCustomTranslationTest::$modules | property | core/ |
Modules to enable. |
BlockCustomTranslationTest::providerSource | function | core/ |
The data provider. |
BlockForm::$contextRepository | property | core/ |
The context repository service. |
BlockForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockForm::$storage | property | core/ |
The block storage. |
BlockFormTest::$contextRepository | property | core/ |
The mocked context repository. |
BlockFormTest::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockFormTest::$storage | property | core/ |
The block storage. |
BlockLibraryController::$contextRepository | property | core/ |
The context repository. |
BlockListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockPageVariant::$blockRepository | property | core/ |
The block repository. |
BlockPageVariantTest::$blockRepository | property | core/ |
The block repository. |
BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
BlockRepository | class | core/ |
Provides a repository for Block config entities. |
BlockRepository.php | file | core/ |
|
BlockRepository::$blockStorage | property | core/ |
The block storage. |
BlockRepository::$themeManager | property | core/ |
The theme manager. |
BlockRepository::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
BlockRepository::__construct | function | core/ |
Constructs a new BlockRepository. |
BlockRepositoryInterface | interface | core/ |
|
BlockRepositoryInterface.php | file | core/ |
|
BlockRepositoryInterface::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
BlockRepositoryInterface::REGIONS_ALL | constant | core/ |
Return all regions. |
BlockRepositoryInterface::REGIONS_VISIBLE | constant | core/ |
Return only visible regions. |
BlockRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\block\BlockRepository @group block |
BlockRepositoryTest.php | file | core/ |
Contains \Drupal\Tests\block\Unit\BlockRepositoryTest. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.