---
title: "Deprecation: #79364 - Deprecate members in PageLayoutController"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-79364"
source: "Changelog/8.6/Deprecation-79364-DeprecateMembersInPageLayoutController.rst"
typo3-version: "8.6"
typo3-major: 8
type: "deprecation"
issue: 79364
forge: "https://forge.typo3.org/issues/79364"
tags: ["PHP-API", "Backend"]
rendered: "2026-09-20T05:05:02+00:00"
---

# Deprecation: #79364 - Deprecate members in PageLayoutController {#deprecation-79364}

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

## Description {#description}

Deprecate the members `\TYPO3\CMS\Backend\Controller\PageLayoutController::edit_record`
and `\TYPO3\CMS\Backend\Controller\PageLayoutController::new_unique_uid`.

## Impact {#impact}

Installation of EXT:compatibility7 is required to continue using this members until they are removed in TYPO3 v9.

## Affected Installations {#affected-installations}

Any installation using the mentioned members `\TYPO3\CMS\Backend\Controller\PageLayoutController::edit_record`
and `\TYPO3\CMS\Backend\Controller\PageLayoutController::new_unique_uid`.
