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::checkArrayObjectTypeCast | function | core/ |
Ensure fuzzy coercing of arrays and objects works properly. |
ComponentRenderTest::checkAttributeMerging | function | core/ |
Ensures the attributes are merged properly. |
ComponentRenderTest::checkEmbedWithNested | function | core/ |
Render a card with slots that include a CTA component. |
ComponentRenderTest::checkEmptyProps | function | core/ |
Ensure that components can have 0 props. |
ComponentRenderTest::checkIncludeDataMapping | function | core/ |
Check using a component with an include and no default context. |
ComponentRenderTest::checkIncludeDefaultContent | function | core/ |
Check using a component with an include and default context. |
ComponentRenderTest::checkInvalidSlot | function | core/ |
Ensure that the slots throw an error for invalid slots. |
ComponentRenderTest::checkLibraryOverrides | function | core/ |
Check using the libraryOverrides. |
ComponentRenderTest::checkNonExistingComponent | function | core/ |
Ensures that including an invalid component creates an error. |
ComponentRenderTest::checkPropValidation | function | core/ |
Ensures the schema violations are reported properly. |
ComponentRenderTest::checkRenderElementAlters | function | core/ |
Ensures the alter callbacks work properly. |
ComponentRenderTest::checkSlots | function | core/ |
Ensure that the slots allow a render array or a scalar when using the render element. |
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::testRender | function | core/ |
Test that components render correctly. |
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. |
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. |
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'. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.