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 11.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
MigrateStub::doCreateStub function core/modules/migrate/src/MigrateStub.php Creates a stub.
MigrateStub::__construct function core/modules/migrate/src/MigrateStub.php Constructs a MigrationStub object.
MigrateStubInterface interface core/modules/migrate/src/MigrateStubInterface.php Provides an interface for the migrate stub service.
MigrateStubInterface.php file core/modules/migrate/src/MigrateStubInterface.php
MigrateStubInterface::createStub function core/modules/migrate/src/MigrateStubInterface.php Creates a stub.
MigrateStubTest class core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests the migrate.stub Service.
MigrateStubTest class core/modules/migrate/tests/src/Unit/MigrateStubTest.php Tests the migrate stub service.
MigrateStubTest.php file core/modules/migrate/tests/src/Unit/MigrateStubTest.php
MigrateStubTest.php file core/modules/migrate/tests/src/Kernel/MigrateStubTest.php
MigrateStubTest::$migrateLookup property core/modules/migrate/tests/src/Kernel/MigrateStubTest.php The migration lookup service.
MigrateStubTest::$migrateStub property core/modules/migrate/tests/src/Kernel/MigrateStubTest.php The migrate stub service.
MigrateStubTest::$migrationPluginManager property core/modules/migrate/tests/src/Kernel/MigrateStubTest.php The migration plugin manager.
MigrateStubTest::$migrationPluginManager property core/modules/migrate/tests/src/Unit/MigrateStubTest.php The plugin manager prophecy.
MigrateStubTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateStubTest.php
MigrateStubTest::setUp function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php
MigrateStubTest::setUp function core/modules/migrate/tests/src/Unit/MigrateStubTest.php
MigrateStubTest::testCreateStub function core/modules/migrate/tests/src/Unit/MigrateStubTest.php Tests stubbing.
MigrateStubTest::testCreateStub function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests stub creation.
MigrateStubTest::testCreateStubRawReturn function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests raw stub creation.
MigrateStubTest::testExceptionOnDerivedMigration function core/modules/migrate/tests/src/Unit/MigrateStubTest.php Tests that an error is logged on derived migrations.
MigrateStubTest::testExceptionOnPluginNotFound function core/modules/migrate/tests/src/Unit/MigrateStubTest.php Tests that an error is logged if the plugin manager throws an exception.
MigrateStubTest::testInvalidSourceIdCount function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests invalid source id count.
MigrateStubTest::testInvalidSourceIdKeys function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests invalid source ids keys.
MigrateStubTest::testStubWithBundleFields function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests stub creation with bundle fields.
MigrateStubTest::testStubWithDefaultValues function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests stub creation with default values.
MigrateSyslogConfigsTest class core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php Upgrade variables to syslog.settings.yml.
MigrateSyslogConfigsTest class core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php Upgrade variables to syslog.settings.yml.
MigrateSyslogConfigsTest.php file core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest.php file core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::$modules property core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::$modules property core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::setUp function core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::setUp function core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::testSyslogSettings function core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php Tests migration of syslog variables to syslog.settings.yml.
MigrateSyslogConfigsTest::testSyslogSettings function core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php Tests migration of syslog variables to syslog.settings.yml.
MigrateSystemConfigurationTest class core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php Migrates various configuration objects owned by the System module.
MigrateSystemConfigurationTest class core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php Migrates various configuration objects owned by the System module.
MigrateSystemConfigurationTest.php file core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest.php file core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::$expectedConfig property core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::$expectedConfig property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::testConfigurationMigration function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php Tests that all expected configuration gets migrated.
MigrateSystemConfigurationTest::testConfigurationMigration function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php Tests that all expected configuration gets migrated.
MigrateSystemMaintenanceTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php Upgrade i18n maintenance variables to system.*.yml.
MigrateSystemMaintenanceTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php Tests migrations of i18n maintenance variable.
MigrateSystemMaintenanceTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php

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