-
- Downloads
Issue #2321593 by Temoor: Replace all instances of block_load(),...
Issue #2321593 by Temoor: Replace all instances of block_load(), entity_load('block') and entity_load_multiple('block') with static method calls.
parent
5f37ebc4
No related branches found
No related tags found
Showing
- core/modules/block/block.module 4 additions, 3 deletionscore/modules/block/block.module
- core/modules/block/src/BlockListBuilder.php 1 addition, 1 deletioncore/modules/block/src/BlockListBuilder.php
- core/modules/block/src/Tests/BlockInvalidRegionTest.php 2 additions, 1 deletioncore/modules/block/src/Tests/BlockInvalidRegionTest.php
- core/modules/block/src/Tests/BlockLanguageTest.php 2 additions, 1 deletioncore/modules/block/src/Tests/BlockLanguageTest.php
- core/modules/block/src/Tests/BlockTest.php 2 additions, 1 deletioncore/modules/block/src/Tests/BlockTest.php
- core/modules/block/src/Tests/BlockViewBuilderTest.php 2 additions, 1 deletioncore/modules/block/src/Tests/BlockViewBuilderTest.php
- core/modules/migrate_drupal/src/Tests/d6/MigrateBlockTest.php 2 additions, 2 deletions.../modules/migrate_drupal/src/Tests/d6/MigrateBlockTest.php
- core/modules/system/src/Tests/Entity/EntityCrudHookTest.php 2 additions, 1 deletioncore/modules/system/src/Tests/Entity/EntityCrudHookTest.php
Please register or sign in to comment