Search for id
Title | Object type | File name | Summary |
---|---|---|---|
ComponentValidator::validateProps | function | core/ |
Validates that the props provided to the component. |
ComponentValidatorTest | class | core/ |
Unit tests for the component validation. |
ComponentValidatorTest | class | core/ |
Unit tests for the component validation. |
ComponentValidatorTest.php | file | core/ |
|
ComponentValidatorTest.php | file | core/ |
|
ComponentValidatorTest::dataProviderValidateDefinitionInvalid | function | core/ |
Data provider with invalid component definitions. |
ComponentValidatorTest::dataProviderValidateDefinitionInvalid | function | core/ |
Data provider with invalid component definitions. |
ComponentValidatorTest::dataProviderValidateDefinitionValid | function | core/ |
Data provider with valid component definitions. |
ComponentValidatorTest::dataProviderValidateDefinitionValid | function | core/ |
Data provider with valid component definitions. |
ComponentValidatorTest::dataProviderValidatePropsInvalid | function | core/ |
Data provider with invalid component props. |
ComponentValidatorTest::dataProviderValidatePropsInvalid | function | core/ |
Data provider with invalid component props. |
ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid 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::loadComponentDefinitionFromFs | function | core/ |
Loads a component definition from the component name. |
ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
ComponentValidatorTest::testValidateDefinitionValid | function | core/ |
Tests that valid component definitions don't cause errors. |
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::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
ComposerIntegrationTest::providerTestComposerJson | function | core/ |
Data provider for all the composer.json provided by Drupal core. |
ComposerIntegrationTest::providerTestExpectedScaffoldFiles | function | core/ |
Data provider for the scaffold files test for Drupal core. |
ComposerProjectTemplatesTest::provideTemplateCreateProject | function | core/ |
|
ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate | function | core/ |
Make sure we've accounted for all the templates. |
ComposerValidateTest | class | core/ |
@group Composer |
ComposerValidateTest.php | file | core/ |
|
ComposerValidateTest::provideComposerJson | function | core/ |
|
ComposerValidateTest::testValidateComposer | function | core/ |
@dataProvider provideComposerJson |
Condition::$id | property | core/ |
The condition plugin ID. |
Condition::$nestedInsideOrCondition | property | core/ |
Whether this condition is nested inside an OR condition. |
Condition::$queryPlaceholderIdentifier | property | core/ |
The identifier of the query placeholder this condition has been compiled against. |
ConditionAccessResolverTraitTest::providerTestResolveConditions | function | core/ |
|
ConditionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
ConditionTest::providerSimpleCondition | function | core/ |
Provides a list of known operations and the expected output. |
ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ |
|
ConditionTestDualUserTest::doTestIdenticalUser | function | core/ |
Tests with both contexts mapped to the same user. |
Config::$moduleOverrides | property | core/ |
The current module overrides. |
Config::$overriddenData | property | core/ |
The current runtime data. |
Config::$settingsOverrides | property | core/ |
The current settings overrides. |
Config::getIds | function | core/ |
Gets the destination IDs. |
Config::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Config::hasOverrides | function | core/ |
Determines if overrides are applied to a key for this configuration object. |
Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
Config::setModuleOverride | function | core/ |
Sets module overrides for this configuration object. |
Config::setOverriddenData | function | core/ |
Sets the current data for this configuration object. |
Config::setSettingsOverride | function | core/ |
Sets settings.php overrides for this configuration object. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.