Search for load
- Search 7.x for load
- Search 9.5.x for load
- Search 8.9.x for load
- Search 10.3.x for load
- Search main for load
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| FieldConfigStorage::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
| 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/ |
Load entities by their property values without any access checks. |
| 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. |
| FileCookieJarShimTest::testHardenedClassIsLoaded | function | core/ |
Confirms the hardened replacement (with __wakeup) is the class in use. |
| 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. |
| FileDownloadHook | class | core/ |
Implements hook_file_download(). |
| FileDownloadHook.php | file | core/ |
|
| FileDownloadHook::__construct | function | core/ |
|
| FileDownloadHook::__invoke | function | core/ |
Implements hook_file_download(). |
| FileFieldPathTest::testUploadPath | function | core/ |
Tests the normal formatter display on node display. |
| FileFieldTestBase::uploadNodeFile | function | core/ |
Uploads a file to a node. |
| FileFieldTestBase::uploadNodeFiles | function | core/ |
Uploads multiple files to a node. |
| FileFieldWidgetTest::testMaximumUploadFileSizeValidation | function | core/ |
Tests maximum upload file size validation. |
| FileFieldWidgetTest::testUploadingMoreFilesThanAllowed | function | core/ |
Tests uploading more files than allowed at once. |
| FileFormatterBase::needsEntityLoad | function | core/ |
Returns whether the entity referenced by an item needs to be loaded. |
| FileInterface::getDownloadHeaders | function | core/ |
Examines a file entity and returns content headers for download. |
| 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. |
| FileReadOnlyStorage::load | function | core/ |
Loads PHP code from storage. |
| FileReferenceResolver::loadEntityFromUsage | function | core/ |
Loads an entity from the passed usage definition. |
| FileRepository::loadByUri | function | core/ |
Loads the first File entity found with the specified URI. |
| FileRepositoryInterface::loadByUri | function | core/ |
Loads the first File entity found with the specified URI. |
| FileRepositoryTest::testLoadByUri | function | core/ |
Tests loading a file by URI. |
| FileRepositoryTest::testLoadByUriCaseSensitive | function | core/ |
Tests loading a file by case-sensitive URI. |
| FileSaveUploadTest | class | core/ |
Tests file_save_upload(). |
| FileSaveUploadTest.php | file | core/ |
|
| FileSaveUploadTest::$modules | property | core/ |
Modules to install. |
| FileSaveUploadTest::setUp | function | core/ |
|
| FileSaveUploadTest::testFileSaveUploadEmptyExtensions | function | core/ |
Tests file_save_upload() with empty extensions. |
| FileStorage::load | function | core/ |
Loads PHP code from storage. |
| FileSystem::moveUploadedFile | function | core/ |
Moves an uploaded file to a new location. |
| FileSystemInterface::moveUploadedFile | function | core/ |
Moves an uploaded file to a new location. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.