Search for render

  1. Search 7.x for render
  2. Search 9.5.x for render
  3. Search 8.9.x for render
  4. Search 10.3.x for render
  5. Other projects
Title Object type File name Summary
RowEntityRenderersTest::$ids property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::$langcodes property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php An array of added languages.
RowEntityRenderersTest::$modules property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Modules to install.
RowEntityRenderersTest::$testAuthor property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php The author of the test content.
RowEntityRenderersTest::$testIds property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php An array of IDs of the test content.
RowEntityRenderersTest::$testViews property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Views used by this test.
RowEntityRenderersTest::$values property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::assertTranslations function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks that the view results match the expected values.
RowEntityRenderersTest::checkLanguageRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks that the language renderer configurations work as expected.
RowEntityRenderersTest::checkLanguageRenderersRelationship function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks language renderer configurations work with relationships.
RowEntityRenderersTest::setUp function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::testEntityRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the entity row renderers.
RowEntityRenderersTest::testEntityRenderersRelationship function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the entity row renderers for relationships.
RowEntityRenderersTest::testFieldRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the field row renderers.
RowEntityRenderersTest::testFieldRenderersRelationship function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the field row renderers for relationships.
RowEntityRenderersTest::testRevisionBaseTable function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the row renderer with a revision base table.
RowPluginBase::preRender function core/modules/views/src/Plugin/views/row/RowPluginBase.php Allow the style to do stuff before each row is rendered.
RowPluginBase::render function core/modules/views/src/Plugin/views/row/RowPluginBase.php Renders a row object.
RowRenderCacheTest class core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Tests row render caching.
RowRenderCacheTest.php file core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php
RowRenderCacheTest::$editorUser property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php An editor user account.
RowRenderCacheTest::$modules property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Modules to install.
RowRenderCacheTest::$powerUser property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php A power user account.
RowRenderCacheTest::$regularUser property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php A regular user account.
RowRenderCacheTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Views used by this test.
RowRenderCacheTest::doTestRenderedOutput function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Check whether the rendered output matches expectations.
RowRenderCacheTest::setUpFixtures function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Sets up the configuration and schema of views and views_test_data modules.
RowRenderCacheTest::testAdvancedCaching function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Tests complex field rewriting and uncacheable field handlers.
RowRenderCacheTest::testNoCaching function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Tests that rows are not cached when the none cache plugin is used.
RowTest::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Renders a row object.
Rss::preRender function core/modules/node/src/Plugin/views/row/Rss.php Allow the style to do stuff before each row is rendered.
Rss::preRender function core/modules/comment/src/Plugin/views/row/Rss.php Allow the style to do stuff before each row is rendered.
Rss::render function core/modules/comment/src/Plugin/views/row/Rss.php Renders a row object.
Rss::render function core/modules/node/src/Plugin/views/row/Rss.php Renders a row object.
Rss::render function core/modules/views/src/Plugin/views/style/Rss.php Render the display in this style.
RssFields::render function core/modules/views/src/Plugin/views/row/RssFields.php Renders a row object.
Score::render function core/modules/search/src/Plugin/views/field/Score.php Renders the field.
ScrollTopCommand::render function core/lib/Drupal/Core/Ajax/ScrollTopCommand.php Return an array to be run through json_encode and sent to the client.
Search::preRenderSearch function core/lib/Drupal/Core/Render/Element/Search.php Prepares a #type 'search' render element for input.html.twig.
SearchableHelpInterface::renderTopicForSearch function core/modules/help/src/SearchableHelpInterface.php Renders one topic for search indexing or search results.
SearchBlockForm::$renderer property core/modules/search/src/Form/SearchBlockForm.php The renderer.
SearchController::$renderer property core/modules/search/src/Controller/SearchController.php The renderer.
SearchRow::render function core/modules/search/src/Plugin/views/row/SearchRow.php Renders a row object.
Section::toRenderArray function core/modules/layout_builder/src/Section.php Returns the renderable array for this section.
SectionComponent::toRenderArray function core/modules/layout_builder/src/SectionComponent.php Returns the renderable array for this component.
SectionComponentBuildRenderArrayEvent class core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Event fired when a section component's render array is being built.
SectionComponentBuildRenderArrayEvent.php file core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php
SectionComponentBuildRenderArrayEvent::$build property core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php The render array built by the event subscribers.
SectionComponentBuildRenderArrayEvent::$component property core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php The section component whose render array is being built.
SectionComponentBuildRenderArrayEvent::$contexts property core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php The available contexts.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.