Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.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
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::testErrorOnMigrationNotFound function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests that an exception is thrown if a migration does not exist.
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 Test invalid source id count.
MigrateStubTest::testInvalidSourceIdKeys function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests invalid source ids keys.
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 Modules to enable.
MigrateSyslogConfigsTest::$modules property core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php Modules to enable.
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 Modules to enable.
MigrateSystemConfigurationTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php Modules to enable.
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
MigrateSystemMaintenanceTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php
MigrateSystemMaintenanceTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php Modules to enable.
MigrateSystemMaintenanceTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php Modules to enable.
MigrateSystemMaintenanceTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php
MigrateSystemMaintenanceTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php
MigrateSystemMaintenanceTranslationTest::testSystemMaintenance function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php Tests migration of system (maintenance) variables to system.maintenance.yml.
MigrateSystemMaintenanceTranslationTest::testSystemMaintenance function core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php Tests migrations of i18n maintenance variable.
MigrateSystemSiteTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php Upgrade i18n_strings site variables to system.*.yml.
MigrateSystemSiteTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php Migrate multilingual site variables.
MigrateSystemSiteTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php
MigrateSystemSiteTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php
MigrateSystemSiteTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php Modules to enable.
MigrateSystemSiteTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php Modules to enable.
MigrateSystemSiteTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php
MigrateSystemSiteTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php

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