Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComponentRenderTest.php | file | core/ |
|
| ComponentRenderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ComponentRenderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ComponentRenderTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderTest::$themes | property | core/ |
Themes to install. |
| ComponentRenderTest::checkArrayObjectTypeCast | function | core/ |
Ensure fuzzy coercing of arrays and objects works properly. |
| ComponentRenderTest::checkAttributeMerging | function | core/ |
Ensures the attributes are merged properly. |
| ComponentRenderTest::checkEmbedWithNested | function | core/ |
Render a card with slots that include a CTA component. |
| ComponentRenderTest::checkEmptyProps | function | core/ |
Ensure that components can have 0 props. |
| ComponentRenderTest::checkIncludeDataMapping | function | core/ |
Check using a component with an include and no default context. |
| ComponentRenderTest::checkIncludeDefaultContent | function | core/ |
Check using a component with an include and default context. |
| ComponentRenderTest::checkInvalidSlot | function | core/ |
Ensure that the slots throw an error for invalid slots. |
| ComponentRenderTest::checkLibraryOverrides | function | core/ |
Check using the libraryOverrides. |
| ComponentRenderTest::checkNonExistingComponent | function | core/ |
Ensures that including an invalid component creates an error. |
| ComponentRenderTest::checkPropValidation | function | core/ |
Ensures the schema violations are reported properly. |
| ComponentRenderTest::checkRenderElementAlters | function | core/ |
Ensures the alter callbacks work properly. |
| ComponentRenderTest::checkSlots | function | core/ |
Ensure that the slots allow a render array or a scalar when using the render element. |
| 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. |
| ComponentsTwigExtension::mergeAdditionalRenderContext | function | core/ |
Calculates additional context for this template. |
| ComposerIntegrationTest::testVendorCleanup | function | core/ |
Tests the vendor cleanup utilities do not have obsolete packages listed. |
| ComposerProjectTemplatesTest::makeVendorPackage | function | core/ |
Creates a test package that points to all the projects in vendor. |
| CompositeFormElementTrait::preRenderCompositeFormElement | function | core/ |
Adds form element theming to an element if its title or description is set. |
| ComputedItemListTrait::appendItem | function | core/ |
|
| ConditionPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Config::$overriddenData | property | core/ |
The current runtime data. |
| Config::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
| Config::setOverriddenData | function | core/ |
Sets the current data for this configuration object. |
| ConfigActionValidationTest::testConfigActionDependenciesAreValidated | function | core/ |
Tests validating that config actions' dependencies are present. |
| ConfigActionValidationTest::testConfigActionMissingDependency | function | core/ |
Tests config action validation for missing dependency. |
| ConfigDependencies | class | core/ |
Calculates rest resource config dependencies. |
| ConfigDependencies.php | file | core/ |
|
| ConfigDependencies::$authProviders | property | core/ |
The authentication providers, keyed by ID. |
| ConfigDependencies::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| ConfigDependencies::calculateDependencies | function | core/ |
Calculates dependencies of a specific rest resource configuration. |
| ConfigDependencies::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigDependencies::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::onDependencyRemovalForMethodGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::onDependencyRemovalForResourceGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::__construct | function | core/ |
Creates a new ConfigDependencies instance. |
| ConfigDependenciesTest | class | core/ |
@coversDefaultClass \Drupal\rest\Entity\ConfigDependencies[[api-linebreak]] |
| ConfigDependenciesTest.php | file | core/ |
|
| ConfigDependenciesTest::$modules | property | core/ |
Modules to install. |
| ConfigDependenciesTest::providerBasicDependencies | function | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.