Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LoadTest::testMultiple | function | core/ |
This will test loading file data from the database. |
| LoadTest::testSingleValues | function | core/ |
Load a single file and ensure that the correct values are returned. |
| LoadTest::testUuidValues | function | core/ |
Loads a single file and ensure that the correct values are returned. |
| local-actions.css | file | core/ |
Layout styles for local actions. |
| local-actions.pcss.css | file | core/ |
Layout styles for local actions. |
| Local::$fileSystem | property | core/ |
The file system service. |
| Local::isDirectory | function | core/ |
Checks if a particular path is a directory. |
| Local::isFile | function | core/ |
Checks if a particular path is a file (not a directory). |
| Local::__construct | function | core/ |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
| LocalActionDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LocalActionDefault::getCacheTags | function | core/ |
The cache tags associated with this object. |
| LocalActionDefault::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionDefault::__construct | function | core/ |
Constructs a LocalActionDefault object. |
| LocalActionDefaultTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\LocalActionDefault[[api-linebreak]] @group Menu |
| LocalActionDefaultTest.php | file | core/ |
|
| LocalActionDefaultTest::$config | property | core/ |
The used plugin configuration. |
| LocalActionDefaultTest::$localActionDefault | property | core/ |
The tested local action default plugin. |
| LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
| LocalActionDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
| LocalActionDefaultTest::$routeProvider | property | core/ |
The mocked route provider. |
| LocalActionDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| LocalActionDefaultTest::setUp | function | core/ |
|
| LocalActionDefaultTest::setupLocalActionDefault | function | core/ |
Setups the local action default. |
| LocalActionDefaultTest::testGetTitle | function | core/ |
Tests the getTitle method without a translation context. |
| LocalActionDefaultTest::testGetTitleWithContext | function | core/ |
Tests the getTitle method with a translation context. |
| LocalActionDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests the getTitle method with title arguments. |
| LocalActionInterface::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionManager::$accessManager | property | core/ |
The access manager. |
| LocalActionManager::$argumentResolver | property | core/ |
An argument resolver object. |
| LocalActionManager::$controllerResolver | property | core/ |
A controller resolver object. |
| LocalActionManager::$defaults | property | core/ |
Provides some default values for all local action plugins. |
| LocalActionManager::$instances | property | core/ |
The plugin instances. |
| LocalActionManager::$requestStack | property | core/ |
The request stack. |
| LocalActionManager::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LocalActionManager::__construct | function | core/ |
Constructs a LocalActionManager object. |
| LocalActionManagerInterface::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\LocalActionManager[[api-linebreak]] @group Menu |
| LocalActionManagerTest | class | core/ |
Tests the local action manager. |
| LocalActionManagerTest.php | file | core/ |
|
| LocalActionManagerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Menu\LocalActionManagerTest. |
| LocalActionManagerTest::$accessManager | property | core/ |
The mocked access manager. |
| LocalActionManagerTest::$account | property | core/ |
The mocked account. |
| LocalActionManagerTest::$argumentResolver | property | core/ |
The mocked argument resolver. |
| LocalActionManagerTest::$cacheBackend | property | core/ |
The mocked cache backend. |
| LocalActionManagerTest::$discovery | property | core/ |
The mocked plugin discovery. |
| LocalActionManagerTest::$factory | property | core/ |
The mocked factory. |
| LocalActionManagerTest::$localActionManager | property | core/ |
The tested local action manager |
Pagination
- Previous page
- Page 733
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.