Search for component
- Search 7.x for component
- Search 9.5.x for component
- Search 8.9.x for component
- Search 11.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 |
---|---|---|---|
ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
Composer::generateComponentPackages | function | composer/ |
Update component packages whenever composer.lock is updated. |
ComposerBuildTestBase::$componentsPath | property | core/ |
Relative path from Drupal root to the Components directory. |
ComposerBuildTestBase::getComponentPathsFinder | function | core/ |
Find all the composer.json files for components. |
ComposerIntegrationTest::testAllCoreComponentsReplaced | function | core/ |
Tests core's composer.json replace section. |
ConfigureBlockFormBase::getCurrentComponent | function | core/ |
Retrieves the current component being edited by the form. |
core.ui_components.html.twig | file | core/ |
--- label: 'Using the administrative interface' top_level: true related: - block.overview --- {% set accessibility_topic = render_var(help_topic_link('core.ui_accessibility')) %} {% set settings_tray_topic =… |
CSS_COMPONENT | constant | core/ |
The default weight for CSS rules that style design components (and their associated states and themes.) |
disclaimer.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/disclaimer/disclaimer.component.yml |
DrupalComponentTest | class | core/ |
General tests for \Drupal\Component that can't go anywhere else. |
DrupalComponentTest.php | file | core/ |
|
DrupalComponentTest::assertNoCoreUsage | function | core/ |
Asserts that the given class is not using any class from Core namespace. |
DrupalComponentTest::findPhpClasses | function | core/ |
Searches a directory recursively for PHP classes. |
DrupalComponentTest::getComponents | function | core/ |
Data provider. |
DrupalComponentTest::providerAssertNoCoreUsage | function | core/ |
Data provider for testAssertNoCoreUsage(). |
DrupalComponentTest::testAssertNoCoreUsage | function | core/ |
@covers \Drupal\Tests\Component\DrupalComponentTest::assertNoCoreUsage[[api-linebreak]] @dataProvider providerAssertNoCoreUsage |
DrupalComponentTest::testComponentLicense | function | core/ |
Tests LICENSE.txt is present and has the correct content. |
DrupalComponentTest::testNoCoreInComponent | function | core/ |
Tests that classes in Component do not use any Core class. |
DrupalComponentTest::testNoCoreInComponentTests | function | core/ |
Tests that classes in Component Tests do not use any Core class. |
DrupalComponentTestListenerTrait | trait | core/ |
Ensures that no component tests are extending a core test base class. |
DrupalComponentTestListenerTrait.php | file | core/ |
|
DrupalComponentTestListenerTrait::componentEndTest | function | core/ |
Reacts to the end of a test. |
Drupal\Component\DependencyInjection\ReverseContainer | service | core/ |
|
Drupal\Core\Template\ComponentsTwigExtension | service | core/ |
|
Drupal\Core\Template\Loader\ComponentLoader | service | core/ |
|
Drupal\Core\Theme\ComponentNegotiator | service | core/ |
|
Drupal\Core\Theme\Component\ComponentValidator | service | core/ |
|
Drupal\Core\Theme\Component\SchemaCompatibilityChecker | service | core/ |
|
Drupal\sdc\ComponentNegotiator | service | core/ |
Alias of Drupal\Core\Theme\ComponentNegotiator |
Drupal\sdc\Component\ComponentValidator | service | core/ |
Alias of Drupal\Core\Theme\Component\ComponentValidator |
Drupal\sdc\Component\SchemaCompatibilityChecker | service | core/ |
Alias of Drupal\Core\Theme\Component\SchemaCompatibilityChecker |
Drupal\sdc\Twig\TwigComponentLoader | service | core/ |
Alias of Drupal\Core\Template\Loader\ComponentLoader |
EntityDisplayBase::getComponent | function | core/ |
Gets the display options set for a component. |
EntityDisplayBase::getComponents | function | core/ |
Gets the display options for all components. |
EntityDisplayBase::removeComponent | function | core/ |
Sets a component to be hidden. |
EntityDisplayBase::setComponent | function | core/ |
Sets the display options for a component. |
EntityDisplayInterface::getComponent | function | core/ |
Gets the display options set for a component. |
EntityDisplayInterface::getComponents | function | core/ |
Gets the display options for all components. |
EntityDisplayInterface::removeComponent | function | core/ |
Sets a component to be hidden. |
EntityDisplayInterface::setComponent | function | core/ |
Sets the display options for a component. |
EntityDisplayTest::testBaseFieldComponent | function | core/ |
Tests the behavior of a field component for a base field. |
EntityDisplayTest::testComponentDependencies | function | core/ |
Tests components dependencies additions. |
EntityDisplayTest::testExtraFieldComponent | function | core/ |
Tests the behavior of a field component within an entity display object. |
EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig | function | core/ |
Tests the behavior of an extra field component with initial invalid values. |
EntityDisplayTest::testFieldComponent | function | core/ |
Tests the behavior of a field component within an entity display object. |
EntityFormDisplayTest::testBaseFieldComponent | function | core/ |
Tests the behavior of a field component for a base field. |
EntityFormDisplayTest::testFieldComponent | function | core/ |
Tests the behavior of a field component within an EntityFormDisplay object. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.