Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Llama::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| Llama::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| Llama::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
| LlamaButton | class | core/ |
Defines a "LlamaButton" plugin, with a toolbar builder-enabled "llama" feature. |
| LlamaButton.php | file | core/ |
|
| LlamaButton::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaButton::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LlamaContextual | class | core/ |
Defines a "Llama" plugin, with a contextually enabled "llama" feature. |
| LlamaContextual.php | file | core/ |
|
| LlamaContextual::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LlamaContextual::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
| LlamaContextualAndButton | class | core/ |
Defines a "LlamaContextualAndButton" plugin, with a contextually OR toolbar builder-enabled "llama" feature. |
| LlamaContextualAndButton.php | file | core/ |
|
| LlamaContextualAndButton::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaContextualAndButton::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LlamaContextualAndButton::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
| LlamaContextualAndButton::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
| LlamaCss | class | core/ |
Defines a "LlamaCss" plugin, with an associated "llama" CSS. |
| LlamaCss.php | file | core/ |
|
| LlamaCss::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaCss::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| LlamaCss::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LoadMultipleTest | class | core/ |
Tests the loading of multiple taxonomy terms at once. |
| LoadMultipleTest.php | file | core/ |
|
| LoadMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LoadMultipleTest::setUp | function | core/ |
|
| LoadMultipleTest::testTaxonomyTermMultipleLoad | function | core/ |
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using entity_load_multiple(). |
| 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/ |
Layout styles for local actions. |
| local-actions.pcss.css | file | core/ |
Layout 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. |
Pagination
- Previous page
- Page 874
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.