Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RemoveRoleUserTest::testExecuteRemoveExistingRole | function | core/ |
Tests the execute method on a user with a role. |
| RemoveRoleUserTest::testExecuteRemoveNonExistingRole | function | core/ |
Tests the execute method on a user without a specific role. |
| RemoveSectionForm | class | core/ |
Provides a form to confirm the removal of a section. |
| RemoveSectionForm.php | file | core/ |
|
| RemoveSectionForm::getConfirmText | function | core/ |
|
| RemoveSectionForm::getFormId | function | core/ |
|
| RemoveSectionForm::getQuestion | function | core/ |
|
| RemoveSectionForm::handleSectionStorage | function | core/ |
|
| Render API overview | group | core/ |
Overview of the Theme system and Render API. |
| RenderableInterface | interface | core/ |
Defines an object which can be rendered by the Render API. |
| RenderableInterface.php | file | core/ |
|
| RenderableInterface::toRenderable | function | core/ |
Returns a render array representation of the object. |
| RenderArrayNonHtmlSubscriber | class | core/ |
Throws 406 if requesting non-HTML format and controller returns render array. |
| RenderArrayNonHtmlSubscriber.php | file | core/ |
|
| RenderArrayNonHtmlSubscriber::getSubscribedEvents | function | core/ |
|
| RenderArrayNonHtmlSubscriber::onRespond | function | core/ |
Throws an HTTP 406 error if client requested a non-HTML format. |
| RenderArrayNonHtmlSubscriberTest | class | core/ |
Functional test verifying that render array throws 406 for non-HTML requests. |
| RenderArrayNonHtmlSubscriberTest | class | core/ |
Functional test verifying that render array throws 406 for non-HTML requests. |
| RenderArrayNonHtmlSubscriberTest.php | file | core/ |
|
| RenderArrayNonHtmlSubscriberTest.php | file | core/ |
|
| RenderArrayNonHtmlSubscriberTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RenderArrayNonHtmlSubscriberTest::$modules | property | core/ |
Modules to install. |
| RenderArrayNonHtmlSubscriberTest::$modules | property | core/ |
|
| RenderArrayNonHtmlSubscriberTest::testResponses | function | core/ |
Tests handling of responses by events subscriber. |
| RenderArrayNonHtmlSubscriberTest::testResponses | function | core/ |
Tests handling of responses by events subscriber. |
| RenderArrayNonHtmlSubscriberTestController | class | core/ |
Controller for testing testing non-HTML requests. |
| RenderArrayNonHtmlSubscriberTestController.php | file | core/ |
|
| RenderArrayNonHtmlSubscriberTestController::rawString | function | core/ |
|
| RenderArrayNonHtmlSubscriberTestController::renderArray | function | core/ |
|
| RenderAttachedTestController | class | core/ |
Controller for various permutations of #attached in the render array. |
| RenderAttachedTestController.php | file | core/ |
|
| RenderAttachedTestController::feed | function | core/ |
Tests attached feed rendering. |
| RenderAttachedTestController::head | function | core/ |
Tests attached HTML head rendering. |
| RenderAttachedTestController::header | function | core/ |
Tests attached HTML head rendering. |
| RenderAttachedTestController::htmlHeaderLink | function | core/ |
Tests HTTP header rendering for link. |
| RenderAttachedTestController::teapotHeaderStatus | function | core/ |
Tests special header and status code rendering. |
| RenderCache | class | core/ |
Wraps the caching logic for the render caching system. |
| RenderCache.php | file | core/ |
|
| RenderCache::get | function | core/ |
|
| RenderCache::getCacheableRenderArray | function | core/ |
|
| RenderCache::getMultiple | function | core/ |
|
| 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/ |
|
| 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/ |
|
| RenderCacheIntegrationTest::$testViews | property | core/ |
|
| RenderCacheIntegrationTest::assertCacheTagsForEntityBasedView | function | core/ |
Tests cache tags on output & result cache items for an entity-based view. |
Pagination
- Previous page
- Page 1340
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.