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 |
|---|---|---|---|
| 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_cache | service | core/ |
Drupal\Core\Render\PlaceholderingRenderCache |
| render_placeholder_generator | service | core/ |
Drupal\Core\Render\PlaceholderGenerator |
| 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. |
| RowEntityRenderersTest::$ids | property | core/ |
|
| RowEntityRenderersTest::$langcodes | property | core/ |
An array of added languages. |
| RowEntityRenderersTest::$modules | property | core/ |
Modules to install. |
| RowEntityRenderersTest::$testAuthor | property | core/ |
The author of the test content. |
| RowEntityRenderersTest::$testIds | property | core/ |
An array of IDs of the test content. |
| RowEntityRenderersTest::$testViews | property | core/ |
Views used by this test. |
| RowEntityRenderersTest::$values | property | core/ |
|
| RowEntityRenderersTest::assertTranslations | function | core/ |
Checks that the view results match the expected values. |
| RowEntityRenderersTest::checkLanguageRenderers | function | core/ |
Checks that the language renderer configurations work as expected. |
| RowEntityRenderersTest::checkLanguageRenderersRelationship | function | core/ |
Checks language renderer configurations work with relationships. |
| RowEntityRenderersTest::setUp | function | core/ |
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.