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
ComponentElement.php file core/modules/sdc/src/Element/ComponentElement.php
ComponentElement.php file core/lib/Drupal/Core/Render/Element/ComponentElement.php
ComponentElement::generateComponentTemplate function core/lib/Drupal/Core/Render/Element/ComponentElement.php Generates the template to render the component.
ComponentElement::generateComponentTemplate function core/modules/sdc/src/Element/ComponentElement.php Generates the template to render the component.
ComponentElement::getInfo function core/modules/sdc/src/Element/ComponentElement.php Returns the element properties for this element.
ComponentElement::getInfo function core/lib/Drupal/Core/Render/Element/ComponentElement.php Returns the element properties for this element.
ComponentElement::preRenderComponent function core/lib/Drupal/Core/Render/Element/ComponentElement.php Expands a component into an inline template with an attachment.
ComponentElement::preRenderComponent function core/modules/sdc/src/Element/ComponentElement.php Expands a sdc into an inline template with an attachment.
ComponentEntityDisplayBase class core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Provides a destination plugin for migrating entity display components.
ComponentEntityDisplayBase.php file core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php
ComponentEntityDisplayBase::$entityDisplayRepository property core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php The entity display repository.
ComponentEntityDisplayBase::create function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Creates an instance of the plugin.
ComponentEntityDisplayBase::fields function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Returns an array of destination fields.
ComponentEntityDisplayBase::getEntity function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Gets the entity.
ComponentEntityDisplayBase::getIds function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Gets the destination IDs.
ComponentEntityDisplayBase::import function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Import the row.
ComponentEntityDisplayBase::MODE_NAME constant core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php
ComponentEntityDisplayBase::__construct function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php PerComponentEntityDisplay constructor.
ComponentGenerator class composer/Generator/ComponentGenerator.php Reconciles Drupal component dependencies with core.
ComponentGenerator.php file composer/Generator/ComponentGenerator.php
ComponentGenerator::$componentBaseDir property composer/Generator/ComponentGenerator.php Full path to the component directory.
ComponentGenerator::$drupalCoreInfo property composer/Generator/ComponentGenerator.php Data from drupal/core's composer.json file.
ComponentGenerator::$drupalProjectInfo property composer/Generator/ComponentGenerator.php Data from drupal/drupal's composer.json file.
ComponentGenerator::$relativeComponentPath property composer/Generator/ComponentGenerator.php Relative path from Drupal root to the component directory.
ComponentGenerator::encode function composer/Generator/ComponentGenerator.php Utility function to encode package json in a consistent way.
ComponentGenerator::generate function composer/Generator/ComponentGenerator.php Reconcile Drupal's components whenever composer.lock is updated.
ComponentGenerator::generateComponentPackage function composer/Generator/ComponentGenerator.php Generate the component JSON files.
ComponentGenerator::getComponentPathsFinder function composer/Generator/ComponentGenerator.php Find all the composer.json files for components.
ComponentGenerator::getPackage function composer/Generator/ComponentGenerator.php Reconcile component dependencies with core.
ComponentGenerator::initialPackageMetadata function composer/Generator/ComponentGenerator.php Common default metadata for all components.
ComponentGenerator::__construct function composer/Generator/ComponentGenerator.php ComponentGenerator constructor.
ComponentInvalidReplacementTest class core/modules/sdc/tests/src/Kernel/ComponentInvalidReplacementTest.php Tests invalid render options for components.
ComponentInvalidReplacementTest class core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php Tests invalid render options for components.
ComponentInvalidReplacementTest.php file core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php
ComponentInvalidReplacementTest.php file core/modules/sdc/tests/src/Kernel/ComponentInvalidReplacementTest.php
ComponentInvalidReplacementTest::$modules property core/modules/sdc/tests/src/Kernel/ComponentInvalidReplacementTest.php Modules to enable.
ComponentInvalidReplacementTest::$modules property core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php Modules to install.
ComponentInvalidReplacementTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php Themes to install.
ComponentInvalidReplacementTest::$themes property core/modules/sdc/tests/src/Kernel/ComponentInvalidReplacementTest.php Themes to install.
ComponentInvalidReplacementTest::testInvalidDefinitionTheme function core/modules/sdc/tests/src/Kernel/ComponentInvalidReplacementTest.php Ensure that component replacement validates the schema compatibility.
ComponentInvalidReplacementTest::testInvalidDefinitionTheme function core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php Ensure that component replacement validates the schema compatibility.
ComponentKernelTestBase class core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php Defines a base class for component kernel tests.
ComponentKernelTestBase class core/modules/sdc/tests/src/Kernel/ComponentKernelTestBase.php Defines a base class for component kernel tests.
ComponentKernelTestBase.php file core/modules/sdc/tests/src/Kernel/ComponentKernelTestBase.php
ComponentKernelTestBase.php file core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php
ComponentKernelTestBase::$manager property core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php The component plugin manager.
ComponentKernelTestBase::$manager property core/modules/sdc/tests/src/Kernel/ComponentKernelTestBase.php The component plugin manager.
ComponentKernelTestBase::$modules property core/modules/sdc/tests/src/Kernel/ComponentKernelTestBase.php Modules to enable.
ComponentKernelTestBase::$modules property core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php Modules to install.
ComponentKernelTestBase::$negotiator property core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php The component negotiator.

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