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 |
|---|---|---|---|
| DenormalizeTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
| DenormalizeTest::testDenormalizeSerializedItem | function | core/ |
Tests normalizing/denormalizing serialized columns. |
| DenormalizeTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
| DenormalizeTest::testMarkFieldForDeletion | function | core/ |
Tests that a field set to an empty array is different than an absent field. |
| DenormalizeTest::testTypeHandling | function | core/ |
Tests that the type link relation in incoming data is handled correctly. |
| DenormalizeTest::testTypeHandlingWithInvalidType | function | core/ |
Tests link relation handling with an invalid type. |
| DenormalizeTest::testTypeHandlingWithNoTypes | function | core/ |
Tests link relation handling with no types. |
| DenyNodePreviewTest | class | core/ |
@coversDefaultClass \Drupal\node\PageCache\DenyNodePreview[[api-linebreak]] @group node |
| DenyNodePreviewTest.php | file | core/ |
|
| DenyNodePreviewTest::$policy | property | core/ |
The response policy under test. |
| DenyNodePreviewTest::$request | property | core/ |
A request object. |
| DenyNodePreviewTest::$response | property | core/ |
A response object. |
| DenyNodePreviewTest::$routeMatch | property | core/ |
The current route match. |
| DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
| DenyNodePreviewTest::setUp | function | core/ |
|
| DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the node preview route. |
| DenyPrivateImageStyleDownloadTest | class | core/ |
@coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload[[api-linebreak]] @group image |
| DenyPrivateImageStyleDownloadTest.php | file | core/ |
|
| DenyPrivateImageStyleDownloadTest::$policy | property | core/ |
The response policy under test. |
| DenyPrivateImageStyleDownloadTest::$request | property | core/ |
A request object. |
| DenyPrivateImageStyleDownloadTest::$response | property | core/ |
A response object. |
| DenyPrivateImageStyleDownloadTest::$routeMatch | property | core/ |
The current route match. |
| DenyPrivateImageStyleDownloadTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
| DenyPrivateImageStyleDownloadTest::setUp | function | core/ |
|
| DenyPrivateImageStyleDownloadTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the private image style download route. |
| DenyTestAuthRequests | class | core/ |
Cache policy for pages requested with REST Test Auth. |
| DenyTestAuthRequests.php | file | core/ |
|
| DenyTestAuthRequests::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| DependencyHookInvocationTest | class | core/ |
Tests the hook invocation for determining update dependencies. |
| DependencyHookInvocationTest.php | file | core/ |
|
| DependencyHookInvocationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyHookInvocationTest::$modules | property | core/ |
Modules to enable. |
| DependencyHookInvocationTest::setUp | function | core/ |
|
| DependencyHookInvocationTest::testHookUpdateDependencies | function | core/ |
Tests the structure of the array returned by hook_update_dependencies(). |
| DependencyMissingTest | class | core/ |
Tests that missing update dependencies are correctly flagged. |
| DependencyMissingTest.php | file | core/ |
|
| DependencyMissingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyMissingTest::$modules | property | core/ |
Modules to enable. |
| DependencyMissingTest::setUp | function | core/ |
|
| DependencyMissingTest::testMissingUpdate | function | core/ |
|
| DependencyOrderingTest | class | core/ |
Tests that update functions are run in the proper order. |
| DependencyOrderingTest.php | file | core/ |
|
| DependencyOrderingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyOrderingTest::$modules | property | core/ |
Modules to enable. |
| DependencyOrderingTest::setUp | function | core/ |
|
| DependencyOrderingTest::testUpdateOrderingModuleInterdependency | function | core/ |
Tests that dependencies between modules are resolved correctly. |
| DependencyOrderingTest::testUpdateOrderingSingleModule | function | core/ |
Tests that updates within a single module run in the correct order. |
| DependencySerializationTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\DependencySerializationTrait[[api-linebreak]] @group DependencyInjection |
| DependencySerializationTest.php | file | core/ |
Contains \Drupal\Tests\Core\DependencyInjection\DependencySerializationTest. |
| DependencySerializationTest::testSerialization | function | core/ |
@covers ::__sleep[[api-linebreak]] @covers ::__wakeup[[api-linebreak]] |
Pagination
- Previous page
- Page 171
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.