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 |
|---|---|---|---|
| ComponentRenderTest::testCssLibraryAttachesCorrectly | function | core/ |
Tests that the correct libraries are put on the page using CSS. |
| ComponentRenderTest::testJsLibraryAttachesCorrectly | function | core/ |
Tests that the correct libraries are put on the page using JS. |
| ComponentRenderTest::testLibraryOverrides | function | core/ |
Tests libraryOverrides. |
| ComponentRenderTest::testPluginDefinition | function | core/ |
Ensures some key aspects of the plugin definition are correctly computed. |
| ComponentRenderTest::testRender | function | core/ |
Test that components render correctly. |
| ComponentsIsolatedBuildTest | class | core/ |
Try to install dependencies per component, using Composer. |
| ComponentsIsolatedBuildTest.php | file | core/ |
|
| ComponentsIsolatedBuildTest::addExpectedRepositories | function | core/ |
Adds expected repositories as path repositories to package under test. |
| ComponentsIsolatedBuildTest::provideComponentPaths | function | core/ |
Provides an array with relative paths to the component paths. |
| ComponentsIsolatedBuildTest::testComponentComposerJson | function | core/ |
Test whether components' composer.json can be installed in isolation. |
| 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. |
| ComponentsTwigExtension | class | core/ |
The twig extension so Drupal can recognize the new code. |
| ComponentsTwigExtension.php | file | core/ |
|
| ComponentsTwigExtension::addAdditionalContext | function | core/ |
Appends additional context to the template based on the template id. |
| ComponentsTwigExtension::doValidateProps | function | core/ |
Performs the actual validation of the schema for the props. |
| ComponentsTwigExtension::getFunctions | function | core/ |
|
| ComponentsTwigExtension::getNodeVisitors | function | core/ |
|
| ComponentsTwigExtension::mergeAdditionalRenderContext | function | core/ |
Calculates additional context for this template. |
| ComponentsTwigExtension::validateProps | function | core/ |
Validates the props in development environments. |
| ComponentsTwigExtension::__construct | function | core/ |
Creates TwigExtension. |
| ComponentValidator::getClassProps | function | core/ |
Gets the props that are not JSON based. |
| ComponentValidator::nullifyClassPropsSchema | function | core/ |
Utility method to ensure the schema for class props is set to 'null'. |
| ComponentValidator::setValidator | function | core/ |
Sets the validator service if available. |
| ComponentValidator::validateClassProps | function | core/ |
Validates the props that are not JSON Schema. |
| ComponentValidator::validateProps | function | core/ |
Validates that the props provided to the component. |
| ComponentValidatorTest | class | core/ |
Unit tests for the component validation. |
| ComponentValidatorTest.php | file | core/ |
|
| ComponentValidatorTest::dataProviderValidateDefinitionInvalid | function | core/ |
Data provider with invalid component definitions. |
| ComponentValidatorTest::dataProviderValidateDefinitionValid | function | core/ |
Data provider with valid component definitions. |
| ComponentValidatorTest::dataProviderValidatePropsInvalid | function | core/ |
Data provider with invalid component props. |
| ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid component props. |
| ComponentValidatorTest::loadComponentDefinitionFromFs | function | core/ |
Loads a component definition from the component name. |
| ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
| ComponentValidatorTest::testValidateDefinitionValid | function | core/ |
Tests that valid component definitions don't cause errors. |
| ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
| ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
| Composer | class | core/ |
Provides static functions for composer script events. |
| Composer | class | composer/ |
Provides static functions for composer script events. |
| Composer.php | file | composer/ |
|
| Composer.php | file | core/ |
|
| Composer::composerSubprojectPaths | function | composer/ |
Return the list of subprojects of a given type. |
| Composer::drupalVersionBranch | function | composer/ |
Return the branch name the current Drupal version is associated with. |
| Composer::ensureComposerVersion | function | composer/ |
Ensure that the minimum required version of Composer is running. |
| Composer::generateComponentPackages | function | composer/ |
Update component packages whenever composer.lock is updated. |
| Composer::generateMetapackages | function | composer/ |
Update metapackages whenever composer.lock is updated. |
| Composer::preAutoloadDump | function | core/ |
Add vendor classes to Composer's static classmap. |
| Composer::setDrupalVersion | function | composer/ |
Set the version of Drupal; used in release process and by the test suite. |
Pagination
- Previous page
- Page 170
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.