Search for load
Title | Object type | File name | Summary |
---|---|---|---|
DrupalKernelTest::testClassLoaderAutoDetect | function | core/ |
Tests class_loader_auto_detect setting. |
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
Drupal\Core\Template\Loader\ComponentLoader | service | core/ |
|
Drupal\file\Upload\FileUploadHandler | service | core/ |
|
Drupal\file\Upload\InputStreamFileWriterInterface | service | core/ |
|
Drupal\jsonapi\Controller\FileUpload | service | core/ |
|
Drupal\sdc\Twig\TwigComponentLoader | service | core/ |
Alias of Drupal\Core\Template\Loader\ComponentLoader |
drupal_load_updates | function | core/ |
Loads .install files for installed modules to initialize the update system. |
drupal_phpunit_populate_class_loader | function | core/ |
Populate class loader with additional namespaces for tests. |
Editor::$image_upload | property | core/ |
The structured array of image upload settings. |
Editor::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
Editor::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
EditorAddLazyLoadImageFilterUpdateTest | class | core/ |
Tests adding editor_image_lazy_load filter to editor_file_reference. |
EditorAddLazyLoadImageFilterUpdateTest.php | file | core/ |
|
EditorAddLazyLoadImageFilterUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EditorAddLazyLoadImageFilterUpdateTest::testUpdateLazyImageLoad | function | core/ |
Tests upgrading filter settings. |
EditorInterface::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
EditorInterface::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
EditorLoadingTest | class | core/ |
Tests loading of text editors. |
EditorLoadingTest.php | file | core/ |
|
EditorLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorLoadingTest::$modules | property | core/ |
Modules to install. |
EditorLoadingTest::$normalUser | property | core/ |
A normal user with additional access to the 'filtered_html' format. |
EditorLoadingTest::$privilegedUser | property | core/ |
A privileged user with additional access to the 'full_html' format. |
EditorLoadingTest::$untrustedUser | property | core/ |
An untrusted user, with access to the 'plain_text' format. |
EditorLoadingTest::getThingsToCheck | function | core/ |
|
EditorLoadingTest::setUp | function | core/ |
|
EditorLoadingTest::testLoading | function | core/ |
Tests loading of text editors. |
EditorLoadingTest::testSupportedElementTypes | function | core/ |
Tests supported element types. |
EditorSanitizeImageUploadSettingsUpdateTest | class | core/ |
@group Update @group editor |
EditorSanitizeImageUploadSettingsUpdateTest.php | file | core/ |
|
EditorSanitizeImageUploadSettingsUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorSanitizeImageUploadSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EditorSanitizeImageUploadSettingsUpdateTest::testUpdateRemoveMeaninglessImageUploadSettings | function | core/ |
Ensure image upload settings for Text Editor config entities are corrected. |
EditorUploadImageScaleTest | class | core/ |
Tests scaling of inline images. |
EditorUploadImageScaleTest.php | file | core/ |
|
EditorUploadImageScaleTest::$adminUser | property | core/ |
A user with permission as administer for testing. |
EditorUploadImageScaleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorUploadImageScaleTest::$modules | property | core/ |
Modules to enable. |
EditorUploadImageScaleTest::assertSavedMaxDimensions | function | core/ |
Asserts whether the saved maximum dimensions equal the ones provided. |
EditorUploadImageScaleTest::getTestImageInfo | function | core/ |
Gets the dimensions of an uploaded image. |
EditorUploadImageScaleTest::setMaxDimensions | function | core/ |
Sets the maximum dimensions and saves the configuration. |
EditorUploadImageScaleTest::setUp | function | core/ |
|
EditorUploadImageScaleTest::testEditorUploadImageScale | function | core/ |
Tests scaling of inline images. |
EditorUploadImageScaleTest::uploadImage | function | core/ |
Uploads an image via the editor dialog. |
EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
`image_upload.status = TRUE` must cause additional keys to be required. |
EditorValidationTest::testImageUploadSettingsValidation | function | core/ |
@testWith [{"scheme": "public"}, {}] [{"scheme": "private"}, {"image_upload.scheme": "The file storage you selected is not a visible, readable and writable stream wrapper. Possible choices: <em… |
editor_file_download | function | core/ |
Implements hook_file_download(). |
editor_image_upload_settings_form | function | core/ |
Subform constructor to configure the text editor's image upload settings. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.