Search for component

  1. Search 7.x for component
  2. Search 9.5.x for component
  3. Search 8.9.x for component
  4. Search 11.x for component
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Component class core/modules/sdc/src/Plugin/Component.php Simple value object that contains information about the component.
Component class core/lib/Drupal/Core/Plugin/Component.php Simple value object that contains information about the component.

All search results

Title Object type File name Summary
ComponentNodeVisitor::getComponent function core/lib/Drupal/Core/Template/ComponentNodeVisitor.php Finds the SDC for the current module node.
ComponentNodeVisitor::getPriority function core/lib/Drupal/Core/Template/ComponentNodeVisitor.php
ComponentNodeVisitor::getPriority function core/modules/sdc/src/Twig/ComponentNodeVisitor.php
ComponentNodeVisitor::leaveNode function core/modules/sdc/src/Twig/ComponentNodeVisitor.php
ComponentNodeVisitor::leaveNode function core/lib/Drupal/Core/Template/ComponentNodeVisitor.php
ComponentNodeVisitor::validateSlots function core/lib/Drupal/Core/Template/ComponentNodeVisitor.php Performs a cheap validation of the slots in the template.
ComponentNodeVisitor::validateSlots function core/modules/sdc/src/Twig/ComponentNodeVisitor.php Performs a cheap validation of the slots in the template.
ComponentNodeVisitor::__construct function core/modules/sdc/src/Twig/ComponentNodeVisitor.php Creates a new ComponentNodeVisitor object.
ComponentNodeVisitor::__construct function core/lib/Drupal/Core/Template/ComponentNodeVisitor.php Creates a new ComponentNodeVisitor object.
ComponentNodeVisitorTest class core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Tests the node visitor.
ComponentNodeVisitorTest class core/modules/sdc/tests/src/Kernel/ComponentNodeVisitorTest.php Tests the node visitor.
ComponentNodeVisitorTest.php file core/modules/sdc/tests/src/Kernel/ComponentNodeVisitorTest.php
ComponentNodeVisitorTest.php file core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php
ComponentNodeVisitorTest::$modules property core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Modules to install.
ComponentNodeVisitorTest::$modules property core/modules/sdc/tests/src/Kernel/ComponentNodeVisitorTest.php Modules to enable.
ComponentNodeVisitorTest::$themes property core/modules/sdc/tests/src/Kernel/ComponentNodeVisitorTest.php Themes to install.
ComponentNodeVisitorTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Themes to install.
ComponentNodeVisitorTest::testOtherVisitorsCanModifyTwigNodes function core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Test that other visitors can modify Twig nodes.
ComponentNodeVisitorTest::testOtherVisitorsCanModifyTwigNodes function core/modules/sdc/tests/src/Kernel/ComponentNodeVisitorTest.php Test that other visitors can modify Twig nodes.
ComponentNotFoundException class core/modules/sdc/src/Exception/ComponentNotFoundException.php Raised when a component cannot be found.
ComponentNotFoundException class core/lib/Drupal/Core/Render/Component/Exception/ComponentNotFoundException.php Raised when a component cannot be found.
ComponentNotFoundException.php file core/lib/Drupal/Core/Render/Component/Exception/ComponentNotFoundException.php
ComponentNotFoundException.php file core/modules/sdc/src/Exception/ComponentNotFoundException.php
ComponentPluginManager class core/modules/sdc/src/ComponentPluginManager.php Defines a plugin manager to deal with sdc.
ComponentPluginManager class core/lib/Drupal/Core/Theme/ComponentPluginManager.php Defines a plugin manager to deal with components.
ComponentPluginManager.php file core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager.php file core/modules/sdc/src/ComponentPluginManager.php
ComponentPluginManager::$defaults property core/modules/sdc/src/ComponentPluginManager.php A set of defaults to be referenced by $this->processDefinition().
ComponentPluginManager::$defaults property core/lib/Drupal/Core/Theme/ComponentPluginManager.php A set of defaults to be referenced by $this->processDefinition().
ComponentPluginManager::alterDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Alters the plugin definition with computed properties.
ComponentPluginManager::alterDefinition function core/modules/sdc/src/ComponentPluginManager.php Alters the plugin definition with computed properties.
ComponentPluginManager::alterDefinitions function core/modules/sdc/src/ComponentPluginManager.php Invokes the hook to alter the definitions if the alter hook is set.
ComponentPluginManager::alterDefinitions function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Invokes the hook to alter the definitions if the alter hook is set.
ComponentPluginManager::clearCachedDefinitions function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Clears static and persistent plugin definition caches.
ComponentPluginManager::clearCachedDefinitions function core/modules/sdc/src/ComponentPluginManager.php Clears static and persistent plugin definition caches.
ComponentPluginManager::createInstance function core/modules/sdc/src/ComponentPluginManager.php Creates an instance.
ComponentPluginManager::createInstance function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Creates an instance.
ComponentPluginManager::find function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Gets a component for rendering.
ComponentPluginManager::find function core/modules/sdc/src/ComponentPluginManager.php Gets a component for rendering.
ComponentPluginManager::findAsset function core/modules/sdc/src/ComponentPluginManager.php Finds assets related to the provided metadata file.
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::getAllComponents function core/modules/sdc/src/ComponentPluginManager.php Gets all components.
ComponentPluginManager::getDiscovery function core/modules/sdc/src/ComponentPluginManager.php Gets the plugin discovery.
ComponentPluginManager::getDiscovery function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Gets the plugin discovery.
ComponentPluginManager::getScanDirectories function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Get the list of directories to scan.
ComponentPluginManager::getScanDirectories function core/modules/sdc/src/ComponentPluginManager.php Get the list of directories to scan.
ComponentPluginManager::isValidDefinition function core/modules/sdc/src/ComponentPluginManager.php Validates the metadata info.
ComponentPluginManager::isValidDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Validates the metadata info.
ComponentPluginManager::libraryFromDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Creates the library declaration array from a component definition.

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