Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComponentPluginManager::isValidDefinition | function | core/ |
Validates the metadata info. |
| ComponentPluginManager::libraryFromDefinition | function | core/ |
Creates the library declaration array from a component definition. |
| ComponentPluginManager::makePathRelativeToLibraryRoot | function | core/ |
Takes a path and makes it relative to the library provider. |
| ComponentPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| ComponentPluginManager::shouldEnforceSchemas | function | core/ |
Assess whether schemas are mandatory for props. |
| ComponentPluginManager::translateLibraryPaths | function | core/ |
Changes the library paths, so they can be used by the library system. |
| ComponentPluginManager::__construct | function | core/ |
Constructs ComponentPluginManager object. |
| ComponentPluginManagerTest | class | core/ |
Tests the component plugin manager. |
| ComponentPluginManagerTest.php | file | core/ |
|
| ComponentPluginManagerTest::$modules | property | core/ |
Modules to install. |
| ComponentPluginManagerTest::$themes | property | core/ |
Themes to install. |
| ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
| ComponentPluginManagerTest::testMismatchingFolderName | function | core/ |
Test that the machine name is grabbed from the *.component.yml. |
| ComponentRenderInvalidTest | class | core/ |
Tests invalid render options for components. |
| ComponentRenderInvalidTest.php | file | core/ |
|
| ComponentRenderInvalidTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderInvalidTest::$themes | property | core/ |
Themes to install. |
| ComponentRenderInvalidTest::testInvalidDefinitionModule | function | core/ |
Ensure that components in modules without schema fail validation. |
| ComponentRenderInvalidTest::testInvalidDefinitionTheme | function | core/ |
Ensure that components in modules without schema fail validation. |
| ComponentRenderTest | class | core/ |
Tests the correct rendering of components. |
| ComponentRenderTest | class | core/ |
Tests the correct rendering of components. |
| ComponentRenderTest | class | core/ |
Tests the correct rendering of components. |
| ComponentRenderTest.php | file | core/ |
|
| 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::$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::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. |
| ComponentsIsolatedBuildTest | class | core/ |
Try to install dependencies per component, using Composer. |
| ComponentsIsolatedBuildTest.php | file | core/ |
Pagination
- Previous page
- Page 207
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.