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.php | file | core/ |
|
| ComponentRenderTest.php | file | core/ |
|
| ComponentRenderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ComponentRenderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ComponentRenderTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderTest::$themes | property | core/ |
Themes to install. |
| ComponentRenderTest::testCheckElementAttributesAndPropAttributesMerging | function | core/ |
Ensures the element and prop attributes are merged properly. |
| ComponentRenderTest::testCssLibraryAttachesCorrectly | function | core/ |
Tests that the correct libraries are put on the page using CSS. |
| ComponentRenderTest::testCssOrder | function | core/ |
Tests the CSS load order. |
| ComponentRenderTest::testJsLibraryAttachesCorrectly | function | core/ |
Tests that the correct libraries are put on the page using JS. |
| ComponentRenderTest::testLibraryOverrides | function | core/ |
Tests libraryOverrides. |
| ComponentRenderTest::testPluginDefinition | function | core/ |
Ensures some key aspects of the plugin definition are correctly computed. |
| ComponentRenderTest::testRenderArrayObjectTypeCast | function | core/ |
Ensure fuzzy coercing of arrays and objects works properly. |
| ComponentRenderTest::testRenderAttributeMerging | function | core/ |
Ensures the attributes are merged properly. |
| ComponentRenderTest::testRenderElementAlters | function | core/ |
Ensures the alter callbacks work properly. |
| ComponentRenderTest::testRenderEmbedWithNested | function | core/ |
Render a card with slots that include a CTA component. |
| ComponentRenderTest::testRenderEmptyProps | function | core/ |
Ensure that components can have 0 props. |
| ComponentRenderTest::testRenderIncludeDataMapping | function | core/ |
Check using a component with an include and no default context. |
| ComponentRenderTest::testRenderIncludeDefaultContent | function | core/ |
Check using a component with an include and default context. |
| ComponentRenderTest::testRenderInvalidSlot | function | core/ |
Ensure that the slots throw an error for invalid slots. |
| ComponentRenderTest::testRenderLibraryOverrides | function | core/ |
Check using the libraryOverrides. |
| ComponentRenderTest::testRenderNonExistingComponent | function | core/ |
Ensures that including an invalid component creates an error. |
| ComponentRenderTest::testRenderPropValidation | function | core/ |
Ensures the schema violations are reported properly. |
| ComponentRenderTest::testRenderSlots | function | core/ |
Ensure that the slots allow a render array or a scalar when using the render element. |
| ComponentRenderTest::testVariants | function | core/ |
Ensure that components variants render. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.