Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ComponentsIsolatedBuildTest | class | core/ |
Try to install dependencies per component, using Composer. |
| ComponentsIsolatedBuildTest.php | file | core/ |
|
| ComponentsIsolatedBuildTest::addExpectedRepositories | function | core/ |
Adds expected repositories as path repositories to package under test. |
| ComponentsIsolatedBuildTest::provideComponentPaths | function | core/ |
Provides an array with relative paths to the component paths. |
| ComponentsIsolatedBuildTest::testComponentComposerJson | function | core/ |
Test whether components' composer.json can be installed in isolation. |
| ComponentsTaggedReleaseTest | class | core/ |
Demonstrate that the Component generator responds to release tagging. |
| ComponentsTaggedReleaseTest.php | file | core/ |
|
| ComponentsTaggedReleaseTest::providerVersionConstraint | function | core/ |
Highly arbitrary version and constraint expectations. |
| ComponentsTaggedReleaseTest::testReleaseTagging | function | core/ |
Validate release tagging and regeneration of dependencies. |
| ComponentsTwigExtension | class | core/ |
The twig extension so Drupal can recognize the new code. |
| ComponentsTwigExtension.php | file | core/ |
|
| ComponentsTwigExtension::addAdditionalContext | function | core/ |
Appends additional context to the template based on the template id. |
| ComponentsTwigExtension::doValidateProps | function | core/ |
Performs the actual validation of the schema for the props. |
| ComponentsTwigExtension::getFunctions | function | core/ |
|
| ComponentsTwigExtension::getNodeVisitors | function | core/ |
|
| ComponentsTwigExtension::mergeAdditionalRenderContext | function | core/ |
Calculates additional context for this template. |
| ComponentsTwigExtension::validateProps | function | core/ |
Validates the props in development environments. |
| ComponentsTwigExtension::__construct | function | core/ |
Creates TwigExtension. |
| ComponentTestDoesNotExtendCoreTest | class | core/ |
Ensures that no component tests are extending a core test base class. |
| ComponentTestDoesNotExtendCoreTest.php | file | core/ |
|
| ComponentTestDoesNotExtendCoreTest::getNodeType | function | core/ |
|
| ComponentTestDoesNotExtendCoreTest::processNode | function | core/ |
|
| ComponentTestDoesNotExtendCoreTest::__construct | function | core/ |
|
| ComponentTestDoesNotExtendCoreTestTest | class | core/ |
Tests ComponentTestDoesNotExtendCoreTest rule. |
| ComponentTestDoesNotExtendCoreTestTest.php | file | core/ |
|
| ComponentTestDoesNotExtendCoreTestTest::getRule | function | core/ |
Pagination
- Previous page
- Page 211
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.