Search for load
Title | Object type | File name | Summary |
---|---|---|---|
Drupal\sdc\Twig\TwigComponentLoader | service | core/ |
|
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. |
EditorHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
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. |
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_image_upload_settings_form | function | core/ |
Subform constructor to configure the text editor's image upload settings. |
editor_load | function | core/ |
Loads an individual configured text editor based on text format ID. |
EntityApiTest::testLoadMultiple | function | core/ |
Tests that the Entity storage loads the entities in the correct order. |
EntityBase::load | function | core/ |
Loads an entity. |
EntityBase::loadMultiple | function | core/ |
Loads one or more entities. |
EntityBase::postLoad | function | core/ |
Acts on loaded entities. |
EntityContentBaseTest::testImportEntityLoadFailure | function | core/ |
Tests row skipping when we can't get an entity to save. |
EntityController::loadBundleDescriptions | function | core/ |
Expands the bundle information with descriptions, if known. |
EntityCrudHookTestHooks::blockLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
EntityCrudHookTestHooks::commentLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for comment entities. |
EntityCrudHookTestHooks::entityLoad | function | core/ |
Implements hook_entity_load(). |
EntityCrudHookTestHooks::entityPreload | function | core/ |
Implements hook_entity_preload(). |
EntityCrudHookTestHooks::fileLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for file entities. |
EntityCrudHookTestHooks::nodeLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for node entities. |
EntityCrudHookTestHooks::taxonomyTermLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_term entities. |
EntityCrudHookTestHooks::taxonomyVocabularyLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities. |
EntityCrudHookTestHooks::userLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for user entities. |
EntityDisplayModeListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
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.