Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.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 |
|---|---|---|---|
| OverridesSectionStorageTest.php | file | core/ |
|
| OverridesSectionStorageTest::$entityFieldManager | property | core/ |
The entity field manager. |
| OverridesSectionStorageTest::$entityRepository | property | core/ |
The entity repository. |
| OverridesSectionStorageTest::$entityTypeManager | property | core/ |
The entity type manager. |
| OverridesSectionStorageTest::$modules | property | core/ |
Modules to install. |
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
| OverridesSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| OverridesSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider providerTestAccess |
| OverridesSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::hasIntegerId[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ |
@covers ::deriveContextsFromRoute[[api-linebreak]] |
| OverridesSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| OverridesSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts[[api-linebreak]] |
| OverridesSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview[[api-linebreak]] |
| OverridesSectionStorageTest::testGetDefaultSectionStorage | function | core/ |
@covers ::getDefaultSectionStorage[[api-linebreak]] |
| OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey[[api-linebreak]] |
| OverridesSectionStorageTest::testIsOverridden | function | core/ |
@covers ::isOverridden[[api-linebreak]] |
| PageCacheTagsIntegrationTest | class | core/ |
Enables the page cache and tests its cache tags in various scenarios. |
| PageCacheTagsIntegrationTest.php | file | core/ |
|
| PageCacheTagsIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageCacheTagsIntegrationTest::$modules | property | core/ |
Modules to install. |
| PageCacheTagsIntegrationTest::setUp | function | core/ |
|
| PageCacheTagsIntegrationTest::testPageCacheTags | function | core/ |
Tests that cache tags are properly bubbled up to the page level. |
| PageCacheTagsTestBase | class | core/ |
Provides helper methods for page cache tags tests. |
| PageCacheTagsTestBase.php | file | core/ |
|
| PageCacheTagsTestBase::setUp | function | core/ |
|
| PageCacheTagsTestBase::verifyDynamicPageCache | function | core/ |
Verify that when loading a given page, it's a page cache hit or miss. |
| PageCacheTagsTestBase::verifyPageCache | function | core/ |
Verify that when loading a given page, it's a page cache hit or miss. |
| PageCacheTest | class | core/ |
Enables the page cache and tests it with various HTTP requests. |
| PageCacheTest.php | file | core/ |
|
| PageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageCacheTest::$modules | property | core/ |
Modules to install. |
| PageCacheTest::getHeaders | function | core/ |
Retrieves only the headers for an absolute path. |
| PageCacheTest::setUp | function | core/ |
|
| PageCacheTest::testCacheabilityOfRedirectResponses | function | core/ |
Tests that the Cache-Control header is added by FinishResponseSubscriber. |
| PageCacheTest::testCacheableResponseResponses | function | core/ |
Tests cacheability of a CacheableResponse. |
| PageCacheTest::testCacheableWithCustomCacheControl | function | core/ |
Tests a cacheable response with custom cache control. |
| PageCacheTest::testConditionalRequests | function | core/ |
Tests support of requests with If-Modified-Since and If-None-Match headers. |
| PageCacheTest::testFormImmutability | function | core/ |
Tests the setting of forms to be immutable. |
| PageCacheTest::testHead | function | core/ |
Tests that HEAD requests are treated the same as GET requests. |
| PageCacheTest::testNoUrlNormalization | function | core/ |
Tests that URLs are cached in a not normalized form. |
| PageCacheTest::testPageCache | function | core/ |
Tests page caching. |
| PageCacheTest::testPageCacheAnonymous403404 | function | core/ |
Tests the 4xx-response cache tag is added and invalidated. |
| PageCacheTest::testPageCacheAnonymousRolePermissions | function | core/ |
Tests the automatic presence of the anonymous role's cache tag. |
| PageCacheTest::testPageCacheHeaders | function | core/ |
Tests page cache headers. |
| PageCacheTest::testPageCacheTags | function | core/ |
Tests that cache tags are properly persisted. |
| PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders | function | core/ |
Tests that the page cache doesn't depend on cacheability headers. |
Pagination
- Previous page
- Page 545
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.