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 |
|---|---|---|---|
| ComponentNodeVisitor::__construct | function | core/ |
Creates a new ComponentNodeVisitor object. |
| ComponentNodeVisitorTest | class | core/ |
Tests the node visitor. |
| ComponentNodeVisitorTest.php | file | core/ |
|
| ComponentNodeVisitorTest::$modules | property | core/ |
Modules to install. |
| ComponentNodeVisitorTest::$themes | property | core/ |
Themes to install. |
| ComponentNodeVisitorTest::DEBUG_COMPONENT_ID_PATTERN | constant | core/ |
|
| ComponentNodeVisitorTest::DEBUG_VARIANT_ID_PATTERN | constant | core/ |
|
| ComponentNodeVisitorTest::testDebugRendersComponentStartWithVariant | function | core/ |
Test debug output for sdc components with component id and variant. |
| ComponentNodeVisitorTest::testOtherVisitorsCanModifyTwigNodes | function | core/ |
Test that other visitors can modify Twig nodes. |
| ComponentNotFoundException | class | core/ |
Raised when a component cannot be found. |
| ComponentNotFoundException.php | file | core/ |
|
| ComponentPluginManager | class | core/ |
Defines a plugin manager to deal with components. |
| ComponentPluginManager.php | file | core/ |
|
| ComponentPluginManager::$defaults | property | core/ |
|
| ComponentPluginManager::alterDefinition | function | core/ |
Alters the plugin definition with computed properties. |
| ComponentPluginManager::alterDefinitions | function | core/ |
|
| ComponentPluginManager::clearCachedDefinitions | function | core/ |
|
| ComponentPluginManager::createInstance | function | core/ |
Creates an instance. |
| ComponentPluginManager::find | function | core/ |
Gets a component for rendering. |
| ComponentPluginManager::findAsset | function | core/ |
Finds assets related to the provided metadata file. |
| ComponentPluginManager::getAllComponents | function | core/ |
Gets all components. |
| ComponentPluginManager::getDiscovery | function | core/ |
|
| ComponentPluginManager::getScanDirectories | function | core/ |
Get the list of directories to scan. |
| 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::processDefinition | function | core/ |
|
| ComponentPluginManager::processDefinitionCategory | function | core/ |
|
| ComponentPluginManager::providerExists | function | core/ |
|
| 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. |
| ComponentPluginManagerCachedDiscoveryTest | class | core/ |
Tests discovery of components in a theme being installed or uninstalled. |
| ComponentPluginManagerCachedDiscoveryTest.php | file | core/ |
|
| ComponentPluginManagerCachedDiscoveryTest::$themes | property | core/ |
Themes to install. |
| ComponentPluginManagerCachedDiscoveryTest::testComponentDiscoveryOnThemeInstall | function | core/ |
Tests cached component plugin discovery on theme install and uninstall. |
| 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. |
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.