---
id: gk-gravitymigrate-import-upload-url
title: "Filter - gk/gravitymigrate/import/upload-url"
sidebar_label: "gk/gravitymigrate/import/upload-url"
tags:
  - "1.2.0"
---

# Filter: gk/gravitymigrate/import/upload-url

Filters the source URL a linked upload is downloaded from during import. The import-time counterpart to the export-side `gk/gravitymigrate/export/row` filter, preferred when the source host is reachable at export time.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $src_file | `string` | The source file URL taken from the exported entry meta. |

### Since

- 1.2.0

### Source

Defined in `src/Import.php` at line 515

