Search for on
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
CollectPathsToExcludeEvent::__construct | function | core/ |
Constructs a CollectPathsToExcludeEvent object. |
CollectPathsToExcludeFailValidator::__construct | function | core/ |
Constructs a CollectPathsToExcludeFailValidator object. |
CollectRelationshipMetaEvent | class | core/ |
Event for collecting the relationship metadata of a JSON:API resource object. |
CollectRelationshipMetaEvent.php | file | core/ |
|
CollectRelationshipMetaEvent::$meta | property | core/ |
The metadata. |
CollectRelationshipMetaEvent::getMeta | function | core/ |
Gets the meta values. |
CollectRelationshipMetaEvent::getRelationshipFieldName | function | core/ |
Gets the relationship field. |
CollectRelationshipMetaEvent::getResourceObject | function | core/ |
Gets the resource object. |
CollectRelationshipMetaEvent::setMetaValue | function | core/ |
Sets a meta value. |
CollectRelationshipMetaEvent::__construct | function | core/ |
Constructs a new CollectRelationshipMetaEvent object. |
CollectResourceObjectMetaEvent::getContext | function | core/ |
Gets context options for the normalizer. |
CollectResourceObjectMetaEvent::__construct | function | core/ |
Constructs a new CollectResourceObjectMetaEvent object. |
CommandWithAttachedAssetsTrait::getRenderedContent | function | core/ |
Processes the content for output. |
comment.configuring.html.twig | file | core/ |
--- label: 'Configuring comments' related: - comment.overview - comment.creating_type - comment.disabling - field_ui.add_field --- {% set comment_permissions_link_text %} {% trans %}Administer comments and comment settings{% endtrans… |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.