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 main 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
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
MigrateNodeTaxonomyTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php Modules to install.
MigrateNodeTaxonomyTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php
MigrateNodeTaxonomyTest::testMigration function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php Tests node migration from Drupal 7 to 8.
MigrateNodeTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php Node content migration.
MigrateNodeTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Tests node migration.
MigrateNodeTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php
MigrateNodeTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php
MigrateNodeTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php Modules to install.
MigrateNodeTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Modules to install.
MigrateNodeTest::assertEntity function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Asserts various aspects of a node.
MigrateNodeTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Asserts various aspects of a node revision.
MigrateNodeTest::getFileMigrationInfo function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Returns information about the file to be migrated.
MigrateNodeTest::rerunMigration function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php Execute the migration a second time.
MigrateNodeTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php
MigrateNodeTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php

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