Search for test
- Search 7.x for test
- Search 9.5.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 |
|---|---|---|---|
| RenderAttachedTestController::head | function | core/ |
Test attached HTML head rendering. |
| RenderAttachedTestController::header | function | core/ |
Test attached HTML head rendering. |
| RenderAttachedTestController::htmlHeaderLink | function | core/ |
Test HTTP header rendering for link. |
| RenderAttachedTestController::teapotHeaderStatus | function | core/ |
Test special header and status code rendering. |
| RenderCacheIntegrationTest | class | core/ |
Tests the general integration between views and the render cache. |
| RenderCacheIntegrationTest.php | file | core/ |
|
| RenderCacheIntegrationTest::$modules | property | core/ |
Modules to enable. |
| RenderCacheIntegrationTest::$testViews | property | core/ |
Views to be enabled. |
| RenderCacheIntegrationTest::assertCacheTagsForEntityBasedView | function | core/ |
Tests cache tags on output & result cache items for an entity-based view. |
| RenderCacheIntegrationTest::assertCacheTagsForFieldBasedView | function | core/ |
Tests cache tags on output & result cache items for a field-based view. |
| RenderCacheIntegrationTest::setUp | function | core/ |
|
| RenderCacheIntegrationTest::testBuildRenderableWithCacheContexts | function | core/ |
Ensure that the view renderable contains the cache contexts. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginNone | function | core/ |
Tests a entity-based view's cache tags when using the "none" cache plugin. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTag | function | core/ |
Tests a entity-based view's cache tags when using the "tag" cache plugin. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime | function | core/ |
Tests a entity-based view's cache tags when using the "time" cache plugin. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginNone | function | core/ |
Tests a field-based view's cache tags when using the "none" cache plugin. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTag | function | core/ |
Tests a field-based view's cache tags when using the "tag" cache plugin. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTime | function | core/ |
Tests a field-based view's cache tags when using the "time" cache plugin. |
| RenderCacheIntegrationTest::testViewAddCacheMetadata | function | core/ |
Ensures that saving a view calculates the cache contexts. |
| RenderCacheTest | class | core/ |
Tests the caching of render items via functional tests. |
| RenderCacheTest.php | file | core/ |
|
| RenderCacheTest::$modules | property | core/ |
Modules to enable. |
| RenderCacheTest::doTestUser1WithContexts | function | core/ |
Ensures that user 1 has a unique render cache for the given context. |
| RenderCacheTest::setUp | function | core/ |
|
| RenderCacheTest::testUser1PermissionContext | function | core/ |
Tests that user 1 has a different permission context with the same roles. |
| RenderCacheTest::testUser1RolesContext | function | core/ |
Tests that user 1 has a different roles context with the same roles. |
| RenderCacheWebTest | class | core/ |
Tests render caching of blocks provided by views. |
| RenderCacheWebTest.php | file | core/ |
|
| RenderCacheWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RenderCacheWebTest::$modules | property | core/ |
Modules to enable. |
| RenderCacheWebTest::$nodes | property | core/ |
The created nodes. |
| RenderCacheWebTest::$testViews | property | core/ |
|
| RenderCacheWebTest::setUp | function | core/ |
|
| RenderCacheWebTest::testEmptyView | function | core/ |
Tests rendering caching of a views block with arguments. |
| RenderElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\RenderElement[[api-linebreak]] @group Render |
| RenderElementTest.php | file | core/ |
|
| RenderElementTest::$container | property | core/ |
The container. |
| RenderElementTest::$requestStack | property | core/ |
The request stack. |
| RenderElementTest::setUp | function | core/ |
|
| RenderElementTest::testPreRenderAjaxForm | function | core/ |
@covers ::preRenderAjaxForm[[api-linebreak]] |
| RenderElementTest::testPreRenderAjaxFormWithQueryOptions | function | core/ |
@covers ::preRenderAjaxForm[[api-linebreak]] |
| RenderElementTypesTest | class | core/ |
Tests the markup of core render element types passed to drupal_render(). |
| RenderElementTypesTest.php | file | core/ |
|
| RenderElementTypesTest::$modules | property | core/ |
Modules to enable. |
| RenderElementTypesTest::assertElements | function | core/ |
Asserts that an array of elements is rendered properly. |
| RenderElementTypesTest::setUp | function | core/ |
|
| RenderElementTypesTest::testContainer | function | core/ |
Tests system #type 'container'. |
| RenderElementTypesTest::testHtmlTag | function | core/ |
Tests system #type 'html_tag'. |
| RenderElementTypesTest::testMoreLink | function | core/ |
Tests system #type 'more_link'. |
| RenderElementTypesTest::testSystemCompactLink | function | core/ |
Tests system #type 'system_compact_link'. |
Pagination
- Previous page
- Page 560
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.