Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CompiledRouteLegacyTest::setUp | function | core/ |
|
| CompiledRouteLegacyTest::testDefaultsDeprecated | function | core/ |
Tests for deprecated message and no PHP error. |
| CompiledRouteLegacyTest::testDefaultsDynamicallySet | function | core/ |
Tests to make sure we get an array when dynamically setting. |
| CompiledRouteLegacyTest::testOptionsDeprecated | function | core/ |
Tests for deprecated message and no PHP error. |
| CompiledRouteLegacyTest::testOptionsDynamicallySet | function | core/ |
Tests to make sure we get an array when dynamically setting. |
| CompiledRouteLegacyTest::testRequirementsDeprecated | function | core/ |
@covers ::getRequirements[[api-linebreak]] |
| CompiledRouteLegacyTest::testRequirementsDynamicallySet | function | core/ |
Tests to make sure we get an array when dynamically setting. |
| ComplexDataConstraint | class | core/ |
Complex data constraint. |
| ComplexDataConstraint.php | file | core/ |
|
| ComplexDataConstraint::$properties | property | core/ |
An array of constraints for contained properties, keyed by property name. |
| ComplexDataConstraint::getDefaultOption | function | core/ |
|
| ComplexDataConstraint::getRequiredOptions | function | core/ |
|
| ComplexDataConstraint::__construct | function | core/ |
|
| ComplexDataConstraintValidator | class | core/ |
Validates complex data. |
| ComplexDataConstraintValidator.php | file | core/ |
|
| ComplexDataConstraintValidator::validate | function | core/ |
|
| ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation with both valid and invalid values. |
| ComplexDataConstraintValidatorTest.php | file | core/ |
|
| ComplexDataConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| ComplexDataConstraintValidatorTest::setUp | function | core/ |
|
| ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
| ComplexDataDefinitionBase | class | core/ |
Base class for complex data definitions. |
| ComplexDataDefinitionBase.php | file | core/ |
|
| ComplexDataDefinitionBase::$propertyDefinitions | property | core/ |
An array of data definitions. |
| ComplexDataDefinitionBase::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| ComplexDataDefinitionBase::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| ComplexDataDefinitionBase::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| ComplexDataDefinitionBase::__sleep | function | core/ |
|
| ComplexDataDefinitionInterface::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| ComplexDataInterface::getProperties | function | core/ |
Gets an array of property objects. |
| ComplexDataInterface::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| ComplexDataInterface::set | function | core/ |
Sets a property value. |
| ComplexDataNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ComplexDataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| ComplexDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ComplexDataNormalizer[[api-linebreak]] @group serialization |
| ComplexDataNormalizerTest.php | file | core/ |
Contains \Drupal\Tests\serialization\Unit\Normalizer\ComplexDataNormalizerTest. |
| ComplexDataNormalizerTest::$normalizer | property | core/ |
The Complex data normalizer under test. |
| ComplexDataNormalizerTest::setUp | function | core/ |
|
| ComplexDataNormalizerTest::testNormalizeComplexData | function | core/ |
Tests normalizing complex data. |
| ComplexDataNormalizerTest::testNormalizeNonComplex | function | core/ |
Tests normalize() where $object does not implement ComplexDataInterface. |
| ComplexDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| ComplexDataNormalizerTest::TEST_FORMAT | constant | core/ |
Test format string. |
| ComplexTestType | class | core/ |
Test workflow type. |
| ComplexTestType.php | file | core/ |
|
| ComplexTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ComplexTestType::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the workflow will be deleted. |
| ComplexTestTypeConfigureForm | class | core/ |
Form to configure the complex test workflow type. |
| ComplexTestTypeConfigureForm.php | file | core/ |
|
| ComplexTestTypeConfigureForm::buildConfigurationForm | function | core/ |
Form constructor. |
| ComplexTestTypeConfigureForm::submitConfigurationForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 165
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.