Search for on
Title | Object type | File name | Summary |
---|---|---|---|
ClassResolverConstraintValidator::__construct | function | core/ |
|
ClassResolverConstraintValidatorTest | class | core/ |
Tests ClassResolver validation constraint with both valid and invalid values. |
ClassResolverConstraintValidatorTest.php | file | core/ |
|
ClassResolverConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
ClassResolverConstraintValidatorTest::provideServiceValidationCases | function | core/ |
Data provider for service validation test cases. |
ClassResolverConstraintValidatorTest::setUp | function | core/ |
|
ClassResolverConstraintValidatorTest::testNonExistingClass | function | core/ |
Test missing class case. |
ClassResolverConstraintValidatorTest::testNonExistingMethod | function | core/ |
Test missing method case. |
ClassResolverConstraintValidatorTest::testValidationForService | function | core/ |
@dataProvider provideServiceValidationCases |
ClassResolverInterface::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
ClassWithConstants | class | core/ |
|
ClassWithConstants.php | file | core/ |
|
ClassWithConstants::OTHER_KEY_ | constant | core/ |
|
ClassWithConstants::OTHER_KEY_2 | constant | core/ |
|
ClassWithConstants::SOME_KEY | constant | core/ |
|
ClassWithConstants::SOME_VALUE | constant | core/ |
|
ClassWithInvalidAnnotationTargetAtClass | class | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
ClassWithInvalidAnnotationTargetAtClass.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtClass::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Bar"); |
ClassWithInvalidAnnotationTargetAtMethod | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithInvalidAnnotationTargetAtMethod.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtMethod::functionName | function | core/ |
Plugin annotation @AnnotationTargetClass("functionName"); |
ClassWithInvalidAnnotationTargetAtProperty | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithInvalidAnnotationTargetAtProperty.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtProperty::$bar | property | core/ |
Plugin annotation @AnnotationTargetAnnotation("Foo"); |
ClassWithInvalidAnnotationTargetAtProperty::$foo | property | core/ |
Plugin annotation @AnnotationTargetClass("Bar"); |
ClassWithValidAnnotationTarget | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithValidAnnotationTarget.php | file | core/ |
|
ClassWithValidAnnotationTarget::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
ClassWithValidAnnotationTarget::$name | property | core/ |
Plugin annotation @AnnotationTargetAll("Some data",name="Some name") |
ClassWithValidAnnotationTarget::$nested | property | core/ |
Plugin annotation @AnnotationTargetAll(@AnnotationTargetAnnotation); |
ClassWithValidAnnotationTarget::someFunction | function | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data",name="Some name") |
Cleaner::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
ClearCacheBlock::__construct | function | core/ |
Creates a ClearCacheBlock instance. |
ClientConnectionTransactionState.php | file | core/ |
|
ClientErrorResponseSubscriber | class | core/ |
Response subscriber to set the '4xx-response' cache tag on 4xx responses. |
ClientErrorResponseSubscriber.php | file | core/ |
|
ClientErrorResponseSubscriber::getSubscribedEvents | function | core/ |
|
ClientErrorResponseSubscriber::onRespond | function | core/ |
Sets the '4xx-response' cache tag on 4xx responses. |
ClientFactory::fromOptions | function | core/ |
Constructs a new client object from some configuration. |
ClientFactory::__construct | function | core/ |
Constructs a new ClientFactory instance. |
ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
ClientFactoryTest::testCreateFromOptions | function | core/ |
@covers ::fromOptions[[api-linebreak]] @dataProvider providerTestCreateFromOptions |
client_error_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\ClientErrorResponseSubscriber |
CloseDialogCommand::__construct | function | core/ |
Constructs a CloseDialogCommand object. |
CloseModalDialogCommand::__construct | function | core/ |
Constructs a CloseModalDialogCommand object. |
CodeBlock::buildConfigurationForm | function | core/ |
Form constructor. |
CodeBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
CodeBlock::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
CodeBlock::submitConfigurationForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.