You are here

17 string references to file.repository in Drupal 10

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
FileTokenReplaceTest::testFileTokenReplacement in core/modules/file/tests/src/Functional/FileTokenReplaceTest.php
Creates a file, then tests the tokens generated from it.
FileUploadForm::create in core/modules/media_library/src/Form/FileUploadForm.php
file_file_download in core/modules/file/file.module
Implements hook_file_download().
ImageItem::generateSampleValue in core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
Generates placeholder field values.
image_field_config_update in core/modules/image/image.module
Implements hook_ENTITY_TYPE_update() for 'field_config'.
image_field_storage_config_update in core/modules/image/image.module
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
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.