---
title: "Deprecation: #78872 - Deprecate method LocalizationController::getRecordUidsToCopy"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-78872"
source: "Changelog/8.5/Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Deprecation: #78872 - Deprecate method LocalizationController::getRecordUidsToCopy

See [forge#78872](https://forge.typo3.org/issues/78872)

## Description

The method `\TYPO3\CMS\Backend\Controller\Page\LocalizationController::getRecordUidsToCopy()`
is not used at any place in the TYPO3 core.

## Impact

Calling the deprecated `getRecordUidsToCopy()` method will trigger a deprecation log entry.

## Affected Installations

Any installation using the mentioned method `getRecordUidsToCopy()`.

## Migration

No migration available.
