Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| QuickEditImageController::upload | function | core/ |
Returns JSON representing the new file upload, or validation errors. |
| QuickEditImageControllerTest::testInvalidUpload | function | core/ |
Tests that uploading an invalid image does not work. |
| QuickEditImageControllerTest::testValidImageUpload | function | core/ |
Tests that uploading a valid image works. |
| QuickEditImageControllerTest::uploadImage | function | core/ |
Uploads an image using the image module's Quick Edit route. |
| QuickEditLoadingTest | class | core/ |
Tests loading of in-place editing and lazy loading of in-place editors. |
| QuickEditLoadingTest | class | core/ |
Tests loading of in-place editing and lazy loading of in-place editors. |
| QuickEditLoadingTest.php | file | core/ |
|
| QuickEditLoadingTest.php | file | core/ |
|
| QuickEditLoadingTest::$authorUser | property | core/ |
A user with permissions to create and edit articles. |
| QuickEditLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditLoadingTest::$editorUser | property | core/ |
An author user with permissions to access in-place editor. |
| QuickEditLoadingTest::$editorUser | property | core/ |
A user with permissions to access in-place editor. |
| QuickEditLoadingTest::$modules | property | core/ |
Modules to enable. |
| QuickEditLoadingTest::$modules | property | core/ |
Modules to enable. |
| QuickEditLoadingTest::$testNode | property | core/ |
A test node. |
| QuickEditLoadingTest::setUp | function | core/ |
|
| QuickEditLoadingTest::setUp | function | core/ |
|
| QuickEditLoadingTest::testConcurrentEdit | function | core/ |
Tests concurrent node edit. |
| QuickEditLoadingTest::testContentBlock | function | core/ |
Tests that Quick Edit's data- attributes are present for content blocks. |
| QuickEditLoadingTest::testDisplayOptions | function | core/ |
Tests rendering of fields with editable display options. |
| QuickEditLoadingTest::testDisplayOptions | function | core/ |
Tests that fields rendered with display options are not editable. |
| QuickEditLoadingTest::testImageField | function | core/ |
Tests that Quick Edit can handle an image field. |
| QuickEditLoadingTest::testTitleBaseField | function | core/ |
Tests the loading of Quick Edit for the title base field. |
| QuickEditLoadingTest::testUserPermissions | function | core/ |
Tests the loading of Quick Edit with different permissions. |
| QuickEditLoadingTest::testWithPendingRevision | function | core/ |
Tests Quick Edit does not appear for entities with pending revisions. |
| RdfCommentStorageLoadTest | class | core/ |
Tests rdf_comment_storage_load. |
| RdfCommentStorageLoadTest.php | file | core/ |
|
| RdfCommentStorageLoadTest::$modules | property | core/ |
Modules to enable. |
| RdfCommentStorageLoadTest::testRdfCommentStorageLoad | function | core/ |
Tests rdf_comment_storage_load. |
| rdf_comment_storage_load | function | core/ |
Implements hook_ENTITY_TYPE_storage_load() for comment entities. |
| RemoteFileSaveUploadTest | class | core/ |
Tests the file uploading functions. |
| RemoteFileSaveUploadTest.php | file | core/ |
|
| RemoteFileSaveUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RemoteFileSaveUploadTest::$modules | property | core/ |
Modules to enable. |
| RemoteFileSaveUploadTest::setUp | function | core/ |
|
| RequiredModuleUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| ResourceTestBase::entityLoadUnchanged | function | core/ |
Loads an entity in the test container, ignoring the static cache. |
| RevisionableInterface::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
| RevisionableInterface::updateLoadedRevisionId | function | core/ |
Updates the loaded Revision ID with the revision ID. |
| RevisionableStorageInterface::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| RevisionableStorageInterface::loadRevision | function | core/ |
Loads a specific entity revision. |
| Role::postLoad | function | core/ |
Acts on loaded entities. |
| RouteBuilder::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| RoutePreloader | class | core/ |
Defines a class which preloads non-admin routes. |
| RoutePreloader.php | file | core/ |
|
| RoutePreloader::$cache | property | core/ |
The cache backend used to skip the state loading. |
| RoutePreloader::$nonAdminRoutesOnRebuild | property | core/ |
Contains the non-admin routes while rebuilding the routes. |
| RoutePreloader::$routeProvider | property | core/ |
The route provider. |
| RoutePreloader::$state | property | core/ |
The state key value store. |
| RoutePreloader::getSubscribedEvents | function | core/ |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.