Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| UnroutedUrlAssemblerTest::testAssembleWithEnabledProcessing | function | core/ |
@covers ::assemble[[api-linebreak]] |
| UnroutedUrlAssemblerTest::testAssembleWithExternalUrl | function | core/ |
@covers ::assemble[[api-linebreak]] @covers ::buildExternalUrl[[api-linebreak]] |
| UnroutedUrlAssemblerTest::testAssembleWithLeadingSlash | function | core/ |
@covers ::assemble[[api-linebreak]] |
| UnroutedUrlAssemblerTest::testAssembleWithLocalUri | function | core/ |
@covers ::assemble[[api-linebreak]] @covers::buildLocalUrl[[api-linebreak]] |
| UnroutedUrlAssemblerTest::testAssembleWithNeitherExternalNorDomainLocalUri | function | core/ |
@covers ::assemble[[api-linebreak]] |
| UnroutedUrlAssemblerTest::testAssembleWithNotEnabledProcessing | function | core/ |
@covers ::assemble[[api-linebreak]] |
| UnroutedUrlTest | class | core/ |
@coversDefaultClass \Drupal\Core\Url[[api-linebreak]] @group UrlTest |
| UnroutedUrlTest.php | file | core/ |
|
| UnroutedUrlTest::$router | property | core/ |
The router. |
| UnroutedUrlTest::$unroutedExternal | property | core/ |
An unrouted, external URL to test. |
| UnroutedUrlTest::$unroutedInternal | property | core/ |
An unrouted, internal URL to test. |
| UnroutedUrlTest::$urlAssembler | property | core/ |
The URL assembler. |
| UnroutedUrlTest::providerFromInvalidUri | function | core/ |
Data provider for testFromInvalidUri(). |
| UnroutedUrlTest::providerFromUri | function | core/ |
Data provider for testFromUri(). |
| UnroutedUrlTest::setUp | function | core/ |
|
| UnroutedUrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
| UnroutedUrlTest::testFromInvalidUri | function | core/ |
Tests the fromUri() method. |
| UnroutedUrlTest::testFromUri | function | core/ |
Tests the fromUri() method. |
| UnroutedUrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath() method. |
| UnroutedUrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
| UnroutedUrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
| UnroutedUrlTest::testGetRouteParameters | function | core/ |
Tests the getRouteParameters() method. |
| UnroutedUrlTest::testGetUri | function | core/ |
Tests the getPath() method. |
| UnroutedUrlTest::testIsExternal | function | core/ |
Tests the isExternal() method. |
| UnroutedUrlTest::testToString | function | core/ |
Tests the toString() method. |
| UnsavedPreviewTest | class | core/ |
Tests covering Preview of unsaved Views. |
| UnsavedPreviewTest.php | file | core/ |
|
| UnsavedPreviewTest::$adminUser | property | core/ |
An admin user with the 'administer views' permission. |
| UnsavedPreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UnsavedPreviewTest::$modules | property | core/ |
Modules to enable. |
| UnsavedPreviewTest::$testViews | property | core/ |
Views used by this test. |
| UnsavedPreviewTest::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| UnsavedPreviewTest::testUnsavedPageDisplayPreview | function | core/ |
Tests previews of unsaved new page displays. |
| UpcastingTest | class | core/ |
Tests upcasting of URL arguments to entities. |
| UpcastingTest.php | file | core/ |
|
| UpcastingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpcastingTest::$modules | property | core/ |
Modules to enable. |
| UpcastingTest::testEntityLanguage | function | core/ |
Confirms entity is shown in user's language by default. |
| UpcastingTest::testSameTypes | function | core/ |
Confirms we can upcast to controller arguments of the same type. |
| UpcastingTest::testUpcasting | function | core/ |
Confirms that all parameters are converted as expected. |
| UpdateAddViewUpdateNotificationsPermissionTest | class | core/ |
Tests update_post_update_add_view_update_notifications_permission(). |
| UpdateAddViewUpdateNotificationsPermissionTest.php | file | core/ |
|
| UpdateAddViewUpdateNotificationsPermissionTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateAddViewUpdateNotificationsPermissionTest::testViewUpdateNotificationsPermission | function | core/ |
Tests that the 'view update notifications' permission is correctly granted. |
| UpdateCacheTest | class | core/ |
Tests caches during updates. |
| UpdateCacheTest.php | file | core/ |
|
| UpdateCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateCacheTest::testCaches | function | core/ |
Tests that caches are cleared during updates. |
| UpdateComplexTest | class | core/ |
Tests the Update query builder, complex queries. |
| UpdateComplexTest.php | file | core/ |
Pagination
- Previous page
- Page 724
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.