Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComponentInFormTest::$themes | property | core/ |
Themes to install. |
| ComponentInFormTest::buildForm | function | core/ |
Form constructor. |
| ComponentInFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ComponentInFormTest::submitForm | function | core/ |
Form submission handler. |
| ComponentInFormTest::testFormRenderingAndSubmission | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| ComponentInFormTest::validateForm | function | core/ |
Form validation handler. |
| 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 | class | core/ |
Lets you load templates using the component ID. |
| ComponentLoader.php | file | core/ |
|
| ComponentLoader::exists | function | core/ |
|
| ComponentLoader::findTemplate | function | core/ |
Finds a template in the file system based on the template name. |
| ComponentLoader::getCacheKey | function | core/ |
|
| ComponentLoader::getSourceContext | function | core/ |
|
| ComponentLoader::isFresh | function | core/ |
|
| ComponentLoader::__construct | function | core/ |
Constructs a new ComponentLoader object. |
| ComponentLoaderTest | class | core/ |
Unit tests for the component loader class. |
| ComponentLoaderTest.php | file | core/ |
|
| ComponentLoaderTest::testIsFresh | function | core/ |
Tests the is fresh function for component loader. |
| ComponentMetadata | class | core/ |
Component metadata. |
| ComponentMetadata.php | file | core/ |
|
| ComponentMetadata::$description | property | core/ |
The component description. |
| ComponentMetadata::$documentation | property | core/ |
The component documentation. |
| ComponentMetadata::$group | property | core/ |
The component group. |
| ComponentMetadata::$id | property | core/ |
The ID of the component, in the form of provider:machine_name. |
| ComponentMetadata::$machineName | property | core/ |
The machine name for the component. |
| ComponentMetadata::$mandatorySchemas | property | core/ |
TRUE if the schemas for props and slots are mandatory. |
| ComponentMetadata::$name | property | core/ |
The component's name. |
| ComponentMetadata::$noUi | property | core/ |
Internal component, hidden in ui. |
| ComponentMetadata::$path | property | core/ |
The absolute path to the component directory. |
| 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::$thumbnailPath | property | core/ |
The PNG path for the component thumbnail. |
| ComponentMetadata::$variants | property | core/ |
The available variants. |
| ComponentMetadata::getThumbnailPath | function | core/ |
Gets the thumbnail path. |
| ComponentMetadata::normalize | function | core/ |
Normalizes the value object. |
| ComponentMetadata::parseSchemaInfo | function | core/ |
Parse the schema information. |
| ComponentMetadata::__construct | function | core/ |
ComponentMetadata constructor. |
Pagination
- Previous page
- Page 207
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.