Search for load
| Title | Object type | File name | Summary | 
|---|---|---|---|
| EntityStorageInterface::loadByProperties | function | core/ | Load entities by their property values without any access checks. | 
| EntityStorageInterface::loadMultiple | function | core/ | Loads one or more entities. | 
| EntityStorageInterface::loadUnchanged | function | core/ | Loads an unchanged entity from the database. | 
| EntityTestBundleClass::$postLoadCount | property | core/ | The number of times static::postLoad() was called. | 
| EntityTestBundleClass::$postLoadEntitiesCount | property | core/ | The size of the $entities array passed to each invocation of postLoad(). | 
| EntityTestBundleClass::postLoad | function | core/ | |
| EntityTestNoLoadStorage | class | core/ | Test storage class used to verify that no load operation is triggered. | 
| EntityTestNoLoadStorage.php | file | core/ | |
| EntityTestNoLoadStorage::load | function | core/ | |
| EntityTrait::reloadEntity | function | core/ | Reloads the given entity from the storage and returns it. | 
| EntityUnitTest::setupTestLoad | function | core/ | Setup for the tests of the ::load() method. | 
| EntityUnitTest::testLoad | function | core/ | Tests EntityBase::load(). | 
| EntityUnitTest::testLoadMultiple | function | core/ | Tests EntityBase::loadMultiple(). | 
| EntityUnitTest::testPostLoad | function | core/ | Tests post load. | 
| EntityWorkspaceConflictConstraintValidatorTest::reloadEntity | function | core/ | Reloads the given entity from the storage and returns it. | 
| 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. | 
| ExtensionAvailableConstraint::$couldNotLoadProfileToCheckExtension | property | core/ | The error message for a module that is not available in the profile. | 
| ExtensionMimeTypeGuesser::lazyLoadItself | function | core/ | Lazy loads the real service from the container. | 
| ExtractorTest::testLoadIcon | function | core/ | Test the IconExtractorBase:loadIcon. | 
| ExtractorTest::testLoadIconMissingData | function | core/ | Test the IconExtractorBase:loadIcon with missing data. | 
| 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/ | Deregisters this instance as an autoloader. | 
| FieldAttachStorageTest::testFieldAttachLoadMultiple | function | core/ | Tests 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/ | |
| FieldConfigStorage::loadByProperties | function | core/ | |
| FieldKernelTestBase::entitySaveReload | function | core/ | Saves and reloads an entity. | 
| FieldSqlStorageTest::testFieldLoad | function | core/ | Tests field loading works correctly by inserting directly in the tables. | 
| FieldSqlStorageTest::testNullSerializedFieldLoad | function | core/ | Tests loading base and configurable serialized fields with NULL values. | 
| FieldStorageConfig::loadByName | function | core/ | Loads a field config entity based on the entity type and field name. | 
| FieldStorageConfigStorage::loadByProperties | function | core/ | |
| FieldTypeCategoriesIntegrationTest::testLibrariesLoaded | function | core/ | Tests if the libraries are loaded on FieldStorageAddForm. | 
| 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. | 
| file.upload_handler | service | core/ | Drupal\file\Upload\FileUploadHandler | 
| File::getDownloadHeaders | function | core/ | Examines a file entity and returns content headers for download. | 
| 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::download | function | core/ | Handles private file transfers. | 
| FileDownloadController::__construct | function | core/ | FileDownloadController constructor. | 
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.
