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 |
|---|---|---|---|
| RollbackFieldTest | class | core/ |
Migrates and rolls back Drupal 7 fields. |
| RollbackFieldTest.php | file | core/ |
|
| RollbackFieldTest::executeRollback | function | core/ |
Executes a single rollback. |
| RollbackFieldTest::testFields | function | core/ |
Tests migrating D7 fields to field_storage_config entities, then rolling back. |
| RollbackTest | class | core/ |
@group Recipe |
| RollbackTest.php | file | core/ |
|
| RollbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RollbackTest::$modules | property | core/ |
Modules to install. |
| RollbackTest::$strictConfigSchema | property | core/ |
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error. |
| RollbackTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
| RollbackTest::testRollbackForInvalidConfig | function | core/ |
@testWith ["invalid_config", "core.date_format.invalid"][[api-linebreak]] ["recipe_depend_on_invalid", "core.date_format.invalid"][[api-linebreak]] ["recipe_depend_on_invalid_config_and_valid_modules",… |
| RollbackViewModesTest | class | core/ |
Migrates and rolls back Drupal 7 view modes. |
| RollbackViewModesTest.php | file | core/ |
|
| RollbackViewModesTest::$modules | property | core/ |
Modules to install. |
| RollbackViewModesTest::executeRollback | function | core/ |
Executes a single rollback. |
| RollbackViewModesTest::testMigration | function | core/ |
Tests migrating D7 view modes, then rolling back. |
| RouteBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RouteBuilder[[api-linebreak]] @group Routing |
| RouteBuilderTest.php | file | core/ |
|
| RouteBuilderTest::$checkProvider | property | core/ |
|
| RouteBuilderTest::$controllerResolver | property | core/ |
The controller resolver. |
| RouteBuilderTest::$dispatcher | property | core/ |
The mocked event dispatcher. |
| RouteBuilderTest::$dumper | property | core/ |
The mocked matcher dumper. |
| RouteBuilderTest::$lock | property | core/ |
The mocked lock backend. |
| RouteBuilderTest::$moduleHandler | property | core/ |
The module handler. |
| RouteBuilderTest::$routeBuilder | property | core/ |
The actual tested route builder. |
| RouteBuilderTest::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
| RouteBuilderTest::setUp | function | core/ |
|
| RouteBuilderTest::testRebuildBlockingLock | function | core/ |
Tests route rebuilding with a blocking lock. |
| RouteBuilderTest::testRebuildIfNeeded | function | core/ |
Tests \Drupal\Core\Routing\RouteBuilder::rebuildIfNeeded() method. |
| RouteBuilderTest::testRebuildLockingUnlocking | function | core/ |
Tests that the route rebuilding both locks and unlocks. |
| RouteBuilderTest::testRebuildWithOverriddenRouteClass | function | core/ |
Tests routes can use alternative compiler classes. |
| RouteBuilderTest::testRebuildWithProviderBasedRoutes | function | core/ |
Tests the rebuild with routes provided by a callback. |
| RouteBuilderTest::testRebuildWithStaticModuleRoutes | function | core/ |
Tests that provided routes by a module is put into the dumper/dispatcher. |
| RouteCachingLanguageTest | class | core/ |
Tests that route lookup is cached by the current language. |
| RouteCachingLanguageTest.php | file | core/ |
|
| RouteCachingLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouteCachingLanguageTest::$modules | property | core/ |
Modules to install. |
| RouteCachingLanguageTest::$webUser | property | core/ |
A user with permissions to administer content types. |
| RouteCachingLanguageTest::providerLanguage | function | core/ |
Data provider for testFromUri(). |
| RouteCachingLanguageTest::setUp | function | core/ |
|
| RouteCachingLanguageTest::testLinkTranslationWithAlias | function | core/ |
Creates content with a link field pointing to an alias of another language. |
| RouteCachingNonPathLanguageNegotiationTest | class | core/ |
Tests the route cache when the language is not in the path. |
| RouteCachingNonPathLanguageNegotiationTest.php | file | core/ |
|
| RouteCachingNonPathLanguageNegotiationTest::$adminUser | property | core/ |
The admin user. |
| RouteCachingNonPathLanguageNegotiationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouteCachingNonPathLanguageNegotiationTest::$modules | property | core/ |
Modules to install. |
| RouteCachingNonPathLanguageNegotiationTest::setUp | function | core/ |
|
| RouteCachingNonPathLanguageNegotiationTest::testAliases | function | core/ |
Tests aliases when the negotiated language is not in the path. |
| RouteCachingQueryAlteredTest | class | core/ |
Tests the route cache when the request's query parameters are altered. |
| RouteCachingQueryAlteredTest.php | file | core/ |
Pagination
- Previous page
- Page 606
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.