Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| MockController::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockController::getResult | function | core/ |
|
| MockControllerPsr7::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockControllerPsr7::getResult | function | core/ |
|
| MockFileTransfer::getSettingsForm | function | core/ |
Returns a settings form with a text field to input a username. |
| MockInstantiationService::getArguments | function | core/ |
Return arguments injected into the service. |
| MockLayoutBlockDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| MockLayoutBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MockMenuBlock::getContent | function | core/ |
Returns the content to display. |
| MockMenuBlockDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| MockMenuBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MockPhpStorage::getConfiguration | function | core/ |
Gets the configuration data. |
| MockPhpStorage::getConfigurationValue | function | core/ |
Gets a single configuration key. |
| MockRouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| MockRouteProvider::getRouteByName | function | core/ |
Find the route using the provided route name. |
| MockRouteProvider::getRouteCollectionForRequest | function | core/ |
Implements \Drupal\Core\Routing\RouteProviderInterface::getRouteCollectionForRequest(). |
| MockRouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| MockRouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| MockService::getContainer | function | core/ |
Gets the container object. |
| MockService::getFactoryMethod | function | core/ |
Provides a factory method to get a service. |
| MockService::getSomeOtherParameter | function | core/ |
Gets the someOtherParameter property. |
| MockService::getSomeOtherService | function | core/ |
Gets the someOtherService object. |
| MockService::getSomeParameter | function | core/ |
Gets the someParameter property. |
| MockUserLoginBlock::getTitle | function | core/ |
|
| MockUserNameBlock::getTitle | function | core/ |
|
| ModeratedNodeListBuilder::getEntityRevisionIds | function | core/ |
Loads entity revision IDs using a pager sorted by the entity revision ID. |
| ModeratedNodeResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| ModeratedNodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ModerationFormTest::testAlternativeModerationStateWidget | function | core/ |
Tests the moderation_state field when an alternative widget is set. |
| ModerationInformation::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
| ModerationInformation::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
| ModerationInformation::getOriginalState | function | core/ |
Gets the original or initial state of the given entity. |
| ModerationInformation::getUnsupportedFeatures | function | core/ |
Gets unsupported features for a given entity type. |
| ModerationInformation::getWorkflowForEntity | function | core/ |
Gets the workflow for the given content entity. |
| ModerationInformation::getWorkflowForEntityTypeAndBundle | function | core/ |
Gets the workflow for the given entity type and bundle. |
| ModerationInformationInterface::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
| ModerationInformationInterface::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
| ModerationInformationInterface::getOriginalState | function | core/ |
Gets the original or initial state of the given entity. |
| ModerationInformationInterface::getUnsupportedFeatures | function | core/ |
Gets unsupported features for a given entity type. |
| ModerationInformationInterface::getWorkflowForEntity | function | core/ |
Gets the workflow for the given content entity. |
| ModerationInformationInterface::getWorkflowForEntityTypeAndBundle | function | core/ |
Gets the workflow for the given entity type and bundle. |
| ModerationInformationTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
| ModerationInformationTest::getUser | function | core/ |
Builds a mock user. |
| ModerationInformationTest::testGetDefaultRevisionId | function | core/ |
@covers ::getDefaultRevisionId[[api-linebreak]] |
| ModerationInformationTest::testGetOriginalState | function | core/ |
@covers ::getOriginalState[[api-linebreak]] |
| ModerationInformationTest::testGetOriginalStateMultilingual | function | core/ |
@covers ::getOriginalState[[api-linebreak]] |
| ModerationInformationTest::testGetWorkflowForEntity | function | core/ |
@dataProvider providerWorkflow @covers ::getWorkflowForEntity[[api-linebreak]] |
| ModerationStateFieldItemList::get | function | core/ |
Returns the item at the specified position in this list. |
| ModerationStateFieldItemList::getModerationStateId | function | core/ |
Gets the moderation state ID linked to a content entity revision. |
| ModerationStateFieldItemListTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
Pagination
- Previous page
- Page 141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.