Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RenderAttachedTestController::teapotHeaderStatus | function | core/ |
Tests special header and status code rendering. |
| RenderCache::isCacheableForCurrentHttpMethod | function | core/ |
Checks if a set of cache tags are cacheable for the current HTTP method. |
| RenderCache::isElementCacheable | function | core/ |
Checks whether a renderable array can be cached. |
| RenderCache::set | function | core/ |
Caches the rendered output of a renderable array. |
| RenderCache::__construct | function | core/ |
Constructs a new RenderCache object. |
| RenderCacheIntegrationTest | class | core/ |
Tests the general integration between views and the render cache. |
| RenderCacheIntegrationTest.php | file | core/ |
|
| RenderCacheIntegrationTest::$modules | property | core/ |
Modules to install. |
| 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 an entity-based view's cache tags when using the "none" cache plugin. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTag | function | core/ |
Tests an entity-based view's cache tags when using the "tag" cache plugin. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime | function | core/ |
Tests an 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. |
| RenderCacheInterface::set | function | core/ |
Caches the rendered output of a renderable array. |
| 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 install. |
| RenderCacheWebTest::$nodes | property | core/ |
The created nodes. |
| RenderCacheWebTest::$testViews | property | core/ |
|
| RenderCacheWebTest::setUp | function | core/ |
Sets up the test. |
| RenderCacheWebTest::testEmptyView | function | core/ |
Tests rendering caching of a views block with arguments. |
| RenderCacheWebTest::testRepeatedDisplay | function | core/ |
Tests render caching for display rendered with different args on same page. |
| RenderCallbacks | class | core/ |
Defines a class for render callbacks. |
| RenderCallbacks | class | core/ |
Defines a class for render element callbacks. |
| RenderCallbacks.php | file | core/ |
|
| RenderCallbacks.php | file | core/ |
|
| RenderCallbacks::alterLayoutBuilder | function | core/ |
Pre-render callback for layout builder. |
| RenderCallbacks::removeTabAttributes | function | core/ |
Render callback. |
| RenderCallbacks::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| RenderedEntity::$entityDisplayRepository | property | core/ |
The entity display repository. |
| RenderedEntity::$entityRepository | property | core/ |
The entity repository service. |
| RenderedEntity::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| RenderedEntity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| RenderedEntity::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RenderedEntity::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| RenderedEntity::getCacheTags | function | core/ |
The cache tags associated with this object. |
| RenderedEntity::getEntityRepository | function | core/ |
|
| RenderedEntity::usesGroupBy | function | core/ |
Provides the handler some group by. |
| RenderedEntity::__construct | function | core/ |
Constructs a new RenderedEntity object. |
| RenderedEntityTest | class | core/ |
Tests Drupal\views\Plugin\views\field\RenderedEntity. |
| RenderedEntityTest.php | file | core/ |
|
| RenderedEntityTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.