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 |
---|---|---|---|
FileVideoFormatterTest::testRender | function | core/ |
@covers ::viewElements |
FilterTestPlaceholders::renderDynamicThing | function | core/ |
#lazy_builder callback; builds a render array containing the dynamic thing. |
FilterTestPlaceholders::renderStaticThing | function | core/ |
#lazy_builder callback; builds a render array. |
FocusFirstCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
FormAjaxResponseBuilder::$ajaxRenderer | property | core/ |
The main content to AJAX Response renderer. |
FormAjaxResponseBuilderTest::$renderer | property | core/ |
|
FormAjaxResponseBuilderTest::testBuildResponseRenderArray | function | core/ |
@covers ::buildResponse |
FormattedDateDiff::toRenderable | function | core/ |
Returns a render array representation of the object. |
FormBuilder::renderFormTokenPlaceholder | function | core/ |
Renders the form CSRF token. It's a #lazy_builder callback. |
FormBuilder::renderPlaceholderFormAction | function | core/ |
Renders a form action URL. It's a #lazy_builder callback. |
FormElement::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
FormElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
FormElementsRenderTest | class | core/ |
Performs integration tests on \Drupal::service('renderer')->render(). |
FormElementsRenderTest.php | file | core/ |
|
FormElementsRenderTest::$modules | property | core/ |
Modules to install. |
FormElementsRenderTest::assertRenderedElement | function | core/ |
Tests that elements are rendered properly. |
FormElementsRenderTest::testDrupalRenderFormElements | function | core/ |
Tests rendering form elements without using doBuildForm(). |
FormErrorHandler::$renderer | property | core/ |
The renderer service. |
FormErrorHandlerTest::$renderer | property | core/ |
The renderer. |
FormTestInputForgeryForm::postRender | function | core/ |
Alters the rendered form to simulate input forgery. |
ForumController::$renderer | property | core/ |
The renderer. |
FrameworkTest::testAJAXRender | function | core/ |
Verifies the Ajax rendering of a command in the settings. |
FrameworkTest::testAJAXRenderError | function | core/ |
Tests the behavior of an error alert command. |
Full::render | function | core/ |
Return the renderable array of the pager. |
FunctionsTest::testDrupalPreRenderLinks | function | core/ |
Tests the use of Link::preRenderLinks() on a nested array of links. |
HandlerFieldFieldTest::doTestFormatterSimpleFieldRender | function | core/ |
Tests that fields with formatters runs as expected. |
HandlerFieldFieldTest::doTestInaccessibleFieldRender | function | core/ |
Tests inaccessible field rendering. |
HandlerFieldFieldTest::doTestMultipleFieldRender | function | core/ |
Tests multi-value field rendering. |
HandlerFieldFieldTest::doTestSimpleFieldRender | function | core/ |
Tests simple field rendering. |
HandlerFieldFieldTest::testFieldRender | function | core/ |
Tests fields rendering in views. |
HelpTopicSection::renderTopicForSearch | function | core/ |
Renders one topic for search indexing or search results. |
HelpTopicsSyntaxTest::renderHelpTopic | function | core/ |
Renders a help topic in a special manner. |
Hidden::preRenderHidden | function | core/ |
Prepares a #type 'hidden' render element for input.html.twig. |
HighlightCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
HistoryRenderCallback | class | core/ |
Render callback object. |
HistoryRenderCallback.php | file | core/ |
|
HistoryRenderCallback::lazyBuilder | function | core/ |
#lazy_builder callback; attaches the last read timestamp for a node. |
HistoryUserTimestamp::render | function | core/ |
Renders the field. |
hook_ajax_render_alter | function | core/ |
Alter the Ajax command data that is sent to the client. |
hook_render_template | function | core/ |
Render a template using the theme engine. |
hook_views_post_render | function | core/ |
Post-process any render data. |
hook_views_pre_render | function | core/ |
Act on the view immediately before rendering it. |
HtmlCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
HtmlRenderer | class | core/ |
Default main content renderer for HTML requests. |
HtmlRenderer.php | file | core/ |
|
HtmlRenderer::$displayVariantManager | property | core/ |
The display variant manager. |
HtmlRenderer::$eventDispatcher | property | core/ |
The event dispatcher. |
HtmlRenderer::$moduleHandler | property | core/ |
The module handler. |
HtmlRenderer::$renderCache | property | core/ |
The render cache service. |
HtmlRenderer::$renderer | property | core/ |
The renderer service. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.