Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| entity_load | function | core/ |
Loads an entity from the database. |
| entity_load_multiple | function | core/ |
Loads multiple entities from the database. |
| entity_load_multiple_by_properties | function | core/ |
Load entities by their property values. |
| entity_load_unchanged | function | core/ |
Loads the unchanged, i.e. not modified, entity from the database. |
| entity_revision_load | function | core/ |
Loads an entity from the database. |
| entity_test_load | function | core/ |
Loads a test entity. |
| entity_test_mulrev_load | function | core/ |
Loads a test entity. |
| entity_test_mul_load | function | core/ |
Loads a test entity. |
| entity_test_rev_load | function | core/ |
Loads a test entity. |
| Environment::getUploadMaxSize | function | core/ |
Determines the maximum file upload size by querying the PHP settings. |
| Extension::load | function | core/ |
Loads the main extension file, if any. |
| ExtensionMimeTypeGuesser::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FakeAutoloader | class | core/ |
A fake autoloader for testing |
| FakeAutoloader::findFile | function | core/ |
Finds a file by class name while caching lookups to APC. |
| FakeAutoloader::loadClass | function | core/ |
Loads the given class or interface. |
| FakeAutoloader::register | function | core/ |
Registers this instance as an autoloader. |
| FakeAutoloader::unregister | function | core/ |
Unregisters this instance as an autoloader. |
| FieldAttachStorageTest::testFieldAttachLoadMultiple | function | core/ |
Test the 'multiple' load feature. |
| FieldAttachStorageTest::testFieldAttachSaveLoad | function | core/ |
Check field values insert, update and load. |
| FieldConfig::loadByName | function | core/ |
Loads a field config entity based on the entity type and field name. |
| FieldConfigListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| FieldConfigStorage::loadByProperties | function | core/ |
Load entities by their property values. |
| FieldKernelTestBase::entitySaveReload | function | core/ |
Saves and reloads an entity. |
| FieldSqlStorageTest::testFieldLoad | function | core/ |
Tests field loading works correctly by inserting directly in the tables. |
| FieldStorageConfig::loadByName | function | core/ |
Loads a field config entity based on the entity type and field name. |
| FieldStorageConfigStorage::loadByProperties | function | core/ |
Load entities by their property values. |
| FieldUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FieldWebTest::clickSortLoadIdsFromOutput | function | core/ |
Small helper function to get all ids in the output. |
| file-upload-help.html.twig | file | core/ |
Theme override to display help text for file fields. |
| file-upload-help.html.twig | file | core/ |
Theme override to display help text for file fields. |
| file-upload-help.html.twig | file | core/ |
Default theme implementation to display help text for file fields. |
| FileCopy::$downloadPlugin | property | core/ |
An instance of the download process plugin. |
| FileCopyTest::testDownloadRemoteUri | function | core/ |
Tests that remote URIs are delegated to the download plugin. |
| FileDownloadController | class | core/ |
System file controller. |
| FileDownloadController.php | file | core/ |
|
| FileDownloadController::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| FileDownloadController::create | function | core/ |
Instantiates a new instance of this class. |
| FileDownloadController::download | function | core/ |
Handles private file transfers. |
| FileDownloadController::__construct | function | core/ |
FileDownloadController constructor. |
| FileFieldPathTest::testUploadPath | function | core/ |
Tests the normal formatter display on node display. |
| FileFieldTestBase::uploadNodeFile | function | core/ |
Uploads a file to a node. |
| FileFieldTestBase::uploadNodeFile | function | core/ |
Uploads a file to a node. |
| FileFieldTestBase::uploadNodeFiles | function | core/ |
Uploads multiple files to a node. |
| FileFieldTestBase::uploadNodeFiles | function | core/ |
Uploads multiple files to a node. |
| FileFieldWidgetTest::testUploadingMoreFilesThenAllowed | function | core/ |
Tests uploading more files then allowed at once. |
| FileFormatterBase::needsEntityLoad | function | core/ |
Returns whether the entity referenced by an item needs to be loaded. |
| FileItem::doGetUploadLocation | function | core/ |
Determines the URI for a file field. |
| FileItem::getUploadLocation | function | core/ |
Determines the URI for a file field. |
| FileItem::getUploadValidators | function | core/ |
Retrieves the upload validators for a file field. |
| FileModuleTest::testFileSaveUploadSingleErrorFormSize | function | core/ |
Tests file size upload errors. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.