Search for component
- Search 7.x for component
- Search 8.9.x for component
- Search 10.3.x for component
- Search 11.x for component
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ComponentsTaggedReleaseTest | class | core/ |
Demonstrate that the Component generator responds to release tagging. |
ComponentsTaggedReleaseTest.php | file | core/ |
|
ComponentsTaggedReleaseTest::providerVersionConstraint | function | core/ |
Highly arbitrary version and constraint expectations. |
ComponentsTaggedReleaseTest::testReleaseTagging | function | core/ |
Validate release tagging and regeneration of dependencies. |
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.) |
dropbutton.component.css | file | core/ |
Styling dropbuttons. |
dropbutton.component.css | file | core/ |
Visual styles for Bartik's dropbutton component. |
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 @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/ |
|
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. |
EntityTestViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
EntityViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
EntityViewBuilderInterface::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
FeedViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
FileUploadForm::hideExtraSourceFieldComponents | function | core/ |
Processes an image or file source field element. |
GraphTest::assertComponents | function | core/ |
Verify expected components in a graph. |
InlineBlockEntityOperations::saveInlineBlockComponent | function | core/ |
Saves an inline block component. |
InstallStorage::getComponentFolder | function | core/ |
Get folder inside each component that contains the 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.