Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Dependency::getProject | function | core/ |
Gets the dependency's project namespace. |
DependencySerializationTestDummy::getServiceIds | function | core/ |
Gets the stored service IDs. |
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/ |
|
DeprecatedEntityStorage::getCurrentEntityClass | function | core/ |
Gets the current entity class via deprecated means. |
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. |
Diff::getEdits | function | core/ |
Gets the list of differences as an array of diff operations. |
DiscardLayoutChangesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DiscardLayoutChangesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DiscardLayoutChangesForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DiscoveryCachedTrait::getDefinition | function | core/ |
|
DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
DiscoveryCachedTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition @dataProvider providerGetDefinition |
DiscoveryInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
DiscoveryInterface::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
DiscoveryTrait::doGetDefinition | function | core/ |
Gets a specific plugin definition. |
DiscoveryTrait::getDefinition | function | core/ |
|
DiscoveryTrait::getDefinitions | function | core/ |
|
DiscoveryTraitTest::providerDoGetDefinition | function | core/ |
Data provider for testDoGetDefinition(). |
DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ |
Data provider for testDoGetDefinitionException() |
DiscoveryTraitTest::testDoGetDefinition | function | core/ |
@covers ::doGetDefinition @dataProvider providerDoGetDefinition |
DiscoveryTraitTest::testDoGetDefinitionException | function | core/ |
@covers ::doGetDefinition @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
DiscoveryTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition @dataProvider providerDoGetDefinition |
DiscoveryTraitTest::testGetDefinitionException | function | core/ |
@covers ::getDefinition @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.