Search for render
- Search 7.x for render
- Search 9.5.x for render
- Search 8.9.x for render
- Search 11.x for render
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldRenderedEntityTranslationTest::$modules | property | core/ |
Modules to install. |
| FieldRenderedEntityTranslationTest::$testViews | property | core/ |
|
| FieldRenderedEntityTranslationTest::assertRows | function | core/ |
Ensures that the rendered results are working as expected. |
| FieldRenderedEntityTranslationTest::setUp | function | core/ |
Sets up the test. |
| FieldRenderedEntityTranslationTest::testTranslationRows | function | core/ |
Tests that different translation mechanisms can be used for base fields. |
| FieldStorageConfigListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| FieldTest::$renderer | property | core/ |
The renderer. |
| FieldTest::render | function | core/ |
Renders the field. |
| FieldTest::setupLanguageRenderer | function | core/ |
Setup the mock data needed to make language renderers work. |
| FieldUiTable::preRenderRegionRows | function | core/ |
Performs pre-render to move #regions to rows. |
| FieldUiTable::tablePreRender | function | core/ |
Performs pre-render tasks on field_ui_table elements. |
| FieldWebTest::testTextRendering | function | core/ |
Tests trimming/read-more/ellipses. |
| File::preRenderFile | function | core/ |
Prepares a #type 'file' render element for input.html.twig. |
| File::render | function | core/ |
Renders the field. |
| File::renderLink | function | core/ |
Prepares link to the file. |
| FileAudioFormatterTest::testRender | function | core/ |
@covers ::viewElements[[api-linebreak]] |
| FileSize::render | function | core/ |
Renders the field. |
| FileUploadForm::$renderer | property | core/ |
The renderer service. |
| FileVideoFormatterTest::testRender | function | core/ |
@covers ::viewElements[[api-linebreak]] |
| 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[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.