Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search 11.x for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
MigrateNodeDeriverTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Modules to install.
MigrateNodeDeriverTest::$pluginManager property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php The migration plugin manager.
MigrateNodeDeriverTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php
MigrateNodeDeriverTest::testBuilder function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Tests the d7_node node driver.
MigrateNodeDeriverTest::testNoTranslations function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php Tests node translation migrations with translation disabled.
MigrateNodeDeriverTest::testNoTranslations function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Tests node translation migrations with translation disabled.
MigrateNodeDeriverTest::testTranslations function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php Tests node translation migrations with translation enabled.
MigrateNodeDeriverTest::testTranslations function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Tests node translation migrations with translation enabled.
MigrateNodeRevisionTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Node content revisions migration.
MigrateNodeRevisionTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Tests node revision migrations.
MigrateNodeRevisionTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Modules to install.
MigrateNodeRevisionTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Modules to install.
MigrateNodeRevisionTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php The entity storage for node.
MigrateNodeRevisionTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php The entity storage for node.
MigrateNodeRevisionTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeRevisionTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeRevisionTest::getFileMigrationInfo function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Returns information about the file to be migrated.
MigrateNodeRevisionTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::testNodeRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Tests node revisions migration from Drupal 6 to 8.
MigrateNodeRevisionTest::testNodeRevisions function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Tests the migration of node revisions with translated nodes.
MigrateNodeSettingPromoteTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php Tests Migrate Node Setting Promote.
MigrateNodeSettingPromoteTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php
MigrateNodeSettingPromoteTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php Modules to install.
MigrateNodeSettingPromoteTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php
MigrateNodeSettingPromoteTest::testMigration function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php Tests migration of the promote checkbox's settings.
MigrateNodeSettingStatusTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php Tests Migrate Node Setting Status.
MigrateNodeSettingStatusTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php
MigrateNodeSettingStatusTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php Modules to install.
MigrateNodeSettingStatusTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php
MigrateNodeSettingStatusTest::testMigration function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php Tests migration of the publishing status checkbox's settings.
MigrateNodeSettingsTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php Upgrade variables to node.settings config object.
MigrateNodeSettingsTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php
MigrateNodeSettingsTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php Modules to install.
MigrateNodeSettingsTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php
MigrateNodeSettingsTest::testAggregatorSettings function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php Tests migration of node variables to node.settings config object.
MigrateNodeSettingStickyTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php Tests Migrate Node Setting Sticky.
MigrateNodeSettingStickyTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php
MigrateNodeSettingStickyTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php Modules to install.
MigrateNodeSettingStickyTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php
MigrateNodeSettingStickyTest::testMigration function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php Tests migration of the sticky checkbox's settings.
MigrateNodeStubTest class core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php Test stub creation for nodes.
MigrateNodeStubTest.php file core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
MigrateNodeStubTest::$modules property core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php Modules to install.
MigrateNodeStubTest::setUp function core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
MigrateNodeStubTest::testStub function core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php Tests creation of node stubs.
MigrateNodeTaxonomyTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php Tests Migrate Node Taxonomy.
MigrateNodeTaxonomyTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php

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