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. 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
DefaultConfigTest.php file core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
DefaultConfigTest.php file core/tests/Drupal/Tests/Core/Extension/DefaultConfigTest.php
DefaultConfigTest::$modules property core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Modules to install.
DefaultConfigTest::$skippedConfig property core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php The following config entries are changed on module install.
DefaultConfigTest::$timeLimit property core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
DefaultConfigTest::assertExtensionConfig function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests that the config provided by the extension is correct.
DefaultConfigTest::doTestsOnConfigStorage function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests that default config matches the installed config.
DefaultConfigTest::moduleListDataProvider function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php A data provider that lists every module in core.
DefaultConfigTest::testConfigIsEmpty function core/tests/Drupal/Tests/Core/Extension/DefaultConfigTest.php Tests that core.extension.yml is empty by default.
DefaultConfigTest::testModuleConfig function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests if installed config is equal to the exported config.
DefaultConfigTest::testThemeConfig function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests if installed config is equal to the exported config.
DefaultConfigTest::themeListDataProvider function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php A data provider that lists every theme in core.
DefaultContentFilesAccessTest class core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/DefaultContentFilesAccessTest.php Tests that files provided by demo_umami_content are not accessible.
DefaultContentFilesAccessTest.php file core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/DefaultContentFilesAccessTest.php
DefaultContentFilesAccessTest::$defaultTheme property core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/DefaultContentFilesAccessTest.php The theme to install as the default for testing.
DefaultContentFilesAccessTest::testAccessDeniedToFiles function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/DefaultContentFilesAccessTest.php Tests that sample images, recipes and articles are not accessible.
DefaultExceptionSubscriberTest class core/modules/serialization/tests/src/Unit/EventSubscriber/DefaultExceptionSubscriberTest.php @coversDefaultClass \Drupal\serialization\EventSubscriber\DefaultExceptionSubscriber[[api-linebreak]]
@group serialization
DefaultExceptionSubscriberTest.php file core/modules/serialization/tests/src/Unit/EventSubscriber/DefaultExceptionSubscriberTest.php
DefaultExceptionSubscriberTest::testOn4xx function core/modules/serialization/tests/src/Unit/EventSubscriber/DefaultExceptionSubscriberTest.php @covers ::on4xx[[api-linebreak]]
DefaultFactoryTest class core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php @coversDefaultClass \Drupal\Component\Plugin\Factory\DefaultFactory[[api-linebreak]]
@group Plugin
DefaultFactoryTest.php file core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a required interface but no implementation.
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a required interface but no implementation.
DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a required interface.
DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a required interface.
DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a missing class definition.
DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a missing class definition.
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a non-existent class definition.
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a non-existent class definition.
DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a valid array plugin definition.
DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a valid object plugin definition.
DefaultFormatTest class core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php @group routing
DefaultFormatTest.php file core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php
DefaultFormatTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php The theme to install as the default for testing.
DefaultFormatTest::$modules property core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php Modules to install.
DefaultFormatTest::testFoo function core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php
DefaultFormatTest::testMultipleRoutesWithSameSingleFormat function core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php
DefaultFormatTestController class core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php
DefaultFormatTestController.php file core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php
DefaultFormatTestController::content function core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php
DefaultHtmlRouteProviderTest class core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @coversDefaultClass \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider[[api-linebreak]]
@group Entity
DefaultHtmlRouteProviderTest.php file core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::$entityFieldManager property core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php The entity field manager prophecy used in the test.
DefaultHtmlRouteProviderTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php The entity type manager prophecy used in the test.
DefaultHtmlRouteProviderTest::$routeProvider property core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php The HTML route provider used in the test.
DefaultHtmlRouteProviderTest::getEntityType function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php

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