Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
BlockCustom::query function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustom.php Prepares query object to retrieve data from the source database.
BlockCustomTest class core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php Tests d7_block_custom source plugin.
BlockCustomTest.php file core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php
BlockCustomTest::$modules property core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php Modules to install.
BlockCustomTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php Provides source data for ::testSource.
BlockCustomTranslation class core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php Drupal 7 i18n content block translations source from database.
BlockCustomTranslation.php file core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php
BlockCustomTranslation::CUSTOM_BLOCK_TABLE constant core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php Drupal 7 table names.
BlockCustomTranslation::fields function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php Returns available fields on the source.
BlockCustomTranslation::getIds function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php Defines the source fields uniquely identifying a source row.
BlockCustomTranslation::I18N_STRING_TABLE constant core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php
BlockCustomTranslation::prepareRow function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php Adds additional data to the row.
BlockCustomTranslation::query function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php Prepares query object to retrieve data from the source database.
BlockCustomTranslationTest class core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTranslationTest.php Tests i18n content block translations source plugin.
BlockCustomTranslationTest.php file core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTranslationTest.php
BlockCustomTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTranslationTest.php Modules to install.
BlockCustomTranslationTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTranslationTest.php Provides source data for ::testSource.
BlockForm::$contextRepository property core/modules/block/src/BlockForm.php The context repository service.
BlockForm::$pluginFormFactory property core/modules/block/src/BlockForm.php The plugin form manager.
BlockForm::$storage property core/modules/block/src/BlockForm.php The block storage.
BlockFormTest::$blockRepository property core/modules/block/tests/src/Unit/BlockFormTest.php The block repository.
BlockFormTest::$contextRepository property core/modules/block/tests/src/Unit/BlockFormTest.php The mocked context repository.
BlockFormTest::$pluginFormFactory property core/modules/block/tests/src/Unit/BlockFormTest.php The plugin form manager.
BlockFormTest::$storage property core/modules/block/tests/src/Unit/BlockFormTest.php The block storage.
BlockHooks::pageTop function core/modules/block/src/Hook/BlockHooks.php Implements hook_page_top().
BlockLibraryController::$contextRepository property core/modules/block/src/Controller/BlockLibraryController.php The context repository.
BlockListBuilder::getDefaultOperations function core/modules/block/src/BlockListBuilder.php Gets this list's default operations.
BlockPageVariant::$blockRepository property core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php The block repository.
BlockPageVariantTest::$blockRepository property core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php The block repository.
BlockPluginId::$blockContentStorage property core/modules/block/src/Plugin/migrate/process/BlockPluginId.php The block_content entity storage handler.
BlockRepository class core/modules/block/src/BlockRepository.php Provides a repository for Block config entities.
BlockRepository.php file core/modules/block/src/BlockRepository.php
BlockRepository::$blockStorage property core/modules/block/src/BlockRepository.php The block storage.
BlockRepository::$contextHandler property core/modules/block/src/BlockRepository.php The context handler.
BlockRepository::$themeManager property core/modules/block/src/BlockRepository.php The theme manager.
BlockRepository::getUniqueMachineName function core/modules/block/src/BlockRepository.php Based on a suggested string generates a unique machine name for a block.
BlockRepository::getVisibleBlocksPerRegion function core/modules/block/src/BlockRepository.php Returns an array of regions and their block entities.
BlockRepository::__construct function core/modules/block/src/BlockRepository.php Constructs a new BlockRepository.
BlockRepositoryInterface interface core/modules/block/src/BlockRepositoryInterface.php Provides an interface for the block repository.
BlockRepositoryInterface.php file core/modules/block/src/BlockRepositoryInterface.php
BlockRepositoryInterface::getUniqueMachineName function core/modules/block/src/BlockRepositoryInterface.php Based on a suggested string generates a unique machine name for a block.
BlockRepositoryInterface::getVisibleBlocksPerRegion function core/modules/block/src/BlockRepositoryInterface.php Returns an array of regions and their block entities.
BlockRepositoryInterface::REGIONS_ALL constant core/modules/block/src/BlockRepositoryInterface.php Return all regions.
BlockRepositoryInterface::REGIONS_VISIBLE constant core/modules/block/src/BlockRepositoryInterface.php Return only visible regions.
BlockRepositoryTest class core/modules/block/tests/src/Unit/BlockRepositoryTest.php @coversDefaultClass \Drupal\block\BlockRepository[[api-linebreak]]
@group block
BlockRepositoryTest.php file core/modules/block/tests/src/Unit/BlockRepositoryTest.php
BlockRepositoryTest::$blockRepository property core/modules/block/tests/src/Unit/BlockRepositoryTest.php The block repository.
BlockRepositoryTest::$blockStorage property core/modules/block/tests/src/Unit/BlockRepositoryTest.php The block storage or a mock.
BlockRepositoryTest::$contextHandler property core/modules/block/tests/src/Unit/BlockRepositoryTest.php The context handler of a mock.
BlockRepositoryTest::$theme property core/modules/block/tests/src/Unit/BlockRepositoryTest.php The theme for the test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.