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 |
|---|---|---|---|
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| MigrationTest::testGetProcessPlugins | function | core/ |
Tests Migration::getProcessPlugins() |
| MigrationTest::testGetProcessPluginsException | function | core/ |
Tests Migration::getProcessPlugins() throws an exception. |
| MigrationTest::testGetProcessPluginsExceptionMessage | function | core/ |
Tests Migration::getProcessPlugins() |
| MigrationTest::testGetTrackLastImported | function | core/ |
Tests Migration::getTrackLastImported() |
| MissingContentEvent::getMissingContent | function | core/ |
Gets missing content information. |
| MissingThemeDependencyException::getMissingThemeName | function | core/ |
Gets the machine name of the missing theme. |
| MockAliasManager::getAliasByPath | function | core/ |
|
| MockAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| MockComplexContextBlock::getTitle | function | core/ |
|
| MockContainerAware::getResult | function | core/ |
|
| MockContainerInjection::getResult | function | core/ |
|
| 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/ |
|
| MockRouteProvider::getRouteCollectionForRequest | function | core/ |
Implements \Symfony\Cmf\Component\Routing\RouteProviderInterface::getRouteCollectionForRequest(). |
| MockRouteProvider::getRoutesByNames | function | core/ |
|
| 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::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ModerationFormTest::testAlternativeModerationStateWidget | function | core/ |
Test 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::getLatestRevision | function | core/ |
Loads the latest revision of a specific entity. |
| ModerationInformation::getLatestRevisionId | function | core/ |
Returns the revision ID of the latest revision of the given 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. |
Pagination
- Previous page
- Page 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.