Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FilesystemLoader | class | core/ |
Loads templates from the filesystem. |
| FilesystemLoader.php | file | core/ |
|
| FilesystemLoader::$allowedFileExtensions | property | core/ |
Allowed file extensions. |
| FilesystemLoader::addPath | function | core/ |
Adds a path where templates are stored. |
| FilesystemLoader::findTemplate | function | core/ |
|
| FilesystemLoader::__construct | function | core/ |
Constructs a new FilesystemLoader object. |
| FileTestHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| FileTestHooks::fileLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for file entities. |
| FileTestSaveUploadFromForm | class | core/ |
File test form class. |
| FileTestSaveUploadFromForm.php | file | core/ |
|
| FileTestSaveUploadFromForm::$messenger | property | core/ |
The messenger. |
| FileTestSaveUploadFromForm::$state | property | core/ |
Stores the state storage service. |
| FileTestSaveUploadFromForm::buildForm | function | core/ |
Form constructor. |
| FileTestSaveUploadFromForm::create | function | core/ |
Instantiates a new instance of this class. |
| FileTestSaveUploadFromForm::fileExistsFromName | function | core/ |
Get a FileExists enum from its name. |
| FileTestSaveUploadFromForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileTestSaveUploadFromForm::submitForm | function | core/ |
Form submission handler. |
| FileTestSaveUploadFromForm::validateForm | function | core/ |
Form validation handler. |
| FileTestSaveUploadFromForm::__construct | function | core/ |
Constructs a FileTestSaveUploadFromForm object. |
| FileThemeHooks::preprocessFileUploadHelp | function | core/ |
Prepares variables for file upload help text templates. |
| FileUpload | class | core/ |
Handles file upload requests. |
| FileUpload.php | file | core/ |
|
| FileUpload::checkFileUploadAccess | function | core/ |
Checks if the current user has access to upload the file. |
| FileUpload::ensureFileUploadAccess | function | core/ |
Ensures that the given account is allowed to upload a file. |
| FileUpload::handleFileUploadForExistingResource | function | core/ |
Handles JSON:API file upload requests. |
| FileUpload::handleFileUploadForNewResource | function | core/ |
Handles JSON:API file upload requests. |
| FileUpload::handleFileUploadForResource | function | core/ |
Handles JSON:API file upload requests. |
| FileUpload::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
| FileUpload::__construct | function | core/ |
|
| FileUploadForm | class | core/ |
Creates a form to create media entities from uploaded files. |
| FileUploadForm.php | file | core/ |
|
| FileUploadForm::$elementInfo | property | core/ |
The element info manager. |
| FileUploadForm::$fileRepository | property | core/ |
The file repository service. |
| FileUploadForm::$fileSystem | property | core/ |
The file system service. |
| FileUploadForm::$fileUsage | property | core/ |
The file usage service. |
| FileUploadForm::$renderer | property | core/ |
The renderer service. |
| FileUploadForm::buildEntityFormElement | function | core/ |
Builds the sub-form for setting required fields on a new media item. |
| FileUploadForm::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.