Search for component
- Search 7.x for component
- Search 9.5.x for component
- Search 8.9.x for component
- Search 10.3.x for component
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Component | class | core/ |
Simple value object that contains information about the component. |
Component | class | core/ |
Simple value object that contains information about the component. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
card.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/card/card.component.yml |
CommentViewBuilder::buildComponents | function | core/ |
In addition to modifying the content key on entities, this implementation will also set the comment entity key which all comments carry. |
Component | class | core/ |
Simple value object that contains information about the component. |
Component | class | core/ |
Simple value object that contains information about the component. |
component-tests.php | file | core/ |
|
Component.php | file | core/ |
|
Component.php | file | core/ |
|
Component::$library | property | core/ |
The library definition to be attached with the component. |
Component::$library | property | core/ |
The library definition to be attached with the component. |
Component::$machineName | property | core/ |
The component machine name. |
Component::$machineName | property | core/ |
The component machine name. |
Component::$metadata | property | core/ |
The component's metadata. |
Component::$metadata | property | core/ |
The component's metadata. |
Component::$template | property | core/ |
The Twig template for the component. |
Component::$template | property | core/ |
The Twig template for the component. |
Component::getLibraryName | function | core/ |
The auto-computed library name. |
Component::getLibraryName | function | core/ |
The auto-computed library name. |
Component::getTemplatePath | function | core/ |
The template path. |
Component::getTemplatePath | function | core/ |
The template path. |
Component::__construct | function | core/ |
Component constructor. |
Component::__construct | function | core/ |
Component constructor. |
ComponentElement | class | core/ |
Provides a Single-Directory Component render element. |
ComponentElement | class | core/ |
Provides a Single Directory Component render element. |
ComponentElement.php | file | core/ |
|
ComponentElement.php | file | core/ |
|
ComponentElement::generateComponentTemplate | function | core/ |
Generates the template to render the component. |
ComponentElement::generateComponentTemplate | function | core/ |
Generates the template to render the component. |
ComponentElement::getInfo | function | core/ |
Returns the element properties for this element. |
ComponentElement::getInfo | function | core/ |
Returns the element properties for this element. |
ComponentElement::preRenderComponent | function | core/ |
Expands a component into an inline template with an attachment. |
ComponentElement::preRenderComponent | function | core/ |
Expands a sdc into an inline template with an attachment. |
ComponentEntityDisplayBase | class | core/ |
Provides a destination plugin for migrating entity display components. |
ComponentEntityDisplayBase.php | file | core/ |
|
ComponentEntityDisplayBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
ComponentEntityDisplayBase::create | function | core/ |
Creates an instance of the plugin. |
ComponentEntityDisplayBase::fields | function | core/ |
Returns an array of destination fields. |
ComponentEntityDisplayBase::getEntity | function | core/ |
Gets the entity. |
ComponentEntityDisplayBase::getIds | function | core/ |
Gets the destination IDs. |
ComponentEntityDisplayBase::import | function | core/ |
Import the row. |
ComponentEntityDisplayBase::MODE_NAME | constant | core/ |
|
ComponentEntityDisplayBase::__construct | function | core/ |
PerComponentEntityDisplay constructor. |
ComponentGenerator | class | composer/ |
Reconciles Drupal component dependencies with core. |
ComponentGenerator.php | file | composer/ |
|
ComponentGenerator::$componentBaseDir | property | composer/ |
Full path to the component directory. |
ComponentGenerator::$drupalCoreInfo | property | composer/ |
Data from drupal/core's composer.json file. |
ComponentGenerator::$drupalProjectInfo | property | composer/ |
Data from drupal/drupal's composer.json file. |
ComponentGenerator::$relativeComponentPath | property | composer/ |
Relative path from Drupal root to the component directory. |
ComponentGenerator::encode | function | composer/ |
Utility function to encode package json in a consistent way. |
ComponentGenerator::generate | function | composer/ |
Reconcile Drupal's components whenever composer.lock is updated. |
ComponentGenerator::generateComponentPackage | function | composer/ |
Generate the component JSON files. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.