Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
DeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
DeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
DeleteMultipleForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
DeleteMultipleForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DeleteMultipleForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
DeleteMultipleForm::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
DeleteMultipleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DeleteMultipleForm::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
DeleteMultipleForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DemoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
Dependency::getConstraint | function | core/ |
Gets the Constraint object. |
Dependency::getConstraintString | function | core/ |
Gets constraint string from the dependency. |
Dependency::getName | function | core/ |
Gets the dependency's name. |
Dependency::getProject | function | core/ |
Gets the dependency's project namespace. |
Dependency::offsetGet | function | core/ |
|
DependencySerializationTestDummy::getServiceIds | function | core/ |
Gets the stored service IDs. |
DependencyTest::testOffsetGet | function | core/ |
@covers ::offsetGet @group legacy @expectedDeprecation Array access to the Drupal\Core\Extension\Dependency name property is deprecated. Use Drupal\Core\Extension\Dependency::getName() instead. See… |
DependencyTest::testOffsetGetException | function | core/ |
@covers ::offsetGet @group legacy |
DependentAccessInterface::getAccessDependency | function | core/ |
Gets the access dependency. |
DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
DeprecatedArray::getIterator | function | core/ |
|
DeprecatedArray::offsetGet | function | core/ |
|
DeprecatedServicePropertyTrait::__get | function | core/ |
Allows to access deprecated/removed properties. |
DeprecationListenerTrait::getSkippedDeprecations | function | core/ |
A list of deprecations to ignore whilst fixes are put in place. |
Depth::getItems | function | core/ |
Gets an array of items for the field. |
DerivablePluginDefinitionInterface::getDeriver | function | core/ |
Gets the name of the deriver of this plugin definition, if it exists. |
DerivativeDiscoveryDecorator::getDefinition | function | core/ |
|
DerivativeDiscoveryDecorator::getDefinitions | function | core/ |
|
DerivativeDiscoveryDecorator::getDerivatives | function | core/ |
Adds derivatives to a list of plugin definitions. |
DerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
DerivativeDiscoveryDecorator::getDeriverClass | function | core/ |
Gets the deriver class name from the base plugin definition. |
DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method. |
DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcherWithAnnotationObjects | function | core/ |
Tests the getDerivativeFetcher method with objects instead of arrays. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ |
Tests getDeriverClass with classed objects instead of arrays. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
@covers ::getDeriverClass |
DerivativeInspectionInterface::getBaseId | function | core/ |
Gets the base_plugin_id of the plugin instance. |
DerivativeInspectionInterface::getDerivativeId | function | core/ |
Gets the derivative_id of the plugin instance. |
DeriverBase::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
DeriverBase::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
DeriverInterface::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
DeriverInterface::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
DestinationBase::getDestinationModule | function | core/ |
Gets the destination module handling the destination data. |
DestinationCategoryTest::getConfigurationClasses | function | core/ |
Get configuration classes. |
DestinationCategoryTest::getContentClasses | function | core/ |
Get content classes. |
Details::getInfo | function | core/ |
Returns the element properties for this element. |
DialogRenderer::determineTargetSelector | function | core/ |
Determine the target selector for the OpenDialogCommand. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.