Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
ComponentNodeVisitorTest::testDebugRendersComponentStartWithVariant function core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Test debug output for sdc components with component id and variant.
ComponentNodeVisitorTest::testOtherVisitorsCanModifyTwigNodes function core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Test that other visitors can modify Twig nodes.
ComponentPluginManager::$defaults property core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::alterDefinitions function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::clearCachedDefinitions function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::createInstance function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Creates an instance.
ComponentPluginManager::findAsset function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Finds assets related to the provided metadata file.
ComponentPluginManager::getAllComponents function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Gets all components.
ComponentPluginManager::getDiscovery function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::getScanDirectories function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Get the list of directories to scan.
ComponentPluginManager::isValidDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Validates the metadata info.
ComponentPluginManager::processDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::processDefinitionCategory function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::providerExists function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::shouldEnforceSchemas function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Assess whether schemas are mandatory for props.
ComponentPluginManager::translateLibraryPaths function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Changes the library paths, so they can be used by the library system.
ComponentPluginManager::__construct function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Constructs ComponentPluginManager object.
ComponentPluginManagerCachedDiscoveryTest class core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php Tests discovery of components in a theme being installed or uninstalled.
ComponentPluginManagerCachedDiscoveryTest.php file core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php
ComponentPluginManagerCachedDiscoveryTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php
ComponentPluginManagerCachedDiscoveryTest::testComponentDiscoveryOnThemeInstall function core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php Tests cached component plugin discovery on theme install and uninstall.
ComponentPluginManagerTest class core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php Tests the component plugin manager.
ComponentPluginManagerTest.php file core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php
ComponentPluginManagerTest::$modules property core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php
ComponentPluginManagerTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php
ComponentPluginManagerTest::testFindEmptyMetadataFile function core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php Test that components render correctly.
ComponentPluginManagerTest::testMismatchingFolderName function core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php Test that the machine name is grabbed from the *.component.yml.
ComponentRenderInvalidTest class core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php Tests invalid render options for components.
ComponentRenderInvalidTest.php file core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php
ComponentRenderInvalidTest::$modules property core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php
ComponentRenderInvalidTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php
ComponentRenderInvalidTest::testInvalidDefinitionModule function core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php Ensure that components in modules without schema fail validation.
ComponentRenderInvalidTest::testInvalidDefinitionTheme function core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php Ensure that components in modules without schema fail validation.
ComponentRenderTest class core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php Tests the correct rendering of components.
ComponentRenderTest class core/tests/Drupal/FunctionalJavascriptTests/Components/ComponentRenderTest.php Tests the correct rendering of components.
ComponentRenderTest class core/tests/Drupal/KernelTests/Component/ComponentRenderTest.php Tests the correct rendering of components.
ComponentRenderTest class core/tests/Drupal/FunctionalTests/Components/ComponentRenderTest.php Tests the correct rendering of components.
ComponentRenderTest.php file core/tests/Drupal/KernelTests/Component/ComponentRenderTest.php
ComponentRenderTest.php file core/tests/Drupal/FunctionalTests/Components/ComponentRenderTest.php
ComponentRenderTest.php file core/tests/Drupal/FunctionalJavascriptTests/Components/ComponentRenderTest.php
ComponentRenderTest.php file core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php
ComponentRenderTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Components/ComponentRenderTest.php
ComponentRenderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Components/ComponentRenderTest.php
ComponentRenderTest::$modules property core/tests/Drupal/KernelTests/Component/ComponentRenderTest.php
ComponentRenderTest::$modules property core/tests/Drupal/FunctionalTests/Components/ComponentRenderTest.php
ComponentRenderTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Components/ComponentRenderTest.php
ComponentRenderTest::$modules property core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php
ComponentRenderTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php
ComponentRenderTest::testCheckElementAttributesAndPropAttributesMerging function core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php Ensures the element and prop attributes are merged properly.
ComponentRenderTest::testCssLibraryAttachesCorrectly function core/tests/Drupal/FunctionalJavascriptTests/Components/ComponentRenderTest.php Tests that the correct libraries are put on the page using CSS.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.