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
MultilingualReviewPageTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d7/MultilingualReviewPageTest.php Modules to install.
MultilingualReviewPageTest::$modules property core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/MultilingualReviewPageTest.php Modules to install.
MultilingualReviewPageTest::$modules property core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/MultilingualReviewPageTest.php Modules to install.
MultilingualReviewPageTest::getAvailablePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/MultilingualReviewPageTest.php Gets the available upgrade paths.
MultilingualReviewPageTest::getAvailablePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/MultilingualReviewPageTest.php Gets the available upgrade paths.
MultilingualReviewPageTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/MultilingualReviewPageTest.php Gets the available upgrade paths.
MultilingualReviewPageTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/MultilingualReviewPageTest.php Gets the available upgrade paths.
MultilingualReviewPageTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/MultilingualReviewPageTest.php Gets the missing upgrade paths.
MultilingualReviewPageTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/MultilingualReviewPageTest.php Gets the missing upgrade paths.
MultilingualReviewPageTest::getMissingPaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/MultilingualReviewPageTest.php Gets the missing upgrade paths.
MultilingualReviewPageTest::getMissingPaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/MultilingualReviewPageTest.php Gets the missing upgrade paths.
MultilingualReviewPageTest::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/MultilingualReviewPageTest.php Gets the source base path for the concrete test.
MultilingualReviewPageTest::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/MultilingualReviewPageTest.php Gets the source base path for the concrete test.
MultilingualReviewPageTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/MultilingualReviewPageTest.php Gets the source base path for the concrete test.
MultilingualReviewPageTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/MultilingualReviewPageTest.php Gets the source base path for the concrete test.
MultilingualReviewPageTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d6/MultilingualReviewPageTest.php
MultilingualReviewPageTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d7/MultilingualReviewPageTest.php
MultilingualReviewPageTest::setUp function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/MultilingualReviewPageTest.php
MultilingualReviewPageTest::setUp function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/MultilingualReviewPageTest.php
MultilingualReviewPageTestBase class core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Provides a base class for testing the review step of the Upgrade form.
MultilingualReviewPageTestBase.php file core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php
MultilingualReviewPageTestBase::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Modules to install.
MultilingualReviewPageTestBase::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Gets the expected number of entities per entity type after migration.
MultilingualReviewPageTestBase::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Gets expected number of entities per entity after incremental migration.
MultilingualReviewPageTestBase::prepare function core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Performs preparation for the form tests.
MultilingualReviewPageTestBase::testMigrateUpgradeReviewPage function core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Tests the migrate upgrade review form.
MultipleBlockFormTest class core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Tests that blocks can have multiple forms.
MultipleBlockFormTest.php file core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php
MultipleBlockFormTest::$modules property core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Modules to install.
MultipleBlockFormTest::testMultipleForms function core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Tests that blocks can have multiple forms.
MultipleDistributionsProfileTest class core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Tests multiple distribution profile support.
MultipleDistributionsProfileTest.php file core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
MultipleDistributionsProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php The theme to install as the default for testing.
MultipleDistributionsProfileTest::$info property core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php The distribution profile info.
MultipleDistributionsProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Prepares the current environment for running the test.
MultipleDistributionsProfileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Installer step: Select language.
MultipleDistributionsProfileTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Installer step: Select installation profile.
MultipleDistributionsProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Confirms that the installation succeeded.
MultipleFileUploadTest class core/modules/file/tests/src/Functional/MultipleFileUploadTest.php Tests multiple file upload.
MultipleFileUploadTest.php file core/modules/file/tests/src/Functional/MultipleFileUploadTest.php
MultipleFileUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/MultipleFileUploadTest.php The theme to install as the default for testing.
MultipleFileUploadTest::$modules property core/modules/file/tests/src/Functional/MultipleFileUploadTest.php Modules to install.
MultipleFileUploadTest::setUp function core/modules/file/tests/src/Functional/MultipleFileUploadTest.php
MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions function core/modules/file/tests/src/Functional/MultipleFileUploadTest.php Tests multiple file field with all file extensions.
MultipleValueWidgetTest class core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Tests widget form for a multiple value field.
MultipleValueWidgetTest.php file core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php
MultipleValueWidgetTest::$defaultTheme property core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php The theme to install as the default for testing.
MultipleValueWidgetTest::$modules property core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Modules to install.
MultipleValueWidgetTest::assertHasFocusByAttribute function core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Asserts an element specified by an attribute value has focus.
MultipleValueWidgetTest::setUp function core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php

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