17 string references to file.repository

CopyTest::setUp in core/modules/file/tests/src/Kernel/CopyTest.php
editor_file_download in core/modules/editor/editor.module
Implements hook_file_download().
FileFieldWidgetTest::createTemporaryFile in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Creates a temporary file, for a specific user.
FileItem::generateSampleValue in core/modules/file/src/Plugin/Field/FieldType/FileItem.php
Generates placeholder field values.
FileMoveTest::setUp in core/modules/image/tests/src/Functional/FileMoveTest.php
FileRepositoryTest::setUp in core/modules/file/tests/src/Kernel/FileRepositoryTest.php
FileUploadForm::create in core/modules/media_library/src/Form/FileUploadForm.php
Instantiates a new instance of this class.
FileUploadForm::__construct in core/modules/media_library/src/Form/FileUploadForm.php
Constructs a new FileUploadForm.
file_copy in core/modules/file/file.module
Copies a file to a new location and adds a file record to the database.
file_file_download in core/modules/file/file.module
Implements hook_file_download().
file_move in core/modules/file/file.module
Moves a file to a new location and update the file's database entry.
file_save_data in core/modules/file/file.module
Saves a file to the specified destination and creates a database entry.
MoveTest::setUp in core/modules/file/tests/src/Kernel/MoveTest.php
SaveUploadFormTest::testHandleFileMunge in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests file munge handling.
SaveUploadTest::testHandleFileMunge in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests file munge handling.
system_retrieve_file in core/modules/system/system.module
Attempts to get a file using Guzzle HTTP client and to store it locally.
UsageTest::createTempFiles in core/modules/file/tests/src/Kernel/UsageTest.php
Create files for all the possible combinations of age and status.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.