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::$build | property | core/ |
The render array built by the event subscribers. |
SectionComponentBuildRenderArrayEvent::$component | property | core/ |
The section component whose render array is being built. |
SectionComponentBuildRenderArrayEvent::$contexts | property | core/ |
The available contexts. |
SectionComponentBuildRenderArrayEvent::$inPreview | property | core/ |
Whether the component is in preview mode or not. |
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 |
SectionRenderTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Section @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 |
SectionRenderTest::testToRenderArray | function | core/ |
@covers ::toRenderArray |
SectionRenderTest::testToRenderArrayAccessDenied | function | core/ |
@covers ::toRenderArray |
SectionRenderTest::testToRenderArrayEmpty | function | core/ |
@covers ::toRenderArray |
SectionRenderTest::testToRenderArrayMissingPluginId | function | core/ |
@covers ::toRenderArray |
SectionRenderTest::testToRenderArrayPreview | function | core/ |
@covers ::toRenderArray |
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. |
StringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
StylePluginBase::$rendered_fields | property | core/ |
|
StylePluginBase::$render_tokens | property | core/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.