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 |
---|---|---|---|
ComponentRenderTest::testJsLibraryAttachesCorrectly | function | core/ |
Tests that the correct libraries are put on the page using JS. |
ComponentRenderTest::testLibraryOverrides | function | core/ |
Tests libraryOverrides. |
ComponentRenderTest::testLibraryOverrides | function | core/ |
Tests libraryOverrides. |
ComponentRenderTest::testPluginDefinition | function | core/ |
Ensures some key aspects of the plugin definition are correctly computed. |
ComponentRenderTest::testPluginDefinition | function | core/ |
Ensures some key aspects of the plugin definition are correctly computed. |
ComponentRenderTest::testRender | function | core/ |
Test that components render correctly. |
ComponentRenderTest::testRender | function | core/ |
Test that components render correctly. |
ComponentsTwigExtension::mergeAdditionalRenderContext | function | core/ |
Calculates additional context for this template. |
CompositeFormElementTrait::preRenderCompositeFormElement | function | core/ |
Adds form element theming to an element if its title or description is set. |
ConfigTranslationController::$renderer | property | core/ |
The renderer. |
ConfigTranslationEntityListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
ConfigTranslationMapperList::render | function | core/ |
Builds the mappers as a renderable array for table.html.twig. |
ConfigurableLanguageRenderer | class | core/ |
Renders entities in a configured language. |
ConfigurableLanguageRenderer.php | file | core/ |
|
ConfigurableLanguageRenderer::$langcode | property | core/ |
A specific language code for rendering if available. |
ConfigurableLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
ConfigurableLanguageRenderer::__construct | function | core/ |
Constructs a renderer object. |
ContactController::$renderer | property | core/ |
The renderer. |
ContactLink::renderLink | function | core/ |
Prepares the link to view an entity. |
ContactLinkTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
Container::preRenderContainer | function | core/ |
Prevents optional containers from rendering if they have no children. |
Container::preRenderContainer | function | ./ |
Prevents optional containers from rendering if they have no children. |
ContextualController::$renderer | property | core/ |
The renderer. |
ContextualController::render | function | core/ |
Returns the requested rendered contextual links. |
ContextualDynamicContextTest::renderContextualLinks | function | core/ |
Get server-rendered contextual links for the given contextual link ids. |
ContextualLinks::preRender | function | core/ |
Runs before any fields are rendered. |
ContextualLinks::preRenderLinks | function | core/ |
Pre-render callback: Builds a renderable array for contextual links. |
ContextualLinks::render | function | core/ |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render(). |
ContextualLinksPlaceholder::preRenderPlaceholder | function | core/ |
Pre-render callback: Renders a contextual links placeholder into #markup. |
CounterTest::renderCounter | function | core/ |
Renders the counter field handler. |
CssCollectionRenderer | class | core/ |
Renders CSS assets. |
CssCollectionRenderer.php | file | core/ |
|
CssCollectionRenderer::render | function | core/ |
Renders an asset collection. |
CssCollectionRenderer::__construct | function | core/ |
Constructs a CssCollectionRenderer. |
CssCollectionRendererUnitTest | class | core/ |
Tests the CSS asset collection renderer. |
CssCollectionRendererUnitTest.php | file | core/ |
|
CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
CssCollectionRendererUnitTest::$renderer | property | core/ |
A CSS asset renderer. |
CssCollectionRendererUnitTest::providerTestRender | function | core/ |
Provides data for the CSS asset rendering test. |
CssCollectionRendererUnitTest::setUp | function | core/ |
|
CssCollectionRendererUnitTest::testRender | function | core/ |
Tests CSS asset rendering. |
CssCollectionRendererUnitTest::testRenderInvalidType | function | core/ |
Tests a CSS asset group with the invalid 'type' => 'internal'. |
CssCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
Custom::preRenderCustomForm | function | core/ |
Prerender function to move the textarea to the top of a form. |
Custom::render | function | core/ |
Renders the field. |
DataCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
DataEntityRow::render | function | core/ |
Renders a row object. |
DataFieldRow::render | function | core/ |
Renders a row object. |
Date::preRenderDate | function | core/ |
Adds form-specific attributes to a 'date' #type element. |
Date::render | function | core/ |
Renders the field. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.