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 |
---|---|---|---|
SectionComponentBuildRenderArrayEvent::$plugin | property | core/ |
The plugin for the section component being built. |
SectionComponentBuildRenderArrayEvent::getBuild | function | core/ |
Get the render array in its current state. |
SectionComponentBuildRenderArrayEvent::getComponent | function | core/ |
Get the section component whose render array is being built. |
SectionComponentBuildRenderArrayEvent::getContexts | function | core/ |
Get the available contexts. |
SectionComponentBuildRenderArrayEvent::getPlugin | function | core/ |
Get the plugin for the section component being built. |
SectionComponentBuildRenderArrayEvent::inPreview | function | core/ |
Determine if the component is in preview mode. |
SectionComponentBuildRenderArrayEvent::setBuild | function | core/ |
Set the render array. |
SectionComponentBuildRenderArrayEvent::__construct | function | core/ |
Creates a new SectionComponentBuildRenderArrayEvent object. |
SectionComponentTest::testToRenderArray | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
SectionRenderTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Section[[api-linebreak]] @group layout_builder |
SectionRenderTest.php | file | core/ |
|
SectionRenderTest::$account | property | core/ |
The current user. |
SectionRenderTest::$blockManager | property | core/ |
The block plugin manager. |
SectionRenderTest::$contextHandler | property | core/ |
The plugin context handler. |
SectionRenderTest::$contextRepository | property | core/ |
The context manager service. |
SectionRenderTest::$eventDispatcher | property | core/ |
The event dispatcher. |
SectionRenderTest::setUp | function | core/ |
|
SectionRenderTest::testContextAwareBlock | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
SectionRenderTest::testToRenderArray | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
SectionRenderTest::testToRenderArrayAccessDenied | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
SectionRenderTest::testToRenderArrayEmpty | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
SectionRenderTest::testToRenderArrayMissingPluginId | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
SectionRenderTest::testToRenderArrayPreview | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
Select::preRenderSelect | function | core/ |
Prepares a select render element. |
Serialized::render | function | core/ |
Renders the field. |
Serializer::render | function | core/ |
Render the display in this style. |
ServerEndpointController::renderArray | function | core/ |
Render an arbitrary render array. |
ServerEndpointController::renderArray | function | core/ |
Render an arbitrary render array. |
SetDialogOptionCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
SetFormCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
SetSubtreesCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
SettingsCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
ShortcutLazyBuilders::$renderer | property | core/ |
The renderer service. |
shortcut_renderable_links | function | core/ |
Returns an array of shortcut links, suitable for rendering. |
ShowButtonsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
SortRandomTest::testRandomOrderingWithRenderCaching | function | core/ |
Tests random ordering with tags based caching. |
StatisticsLastCommentName::render | function | core/ |
Renders the field. |
StatisticsPopularBlock::$renderer | property | core/ |
|
StatusMessages::renderMessages | function | core/ |
Render API callback: Replaces placeholder with messages. |
StatusReport::preRenderGroupRequirements | function | core/ |
Render API callback: Groups requirements. |
StatusReportPage::preRenderCounters | function | core/ |
The #pre_render callback to create counter elements. |
StatusReportPage::preRenderGeneralInfo | function | core/ |
Render API callback: Gets general info out of requirements. |
StatusReportPage::preRenderRequirements | function | core/ |
Render API callback: Create status report requirements. |
StatusReportPageTest::testPeRenderCounters | function | core/ |
Tests the status report page element. |
StatusReportTest::testPreRenderGroupRequirements | function | core/ |
Tests the status report element. |
StringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
StylePluginBase::$rendered_fields | property | core/ |
Stores the rendered field values, keyed by the row index and field name. |
StylePluginBase::$render_tokens | property | core/ |
Keyed array by placeholder a cached per row tokens to render. |
StylePluginBase::elementPreRenderRow | function | core/ |
Render API callback: Performs view row field rendering. |
StylePluginBase::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.