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 |
---|---|---|---|
DateTestBase::renderTestEntity | function | core/ |
Renders an entity_test and sets the output in the internal browser. |
DateTimePlus::render | function | core/ |
Renders the timezone name. |
DateTimeRangeTrait::renderStartEnd | function | core/ |
Creates a render array given start/end dates. |
DateTimeRangeTrait::renderStartEndWithIsoAttribute | function | core/ |
Creates a render array with ISO attributes given start/end dates. |
DblogMessage::render | function | core/ |
Renders the field. |
DblogOperations::render | function | core/ |
Renders the field. |
dblog_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
DbUpdateController::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
DefaultLanguageRenderer | class | core/ |
Renders entities in their default language. |
DefaultLanguageRenderer.php | file | core/ |
|
DefaultLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
DefaultLanguageRenderer::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
DefaultSummary::render | function | core/ |
Render the display in this style. |
DeprecatedExtendsRenderElement | class | core/ |
Provides render element that extends deprecated RenderElement for testing. |
DeprecatedExtendsRenderElement.php | file | core/ |
|
DeprecatedExtendsRenderElement::getInfo | function | core/ |
Returns the element properties for this element. |
Details::preRenderDetails | function | core/ |
Adds form element theming to details. |
DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins | function | core/ |
Tests disabling cache bins which cache markup. |
DialogRenderer | class | core/ |
Default main content renderer for dialog requests. |
DialogRenderer.php | file | core/ |
|
DialogRenderer::$renderer | property | core/ |
The renderer. |
DialogRenderer::$titleResolver | property | core/ |
The title resolver. |
DialogRenderer::determineTargetSelector | function | core/ |
Determine the target selector for the OpenDialogCommand. |
DialogRenderer::getDialogOptions | function | core/ |
Returns the dialog options from request. |
DialogRenderer::getTitleAsStringable | function | core/ |
Gets the title as a string or stringable object. |
DialogRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
DialogRenderer::__construct | function | core/ |
Constructs a new DialogRenderer. |
dialog_renderer_test.info.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml |
dialog_renderer_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml |
dialog_renderer_test.routing.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml |
dialog_renderer_test.services.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml |
DisplayBlockTest::testBlockEmptyRendering | function | core/ |
Tests the various test cases of empty block rendering. |
DisplayBlockTest::testBlockRendering | function | core/ |
Tests the actual rendering of the views block. |
DisplayLink::render | function | core/ |
Render the area. |
DisplayPluginBase::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DisplayPluginBase::buildRenderable | function | core/ |
Builds a renderable array of the view. |
DisplayPluginBase::buildRenderingLanguageOptions | function | core/ |
Returns the available rendering strategies for language-aware entities. |
DisplayPluginBase::elementPreRender | function | core/ |
#pre_render callback for view display rendering. |
DisplayPluginBase::render | function | core/ |
Renders this display. |
DisplayPluginBase::renderArea | function | core/ |
Renders one of the available areas. |
DisplayPluginBase::renderFilters | function | core/ |
Does nothing (obsolete function). |
DisplayPluginBase::renderMoreLink | function | core/ |
Renders the 'more' link. |
DisplayPluginBase::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
DisplayPluginInterface::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DisplayPluginInterface::buildRenderable | function | core/ |
Builds a renderable array of the view. |
DisplayPluginInterface::elementPreRender | function | core/ |
#pre_render callback for view display rendering. |
DisplayPluginInterface::render | function | core/ |
Renders this display. |
DisplayPluginInterface::renderArea | function | core/ |
Renders one of the available areas. |
DisplayPluginInterface::renderFilters | function | core/ |
Does nothing (obsolete function). |
DisplayPluginInterface::renderMoreLink | function | core/ |
Renders the 'more' link. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.