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 |
|---|---|---|---|
| LocalStream::getType | function | core/ |
Returns the type of stream wrapper. |
| LocalStream::getUri | function | core/ |
Returns the stream resource URI. |
| LocalTaskDefault::getActive | function | core/ |
Gets the active status. |
| LocalTaskDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LocalTaskDefault::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| LocalTaskDefault::getCacheTags | function | core/ |
The cache tags associated with this object. |
| LocalTaskDefault::getOptions | function | core/ |
Returns options for rendering a link to the local task. |
| LocalTaskDefault::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalTaskDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
| LocalTaskDefault::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| LocalTaskDefault::getWeight | function | core/ |
Returns the weight of the local task. |
| LocalTaskDefaultTest::providerTestGetWeight | function | core/ |
Defines a data provider for testGetWeight(). |
| LocalTaskDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions[[api-linebreak]] |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithNonUpcastedParameters | function | core/ |
@covers ::getRouteParameters[[api-linebreak]] |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParametersEmptyRawParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForStaticRoute | function | core/ |
@covers ::getRouteParameters[[api-linebreak]] |
| LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions | function | core/ |
@covers ::getRouteParameters[[api-linebreak]] |
| LocalTaskDefaultTest::testGetTitle | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| LocalTaskDefaultTest::testGetTitleWithContext | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| LocalTaskDefaultTest::testGetTitleWithTitleArguments | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| LocalTaskDefaultTest::testGetWeight | function | core/ |
@dataProvider providerTestGetWeight @covers ::getWeight[[api-linebreak]] |
| LocalTaskIntegrationTestBase::getLocalTaskManager | function | core/ |
Sets up the local task manager for the test. |
| LocalTaskInterface::getActive | function | core/ |
Gets the active status. |
| LocalTaskInterface::getOptions | function | core/ |
Returns options for rendering a link to the local task. |
| LocalTaskInterface::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalTaskInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
| LocalTaskInterface::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| LocalTaskInterface::getWeight | function | core/ |
Returns the weight of the local task. |
| LocalTaskManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| LocalTaskManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LocalTaskManager::getLocalTasks | function | core/ |
Renders the local tasks (tabs) for the given route. |
| LocalTaskManager::getLocalTasksForRoute | function | core/ |
Find all local tasks that appear on a named route. |
| LocalTaskManager::getTasksBuild | function | core/ |
Gets the render array for all local tasks. |
| LocalTaskManager::getTitle | function | core/ |
Gets the title for a local task. |
| LocalTaskManagerInterface::getLocalTasks | function | core/ |
Renders the local tasks (tabs) for the given route. |
| LocalTaskManagerInterface::getLocalTasksForRoute | function | core/ |
Find all local tasks that appear on a named route. |
| LocalTaskManagerInterface::getTasksBuild | function | core/ |
Gets the render array for all local tasks. |
| LocalTaskManagerInterface::getTitle | function | core/ |
Gets the title for a local task. |
| LocalTaskManagerTest::getLocalTaskFixtures | function | core/ |
Return some local tasks plugin definitions. |
| LocalTaskManagerTest::getLocalTasksCache | function | core/ |
Returns the cache entry expected when running getLocalTaskForRoute(). |
| LocalTaskManagerTest::getLocalTasksForRouteResult | function | core/ |
Returns an expected result for getLocalTasksForRoute. |
| LocalTaskManagerTest::testGetLocalTaskForRouteWithEmptyCache | function | core/ |
Tests the cache of the local task manager with an empty initial cache. |
| LocalTaskManagerTest::testGetLocalTaskForRouteWithFilledCache | function | core/ |
Tests the cache of the local task manager with a filled initial cache. |
| LocalTaskManagerTest::testGetLocalTasksForRouteForChild | function | core/ |
Tests the getLocalTasksForRoute method on a child. |
| LocalTaskManagerTest::testGetLocalTasksForRouteSingleLevelTitle | function | core/ |
Tests the getLocalTasksForRoute method. |
| LocalTaskManagerTest::testGetTasksBuildWithCacheabilityMetadata | function | core/ |
@covers ::getTasksBuild[[api-linebreak]] |
| LocalTaskManagerTest::testGetTitle | function | core/ |
Tests the getTitle method. |
| LocalTaskTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.