-
- Downloads
Issue #2377113 by JeroenT, mglaman, LinL, pcambra: Replace all instances of...
Issue #2377113 by JeroenT, mglaman, LinL, pcambra: Replace all instances of entity_load('block_content') and entity_load_multiple('block_content') with static method calls
parent
38ea2f11
No related branches found
No related tags found
Showing
- core/modules/block_content/src/BlockContentForm.php 14 additions, 3 deletionscore/modules/block_content/src/BlockContentForm.php
- core/modules/block_content/src/BlockContentTranslationHandler.php 2 additions, 1 deletion...ules/block_content/src/BlockContentTranslationHandler.php
- core/modules/block_content/src/Plugin/Derivative/BlockContent.php 33 additions, 2 deletions...ules/block_content/src/Plugin/Derivative/BlockContent.php
- core/modules/block_content/src/Tests/BlockContentCreationTest.php 3 additions, 3 deletions...ules/block_content/src/Tests/BlockContentCreationTest.php
- core/modules/block_content/src/Tests/BlockContentRevisionsTest.php 3 additions, 1 deletion...les/block_content/src/Tests/BlockContentRevisionsTest.php
- core/modules/block_content/src/Tests/BlockContentTypeTest.php 4 additions, 2 deletions.../modules/block_content/src/Tests/BlockContentTypeTest.php
- core/modules/block_content/src/Tests/PageEditTest.php 5 additions, 2 deletionscore/modules/block_content/src/Tests/PageEditTest.php
- core/modules/migrate_drupal/src/Tests/d6/MigrateBlockContentTest.php 2 additions, 2 deletions...s/migrate_drupal/src/Tests/d6/MigrateBlockContentTest.php
Loading
Please register or sign in to comment