Search for _block

  1. Search 7.x for _block
  2. Search 9.5.x for _block
  3. Search 8.9.x for _block
  4. Search 11.x for _block
  5. Other projects
Title Object type File name Summary
MigrateBlockContentTranslationTest class core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php Tests migration of i18n block translations.
MigrateBlockContentTranslationTest class core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php Tests migration of i18n block translations.
MigrateBlockContentTranslationTest.php file core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php
MigrateBlockContentTranslationTest.php file core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php
MigrateBlockContentTranslationTest::$modules property core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php Modules to install.
MigrateBlockContentTranslationTest::$modules property core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php Modules to install.
MigrateBlockContentTranslationTest::setUp function core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php
MigrateBlockContentTranslationTest::setUp function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php
MigrateBlockContentTranslationTest::testBlockContentTranslation function core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php Tests the migration of block title translation.
MigrateBlockContentTranslationTest::testBlockContentTranslation function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php Tests the migration of block title translation.
MigrateBlockContentTypeTest class core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php Tests migration of the basic block content type.
MigrateBlockContentTypeTest.php file core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php
MigrateBlockContentTypeTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php Modules to install.
MigrateBlockContentTypeTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php
MigrateBlockContentTypeTest::testBlockContentTypeMigration function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php Tests the block content type migration.
MigrateBlockedIpsTest class core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php Migrate blocked IPs.
MigrateBlockedIpsTest.php file core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php
MigrateBlockedIpsTest::$modules property core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php Modules to install.
MigrateBlockedIpsTest::setUp function core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php
MigrateBlockedIpsTest::testBlockedIps function core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php Tests migration of blocked IPs.
MigrateBlockNoBlockContentTest class core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockNoBlockContentTest.php Tests the migration of blocks without Block Content installed.
MigrateBlockNoBlockContentTest.php file core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockNoBlockContentTest.php
MigrateBlockNoBlockContentTest::$modules property core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockNoBlockContentTest.php Modules to install.
MigrateBlockNoBlockContentTest::assertEntity function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockNoBlockContentTest.php Asserts various aspects of a block.
MigrateBlockNoBlockContentTest::setUp function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockNoBlockContentTest.php
MigrateBlockNoBlockContentTest::testBlockMigration function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockNoBlockContentTest.php Tests the block migration.
MigrateBlockTest class core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Tests migration of blocks to configuration entities.
MigrateBlockTest class core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php Tests migration of blocks to configuration entities.
MigrateBlockTest class core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Tests migration of forum blocks.
MigrateBlockTest.php file core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php
MigrateBlockTest.php file core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php
MigrateBlockTest.php file core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php
MigrateBlockTest::$modules property core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Modules to install.
MigrateBlockTest::$modules property core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php Modules to install.
MigrateBlockTest::$modules property core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Modules to install.
MigrateBlockTest::assertEntity function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Asserts various aspects of a block.
MigrateBlockTest::assertEntity function core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Asserts various aspects of a block.
MigrateBlockTest::assertEntity function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php Asserts various aspects of a block.
MigrateBlockTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Gets the path to the fixture file.
MigrateBlockTest::setUp function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php
MigrateBlockTest::setUp function core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php
MigrateBlockTest::setUp function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php
MigrateBlockTest::testBlockMigration function core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Tests the block migration.
MigrateBlockTest::testBlockMigration function core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php Tests the block migration.
MigrateBlockTest::testBlockMigration function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php Tests the block migration.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n content block strings.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n content block strings.
MigrateCustomBlockContentTranslationTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Modules to install.

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