Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComponentGenerator::__construct | function | composer/ |
ComponentGenerator constructor. |
| ComponentInvalidReplacementTest | class | core/ |
Tests invalid render options for components. |
| ComponentInvalidReplacementTest.php | file | core/ |
|
| ComponentInvalidReplacementTest::$modules | property | core/ |
Modules to install. |
| ComponentInvalidReplacementTest::$themes | property | core/ |
Themes to install. |
| ComponentInvalidReplacementTest::testInvalidDefinitionTheme | function | core/ |
Ensure that component replacement validates the schema compatibility. |
| ComponentKernelTestBase | class | core/ |
Defines a base class for component kernel tests. |
| ComponentKernelTestBase.php | file | core/ |
|
| ComponentKernelTestBase::$manager | property | core/ |
The component plugin manager. |
| ComponentKernelTestBase::$modules | property | core/ |
Modules to install. |
| ComponentKernelTestBase::$negotiator | property | core/ |
The component negotiator. |
| ComponentKernelTestBase::$themes | property | core/ |
Themes to install. |
| ComponentKernelTestBase::renderComponentRenderArray | function | core/ |
Renders a component for testing sake. |
| ComponentKernelTestBase::setUp | function | core/ |
|
| ComponentLoader::exists | function | core/ |
|
| ComponentLoader::getSourceContext | function | core/ |
|
| ComponentLoader::isFresh | function | core/ |
|
| ComponentLoader::__construct | function | core/ |
Constructs a new ComponentLoader object. |
| ComponentMetadata::$description | property | core/ |
The component description. |
| ComponentMetadata::$mandatorySchemas | property | core/ |
TRUE if the schemas for props and slots are mandatory. |
| ComponentMetadata::$schema | property | core/ |
Schema for the component props. |
| ComponentMetadata::$slots | property | core/ |
Slot information. |
| ComponentMetadata::$status | property | core/ |
The status of the component. |
| ComponentMetadata::parseSchemaInfo | function | core/ |
Parse the schema information. |
| ComponentMetadata::__construct | function | core/ |
ComponentMetadata constructor. |
| ComponentMetadataTest | class | core/ |
Unit tests for the component metadata class. |
| ComponentMetadataTest.php | file | core/ |
|
| ComponentMetadataTest::dataProviderMetadata | function | core/ |
Data provider for the test testMetadataEnforceSchema. |
| ComponentMetadataTest::testMetadata | function | core/ |
Tests that the correct data is returned for each property. |
| ComponentMetadataTest::testMetadataEnforceSchema | function | core/ |
Tests the correct checks when enforcing schemas or not. |
| ComponentNegotiator::__construct | function | core/ |
Constructs ComponentNegotiator objects. |
| ComponentNegotiatorTest | class | core/ |
Tests the component negotiator. |
| ComponentNegotiatorTest.php | file | core/ |
|
| ComponentNegotiatorTest::$modules | property | core/ |
Modules to install. |
| ComponentNegotiatorTest::$themes | property | core/ |
Themes to install. |
| ComponentNegotiatorTest::testNegotiate | function | core/ |
@covers ::negotiate[[api-linebreak]] |
| ComponentNegotiatorTest::testRenderWithReplacements | function | core/ |
Tests rendering components with component replacement. |
| ComponentNodeVisitor | class | core/ |
Provides a ComponentNodeVisitor to change the generated parse-tree. |
| ComponentNodeVisitor.php | file | core/ |
|
| ComponentNodeVisitor::emojiForString | function | core/ |
Chooses an emoji representative for the input string. |
| ComponentNodeVisitor::enterNode | function | core/ |
|
| ComponentNodeVisitor::getComponent | function | core/ |
Finds the SDC for the current module node. |
| ComponentNodeVisitor::getPriority | function | core/ |
|
| ComponentNodeVisitor::leaveNode | function | core/ |
|
| ComponentNodeVisitor::validateSlots | function | core/ |
Performs a cheap validation of the slots in the template. |
| ComponentNodeVisitor::__construct | function | core/ |
Creates a new ComponentNodeVisitor object. |
| ComponentNodeVisitorTest | class | core/ |
Tests the node visitor. |
| ComponentNodeVisitorTest.php | file | core/ |
|
| ComponentNodeVisitorTest::$modules | property | core/ |
Modules to install. |
| ComponentNodeVisitorTest::$themes | property | core/ |
Themes to install. |
Pagination
- Previous page
- Page 168
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.