Search for render
- Search 7.x for render
- Search 9.5.x for render
- Search 8.9.x for render
- Search 10.3.x for render
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RenderPlaceholderMessageTestController | class | core/ |
Provides a controller for testing render placeholders and message ordering. |
RenderPlaceholderMessageTestController.php | file | core/ |
|
RenderPlaceholderMessageTestController::build | function | core/ |
|
RenderPlaceholderMessageTestController::create | function | core/ |
Instantiates a new instance of this class. |
RenderPlaceholderMessageTestController::messagesPlaceholderFirst | function | core/ |
|
RenderPlaceholderMessageTestController::messagesPlaceholderLast | function | core/ |
|
RenderPlaceholderMessageTestController::messagesPlaceholderMiddle | function | core/ |
|
RenderPlaceholderMessageTestController::queuedMessages | function | core/ |
|
RenderPlaceholderMessageTestController::setAndLogMessage | function | core/ |
Render API callback: Sets and prints a message. |
RenderPlaceholderMessageTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
RenderPlaceholderMessageTestController::__construct | function | core/ |
Constructs a new RenderPlaceholderMessageTestController object. |
RenderTest | class | core/ |
Performs functional tests on \Drupal::service('renderer')->render(). |
RenderTest.php | file | core/ |
|
RenderTest::$modules | property | core/ |
Modules to install. |
RenderTest::testDeprecateRenderPlain | function | core/ |
Tests the deprecation of \Drupal\Core\Render\Renderer::renderPlain() |
RenderTest::testDrupalRenderThemePreprocessAttached | function | core/ |
Tests theme preprocess functions being able to attach assets. |
RenderTest::testProcessAttached | function | core/ |
Tests that we get an exception when we try to attach an illegal type. |
RenderTest::testRenderChildren | function | core/ |
Ensures that render array children are processed correctly. |
RenderWebTest | class | core/ |
Performs integration tests on \Drupal::service('renderer')->render(). |
RenderWebTest.php | file | core/ |
|
RenderWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RenderWebTest::$modules | property | core/ |
Modules to install. |
RenderWebTest::testWrapperFormatCacheContext | function | core/ |
Asserts the cache context for the wrapper format is always present. |
render_array_non_html_subscriber_test.info.yml | file | core/ |
core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml |
render_array_non_html_subscriber_test.routing.yml | file | core/ |
core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.routing.yml |
render_attached_test.info.yml | file | core/ |
core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml |
render_attached_test.routing.yml | file | core/ |
core/modules/system/tests/modules/render_attached_test/render_attached_test.routing.yml |
render_placeholder_message_test.controller | service | core/ |
Drupal\render_placeholder_message_test\RenderPlaceholderMessageTestController |
render_placeholder_message_test.info.yml | file | core/ |
core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml |
render_placeholder_message_test.routing.yml | file | core/ |
core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.routing.yml |
render_placeholder_message_test.services.yml | file | core/ |
core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.services.yml |
ReplaceCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
ReplaceTitleCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
ResourceResponseSubscriber::$renderer | property | core/ |
The renderer. |
ResourceResponseSubscriber::renderResponseBody | function | core/ |
Renders a resource response body. |
ResourceResponseSubscriber::renderResponseBody | function | core/ |
Renders a resource response body. |
RestExport::$renderer | property | core/ |
The renderer. |
RestExport::render | function | core/ |
Renders this display. |
RestripeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
Result::render | function | core/ |
Render the area. |
RevisionLink::renderLink | function | core/ |
Prepares the link to view an entity. |
RevisionLinkDeleteTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
RevisionLinkRevertTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
RevisionLinkTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
Roles::preRender | function | core/ |
Runs before any fields are rendered. |
Roles::render_item | function | core/ |
Renders a single item of a row. |
RouteProcessorCsrf::renderPlaceholderCsrfToken | function | core/ |
Render API callback: Adds a CSRF token for the given path to the markup. |
RowEntityRenderersTest | class | core/ |
Tests the entity row renderers. |
RowEntityRenderersTest.php | file | core/ |
|
RowEntityRenderersTest::$expected | property | core/ |
An array of titles for each node per language. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.