Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| llama-42.txt | file | core/ |
42 |
| LoadMultipleTest | class | core/ |
Tests the loading of multiple taxonomy terms at once. |
| LoadMultipleTest.php | file | core/ |
|
| LoadMultipleTest::$modules | property | core/ |
Modules to install. |
| LoadMultipleTest::setUp | function | core/ |
|
| LoadMultipleTest::testTaxonomyTermMultipleLoad | function | core/ |
Tests loading multiple taxonomy terms by term ID and vocabulary. |
| LoadTest | class | core/ |
Tests \Drupal\file\Entity\File::load(). |
| LoadTest.php | file | core/ |
|
| LoadTest::testLoadInvalidStatus | function | core/ |
Try to load a non-existent file by status. |
| LoadTest::testLoadMissingFid | function | core/ |
Try to load a non-existent file by fid. |
| LoadTest::testLoadMissingFilepath | function | core/ |
Try to load a non-existent file by URI. |
| 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 | class | core/ |
Defines the local connection class for copying files as the httpd user. |
| local-actions.css | file | core/ |
Styles for local actions. |
| local-actions.css | file | core/ |
Layout styles for local actions. |
| local-actions.css | file | core/ |
Layout styles for local actions. |
| local-actions.css | file | core/ |
Layout styles for local actions. |
| local-actions.pcss.css | file | core/ |
Layout styles for local actions. |
| local-actions.pcss.css | file | core/ |
Layout styles for local actions. |
| local-actions.pcss.css | file | core/ |
Layout styles for local actions. |
| local-actions.pcss.css | file | core/ |
Styles for local actions. |
| Local.php | file | core/ |
|
| Local::$fileSystem | property | core/ |
The file system service. |
| Local::chmodJailed | function | core/ |
Changes the permissions of the file / directory specified in $path. |
| Local::connect | function | core/ |
Connects to the server. |
| Local::copyFileJailed | function | core/ |
Copies a file. |
| Local::createDirectoryJailed | function | core/ |
Creates a directory. |
| Local::factory | function | core/ |
Defines a factory method for this class. |
| 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::removeDirectoryJailed | function | core/ |
Removes a directory. |
| Local::removeFileJailed | function | core/ |
Removes a file. |
| Local::__construct | function | core/ |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
| LocalActionDefault | class | core/ |
Provides a default implementation for local action plugins. |
| LocalActionDefault.php | file | core/ |
|
| LocalActionDefault::$routeProvider | property | core/ |
The route provider to load routes by name. |
| LocalActionDefault::create | function | core/ |
Creates an instance of the plugin. |
| LocalActionDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LocalActionDefault::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| 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::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionDefault::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| LocalActionDefault::getWeight | function | core/ |
Returns the weight for the local action. |
| LocalActionDefault::__construct | function | core/ |
Constructs a LocalActionDefault object. |
| LocalActionDefaultTest | class | core/ |
Tests Drupal\Core\Menu\LocalActionDefault. |
| LocalActionDefaultTest.php | file | core/ |
Pagination
- Previous page
- Page 987
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.