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 |
---|---|---|---|
LinkBase::render | function | core/ |
Renders the field. |
LinkBase::renderLink | function | core/ |
Prepares the link to view an entity. |
LinkBaseTest::testRenderNullEntity | function | core/ |
Tests the render method when getEntity returns NULL. |
LinkFieldTest::renderTestEntity | function | core/ |
Renders a test_entity and returns the output. |
LinkGenerator::$renderer | property | core/ |
The renderer service. |
LinkGeneratorTest::$renderer | property | core/ |
The mocked renderer service. |
LinkReplyTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
ListingEmpty::render | function | core/ |
Render the area. |
ListingEmpty::render | function | core/ |
Render the area. |
MachineName::preRender | function | core/ |
Runs before any fields are rendered. |
MachineName::render | function | core/ |
Renders the field. |
MailManager::$renderer | property | core/ |
The renderer. |
MailManagerTest::$renderer | property | core/ |
The renderer. |
MailManagerTest::testMailInRenderContext | function | core/ |
Tests that mails are sent in a separate render context. |
MailTest::testRenderedElementsUseAbsolutePaths | function | core/ |
Checks that mails built from render arrays contain absolute paths. |
MainContentRendererInterface | interface | core/ |
The interface for "main content" ( |
MainContentRendererInterface.php | file | core/ |
|
MainContentRendererInterface::renderResponse | function | core/ |
Renders the main content render array into a response. |
MainContentRenderersPass | class | core/ |
Adds main_content_renderers parameter to the container. |
MainContentRenderersPass.php | file | core/ |
|
MainContentRenderersPass::process | function | core/ |
Collects the available main content renderer service IDs into the main_content_renderers parameter, keyed by format. |
MainContentViewSubscriber::$mainContentRenderers | property | core/ |
The available main content renderer services, keyed per format. |
MainContentViewSubscriber::onViewRenderArray | function | core/ |
Sets a response given a (main content) render array. |
MaintenanceModeSubscriber::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
main_content_renderer.extra_wide_modal | service | core/ |
Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer |
main_content_renderer.json | service | core/ |
Drupal\common_test\Render\MainContent\JsonRenderer |
main_content_renderer.wide_modal | service | core/ |
Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer |
ManagedFile::preRenderManagedFile | function | core/ |
Render API callback: Hides display of the upload or remove controls. |
Mapping::render | function | core/ |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::render(). |
Markup::render | function | core/ |
Renders the field. |
MediaAccessTest::testReferencedRendering | function | core/ |
Tests access for embedded medias. |
MediaEmbed::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
MediaEmbed::$renderer | property | core/ |
The renderer. |
MediaEmbed::renderIntoDomNode | function | core/ |
Renders the given render array into the given DOM node. |
MediaEmbed::renderMedia | function | core/ |
Builds the render array for the given media entity in the given langcode. |
MediaEmbed::renderMissingMediaIndicator | function | core/ |
Builds the render array for the indicator when media cannot be loaded. |
MediaFilterController::$renderer | property | core/ |
The renderer service. |
MediaLibrarySelectForm::render | function | core/ |
Renders the field. |
MediaLibraryWidget::preRenderWidget | function | core/ |
Prepares the widget's render element for rendering. |
MediaThumbnailFormatter::$renderer | property | core/ |
The renderer service. |
MediaThumbnailFormatterTest::testRender | function | core/ |
Tests the media thumbnail field formatter. |
MediaTypeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
MediaUiFunctionalTest::testRenderedEntityReferencedMedia | function | core/ |
Tests that media in ER fields use the Rendered Entity formatter by default. |
media_library_views_post_render | function | core/ |
Implements hook_views_post_render(). |
media_library_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
MenuLinkListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
MenuListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
MessageAction::$renderer | property | core/ |
The renderer. |
MessageCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
Messages::render | function | core/ |
Render the area. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.