Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
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. |
DevelopmentSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DevReleaseTest::getProjectData | function | core/ |
Gets project data from update_calculate_project_data(). |
DialogRenderer::determineTargetSelector | function | core/ |
Determine the target selector for the OpenDialogCommand. |
DialogRenderer::getDialogOptions | function | core/ |
Returns the dialog options from request. |
DialogRenderer::getTitleAsStringable | function | core/ |
Gets the title as a string or stringable object. |
Diff::getEdits | function | core/ |
Gets the list of differences as an array of diff operations. |
DiffOpOutputBuilder::getDiff | function | core/ |
|
DiffOpOutputBuilderTest::testGetDiff | function | core/ |
@covers ::getDiff @dataProvider provideTestDiff |
DirectoryWithMetadataDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
DirectoryWithMetadataDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
DirectoryWithMetadataDiscovery::getIdentifier | function | core/ |
The IDs can collide in two different scenarios: |
DirectoryWithMetadataDiscovery::getIdentifier | function | core/ |
The IDs can collide in two different scenarios: |
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/ |
|
DiscoveryCachedTraitMockableClass::getDefinitions | 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/ |
|
DiscoveryTraitMockableClass::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 |
Display::getForm | function | core/ |
Creates a new instance of this form. |
Display::getFormId | function | core/ |
Returns a unique string identifying the form. |
Display::getFormKey | function | core/ |
Returns the key that represents this form. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.