Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
MigrateCommentEntityFormDisplayTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplayTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php Tests the migrated display configuration.
MigrateCommentFieldInstanceTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php Tests the migration of comment field instances from Drupal 6.
MigrateCommentFieldInstanceTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php Tests the migration of comment field instances from Drupal 7.
MigrateCommentFieldInstanceTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php Asserts a comment field instance entity.
MigrateCommentFieldInstanceTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php Asserts a comment field instance entity.
MigrateCommentFieldInstanceTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php Tests the migrated field instance values.
MigrateCommentFieldInstanceTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php Tests the migrated fields.
MigrateCommentFieldTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php Tests the migration of comment fields from Drupal 6.
MigrateCommentFieldTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php Tests the migration of comment fields from Drupal 7.
MigrateCommentFieldTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php
MigrateCommentFieldTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php
MigrateCommentFieldTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php
MigrateCommentFieldTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php
MigrateCommentFieldTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php Asserts a comment field entity.
MigrateCommentFieldTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php Asserts a comment field entity.
MigrateCommentFieldTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php
MigrateCommentFieldTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php
MigrateCommentFieldTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php Tests the migrated comment fields.
MigrateCommentFieldTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php Tests the migrated comment fields.
MigrateCommentStubTest class core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php Test stub creation for comment entities.
MigrateCommentStubTest.php file core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php
MigrateCommentStubTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php
MigrateCommentStubTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php
MigrateCommentStubTest::testStub function core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php Tests creation of comment stubs.
MigrateCommentTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php Tests the migration of comments from Drupal 6.
MigrateCommentTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php Tests the migration of comments from Drupal 7.
MigrateCommentTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php
MigrateCommentTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php
MigrateCommentTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php
MigrateCommentTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php
MigrateCommentTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php
MigrateCommentTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php
MigrateCommentTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php Tests the migrated comments.
MigrateCommentTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php Tests the migrated comments.
MigrateCommentTypeTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Tests the migration of comment types from Drupal 6.
MigrateCommentTypeTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Tests the migration of comment types from Drupal 7.
MigrateCommentTypeTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
MigrateCommentTypeTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php
MigrateCommentTypeTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
MigrateCommentTypeTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php
MigrateCommentTypeTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Asserts a comment type entity.
MigrateCommentTypeTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Asserts a comment type entity.
MigrateCommentTypeTest::providerTestNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Provides test cases for ::testNoCommentTypeMigration().

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