Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultConfigTest.php | file | core/ |
|
| DefaultConfigTest.php | file | core/ |
|
| DefaultConfigTest::$modules | property | core/ |
Modules to install. |
| DefaultConfigTest::$skippedConfig | property | core/ |
The following config entries are changed on module install. |
| DefaultConfigTest::$timeLimit | property | core/ |
|
| DefaultConfigTest::assertExtensionConfig | function | core/ |
Tests that the config provided by the extension is correct. |
| DefaultConfigTest::doTestsOnConfigStorage | function | core/ |
Tests that default config matches the installed config. |
| DefaultConfigTest::moduleListDataProvider | function | core/ |
A data provider that lists every module in core. |
| DefaultConfigTest::testConfigIsEmpty | function | core/ |
Tests that core.extension.yml is empty by default. |
| DefaultConfigTest::testModuleConfig | function | core/ |
Tests if installed config is equal to the exported config. |
| DefaultConfigTest::testThemeConfig | function | core/ |
Tests if installed config is equal to the exported config. |
| DefaultConfigTest::themeListDataProvider | function | core/ |
A data provider that lists every theme in core. |
| DefaultContentFilesAccessTest | class | core/ |
Tests that files provided by demo_umami_content are not accessible. |
| DefaultContentFilesAccessTest.php | file | core/ |
|
| DefaultContentFilesAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultContentFilesAccessTest::testAccessDeniedToFiles | function | core/ |
Tests that sample images, recipes and articles are not accessible. |
| DefaultExceptionSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\serialization\EventSubscriber\DefaultExceptionSubscriber[[api-linebreak]] @group serialization |
| DefaultExceptionSubscriberTest.php | file | core/ |
|
| DefaultExceptionSubscriberTest::testOn4xx | function | core/ |
@covers ::on4xx[[api-linebreak]] |
| DefaultFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Factory\DefaultFactory[[api-linebreak]] @group Plugin |
| DefaultFactoryTest.php | file | core/ |
|
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
| DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
| DefaultFormatTest | class | core/ |
@group routing |
| DefaultFormatTest.php | file | core/ |
|
| DefaultFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultFormatTest::$modules | property | core/ |
Modules to install. |
| DefaultFormatTest::testFoo | function | core/ |
|
| DefaultFormatTest::testMultipleRoutesWithSameSingleFormat | function | core/ |
|
| DefaultFormatTestController | class | core/ |
|
| DefaultFormatTestController.php | file | core/ |
|
| DefaultFormatTestController::content | function | core/ |
|
| DefaultHtmlRouteProviderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider[[api-linebreak]] @group Entity |
| DefaultHtmlRouteProviderTest.php | file | core/ |
|
| DefaultHtmlRouteProviderTest::$entityFieldManager | property | core/ |
The entity field manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$entityTypeManager | property | core/ |
The entity type manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$routeProvider | property | core/ |
The HTML route provider used in the test. |
| DefaultHtmlRouteProviderTest::getEntityType | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute | function | core/ |
Pagination
- Previous page
- Page 170
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.