‪TYPO3CMS  9.5
PropertyPublicMatcher.php
Go to the documentation of this file.
1 <?php
2 return [
3  // Removed public properties
4  'TYPO3\CMS\Backend\Controller\EditDocumentController->localizationMode' => [
5  'restFiles' => [
6  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
7  ],
8  ],
9  'TYPO3\CMS\Backend\Controller\PageLayoutController->edit_record' => [
10  'restFiles' => [
11  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
12  'Deprecation-79364-DeprecateMembersInPageLayoutController.rst',
13  ],
14  ],
15  'TYPO3\CMS\Backend\Controller\PageLayoutController->new_unique_uid' => [
16  'restFiles' => [
17  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
18  'Deprecation-79364-DeprecateMembersInPageLayoutController.rst',
19  ],
20  ],
21  'TYPO3\CMS\Backend\Controller\PageLayoutController->externalTables' => [
22  'restFiles' => [
23  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
24  'Deprecation-77987-DeprecatedRecordListingInPageModule.rst',
25  ],
26  ],
27  'TYPO3\CMS\Backend\Module\AbstractFunctionModule->thisPath' => [
28  'restFiles' => [
29  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
30  'Deprecation-80511-AbstractFunctionModule-incLocalLangAndThisPath.rst',
31  ],
32  ],
33  'TYPO3\CMS\Backend\Template\DocumentTemplate->extJScode' => [
34  'restFiles' => [
35  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
36  'Deprecation-80512-DocumentTemplate-extJScodeProperty.rst',
37  ],
38  ],
39  'TYPO3\CMS\Backend\Template\DocumentTemplate->form_largeComp' => [
40  'restFiles' => [
41  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
42  ],
43  ],
44  'TYPO3\CMS\Core\Charset\CharsetConverter->charSetArray' => [
45  'restFiles' => [
46  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
47  'Deprecation-73511-BrowserLanguageDetectionMovedToLocales.rst',
48  ],
49  ],
50  'TYPO3\CMS\Core\Charset\CharsetConverter->fourByteSets' => [
51  'restFiles' => [
52  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
53  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
54  ],
55  ],
56  'TYPO3\CMS\Core\DataHandling\DataHandler->checkWorkspaceCache' => [
57  'restFiles' => [
58  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
59  'Deprecation-79441-ChangeVisibilityInternalCacheDatahandler.rst',
60  ],
61  ],
62  'TYPO3\CMS\Core\Imaging\GraphicalFunctions->tempPath' => [
63  'restFiles' => [
64  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
65  'Deprecation-80514-GraphicalFunctions-tempPathAndCreateTempSubDir.rst',
66  ],
67  ],
68  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->parentMenuArr' => [
69  'restFiles' => [
70  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
71  'Deprecation-77296-DeprecatePublicMemberParentMenuArrInAbstractMenuContentObject.rst',
72  ],
73  ],
74  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->compensateFieldWidth' => [
75  'restFiles' => [
76  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
77  'Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst',
78  ],
79  ],
80  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->dtdAllowsFrames' => [
81  'restFiles' => [
82  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
83  ],
84  ],
85  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->excludeCHashVars' => [
86  'restFiles' => [
87  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
88  'Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst',
89  ],
90  ],
91  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->scriptParseTime' => [
92  'restFiles' => [
93  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
94  'Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst',
95  ],
96  ],
97  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->csConvObj' => [
98  'restFiles' => [
99  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
100  'Deprecation-75327-TSFE-csConvObjAndTSFE-csConv.rst',
101  ],
102  ],
103  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->defaultCharSet' => [
104  'restFiles' => [
105  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
106  ],
107  ],
108  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->renderCharset' => [
109  'restFiles' => [
110  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
111  'Deprecation-73794-SearchFormController-utf8_to_currentCharsetAndTSFE-renderCharset.rst',
112  ],
113  ],
114  'TYPO3\CMS\Lang\LanguageService->charSet' => [
115  'restFiles' => [
116  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
117  ],
118  ],
119  'TYPO3\CMS\Lang\LanguageService->csConvObj' => [
120  'restFiles' => [
121  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
122  'Deprecation-73482-LANG-csConvObjAndLANG-parserFactory.rst',
123  ],
124  ],
125  'TYPO3\CMS\Lang\LanguageService->moduleLabels' => [
126  'restFiles' => [
127  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
128  'Deprecation-72340-MovedModuleLabelsFromLanguageServiceToModuleLoader.rst',
129  ],
130  ],
131  'TYPO3\CMS\Lang\LanguageService->parserFactory' => [
132  'restFiles' => [
133  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
134  'Deprecation-73482-LANG-csConvObjAndLANG-parserFactory.rst',
135  ],
136  ],
137  'TYPO3\CMS\Tstemplate\Controller->e' => [
138  'restFiles' => [
139  'Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst',
140  ],
141  ],
142  'TYPO3\CMS\Frontend\Page\PageRepository->urltypes' => [
143  'restFiles' => [
144  'Breaking-71306-DroppedProtocolFieldFromPageTypeLinkToExternalURL.rst',
145  ],
146  ],
147  'TYPO3\CMS\Backend\History\RecordHistory->showInsertDelete' => [
148  'restFiles' => [
149  'Breaking-55298-DecoupledHistoryFunctionality.rst',
150  ],
151  ],
152  'TYPO3\CMS\Backend\History\RecordHistory->showDiff' => [
153  'restFiles' => [
154  'Breaking-55298-DecoupledHistoryFunctionality.rst',
155  ],
156  ],
157  'TYPO3\CMS\Backend\History\RecordHistory->lastSyslogId' => [
158  'restFiles' => [
159  'Breaking-55298-DecoupledHistoryFunctionality.rst',
160  ],
161  ],
162  'TYPO3\CMS\Backend\History\RecordHistory->showMarked' => [
163  'restFiles' => [
164  'Breaking-55298-DecoupledHistoryFunctionality.rst',
165  ],
166  ],
167  'TYPO3\CMS\Backend\Controller\ContentElement\ElementHistoryController->content' => [
168  'restFiles' => [
169  'Breaking-55298-DecoupledHistoryFunctionality.rst',
170  ],
171  ],
172  'TYPO3\CMS\Backend\Controller\ContentElement\ElementHistoryController->doc' => [
173  'restFiles' => [
174  'Breaking-55298-DecoupledHistoryFunctionality.rst',
175  ],
176  ],
177  'TYPO3\CMS\Core\TypoScript\ExtendedTemplateService->helpConfig' => [
178  'restFiles' => [
179  'Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst',
180  ],
181  ],
182  'TYPO3\CMS\Core\TypoScript\ExtendedTemplateService->edit_divider' => [
183  'restFiles' => [
184  'Breaking-82425-RemoveOldTyposcriptConstantsEditorOptionMOD_TSEDITABLE_CONSTANTS.rst',
185  ],
186  ],
187  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->RDCT' => [
188  'restFiles' => [
189  'Breaking-82572-RDCTFunctionalityRemoved.rst',
190  ],
191  ],
192  'TYPO3\CMS\Backend\Controller\SimpleDataHandlerController->prErr' => [
193  'restFiles' => [
194  'Breaking-82629-TceDbOptionsPrErrAndUPTRemoved.rst',
195  ],
196  ],
197  'TYPO3\CMS\Backend\Controller\SimpleDataHandlerController->uPT' => [
198  'restFiles' => [
199  'Breaking-82629-TceDbOptionsPrErrAndUPTRemoved.rst',
200  ],
201  ],
202  'TYPO3\CMS\Core\Authentication\AbstractUserAuthentication->writeDevLog' => [
203  'restFiles' => [
204  'Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst',
205  ],
206  ],
207  'TYPO3\CMS\Core\Service\AbstractService->writeDevLog' => [
208  'restFiles' => [
209  'Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst',
210  ],
211  ],
212  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->extPageInTreeInfo' => [
213  'restFiles' => [
214  'Breaking-81460-DeprecateGetByTagOnCacheFrontends.rst',
215  ],
216  ],
217  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->lockFilePath' => [
218  'restFiles' => [
219  'Breaking-83256-RemovedLockFilePathFunctionality.rst',
220  ],
221  ],
222 
223  // Deprecated public properties
224  'TYPO3\CMS\Frontend\Page\PageRepository->workspaceCache' => [
225  'restFiles' => [
226  'Deprecation-81318-PublicPropertiesOfPageRepository.rst',
227  ],
228  ],
229  'TYPO3\CMS\Frontend\Page\PageRepository->error_getRootLine' => [
230  'restFiles' => [
231  'Deprecation-81318-PublicPropertiesOfPageRepository.rst',
232  ],
233  ],
234  'TYPO3\CMS\Frontend\Page\PageRepository->error_getRootLine_failPid' => [
235  'restFiles' => [
236  'Deprecation-81318-PublicPropertiesOfPageRepository.rst',
237  ],
238  ],
239  'TYPO3\CMS\Core\TypoScript\TemplateService->matchAll' => [
240  'restFiles' => [
241  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
242  ],
243  ],
244  'TYPO3\CMS\Core\TypoScript\TemplateService->whereClause' => [
245  'restFiles' => [
246  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
247  ],
248  ],
249  'TYPO3\CMS\Core\TypoScript\TemplateService->debug' => [
250  'restFiles' => [
251  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
252  ],
253  ],
254  'TYPO3\CMS\Core\TypoScript\TemplateService->allowedPaths' => [
255  'restFiles' => [
256  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
257  ],
258  ],
259  'TYPO3\CMS\Core\TypoScript\TemplateService->simulationHiddenOrTime' => [
260  'restFiles' => [
261  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
262  ],
263  ],
264  'TYPO3\CMS\Core\TypoScript\TemplateService->nextLevel' => [
265  'restFiles' => [
266  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
267  ],
268  ],
269  'TYPO3\CMS\Core\TypoScript\TemplateService->rootId' => [
270  'restFiles' => [
271  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
272  ],
273  ],
274  'TYPO3\CMS\Core\TypoScript\TemplateService->absoluteRootLine' => [
275  'restFiles' => [
276  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
277  ],
278  ],
279  'TYPO3\CMS\Core\TypoScript\TemplateService->outermostRootlineIndexWithTemplate' => [
280  'restFiles' => [
281  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
282  ],
283  ],
284  'TYPO3\CMS\Core\TypoScript\TemplateService->rowSum' => [
285  'restFiles' => [
286  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
287  ],
288  ],
289  'TYPO3\CMS\Core\TypoScript\TemplateService->sitetitle' => [
290  'restFiles' => [
291  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
292  ],
293  ],
294  'TYPO3\CMS\Core\TypoScript\TemplateService->sectionsMatch' => [
295  'restFiles' => [
296  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
297  ],
298  ],
299  'TYPO3\CMS\Core\TypoScript\TemplateService->frames' => [
300  'restFiles' => [
301  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
302  ],
303  ],
304  'TYPO3\CMS\Core\TypoScript\TemplateService->MPmap' => [
305  'restFiles' => [
306  'Deprecation-83273-PublicPropertiesOfTemplateService.rst',
307  ],
308  ],
309  'TYPO3\CMS\Impexp\Export->maxFileSize' => [
310  'restFiles' => [
311  'Deprecation-83596-ImpexpRemovedMaxFileSizeRestriction.rst',
312  ],
313  ],
314  'TYPO3\CMS\Impexp\Export->maxRecordSize' => [
315  'restFiles' => [
316  'Deprecation-83606-ImpexpSizeHandlingRemoved.rst',
317  ],
318  ],
319  'TYPO3\CMS\Impexp\Export->maxExportSize' => [
320  'restFiles' => [
321  'Deprecation-83606-ImpexpSizeHandlingRemoved.rst',
322  ],
323  ],
324  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->page_cache_reg1' => [
325  'restFiles' => [
326  'Deprecation-83905-TypoScriptFrontendController-page_cache_reg1.rst',
327  ]
328  ],
329  'TYPO3\CMS\Backend\Tree\View\AbstractTreeView->dataLookup' => [
330  'restFiles' => [
331  'Deprecation-83904-ArrayHandlingInAbstractTreeView.rst',
332  ],
333  ],
334  'TYPO3\CMS\Backend\Tree\View\AbstractTreeView->subLevelID' => [
335  'restFiles' => [
336  'Deprecation-83904-ArrayHandlingInAbstractTreeView.rst',
337  ],
338  ],
339  'TYPO3\CMS\Backend\Controller\File\CreateFolderController->number' => [
340  'restFiles' => [
341  'Deprecation-84289-UseServerRequestInterfaceInFileCreateFolderController.rst',
342  ],
343  ],
344  'TYPO3\CMS\Backend\Controller\File\CreateFolderController->folderNumber' => [
345  'restFiles' => [
346  'Deprecation-84289-UseServerRequestInterfaceInFileCreateFolderController.rst',
347  ],
348  ],
349  'TYPO3\CMS\Backend\Controller\File\CreateFolderController->target' => [
350  'restFiles' => [
351  'Deprecation-84289-UseServerRequestInterfaceInFileCreateFolderController.rst',
352  ],
353  ],
354  'TYPO3\CMS\Backend\Controller\File\CreateFolderController->content' => [
355  'restFiles' => [
356  'Deprecation-84289-UseServerRequestInterfaceInFileCreateFolderController.rst',
357  ],
358  ],
359  'TYPO3\CMS\Backend\Controller\File\EditFileController->origTarget' => [
360  'restFiles' => [
361  'Deprecation-84295-UseServerRequestInterfaceInFileEditFileController.rst',
362  ],
363  ],
364  'TYPO3\CMS\Backend\Controller\File\EditFileController->target' => [
365  'restFiles' => [
366  'Deprecation-84295-UseServerRequestInterfaceInFileEditFileController.rst',
367  ],
368  ],
369  'TYPO3\CMS\Backend\Controller\File\EditFileController->doc' => [
370  'restFiles' => [
371  'Deprecation-84295-UseServerRequestInterfaceInFileEditFileController.rst',
372  ],
373  ],
374  'TYPO3\CMS\Core\Charset\CharsetConverter->synonyms' => [
375  'restFiles' => [
376  'Deprecation-85122-FunctionalityInCharsetConverter.rst'
377  ],
378  ],
379  'TYPO3\CMS\Frontend\Page\PageRepository->versioningPreview' => [
380  'restFiles' => [
381  'Deprecation-85078-PageRepositoryVersioningPreview.rst',
382  ],
383  ],
384  'TYPO3\CMS\IndexedSearch\Lexer->csObj' => [
385  'restFiles' => [
386  'Deprecation-85125-UsagesOfCharsetConverterInCore.rst'
387  ],
388  ],
389  'TYPO3\CMS\IndexedSearch\Indexer->csObj' => [
390  'restFiles' => [
391  'Deprecation-85125-UsagesOfCharsetConverterInCore.rst'
392  ],
393  ],
394  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->showHiddenPage' => [
395  'restFiles' => [
396  'Deprecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst'
397  ],
398  ],
399  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->showHiddenRecords' => [
400  'restFiles' => [
401  'Deprecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst'
402  ],
403  ],
404  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->gr_list' => [
405  'restFiles' => [
406  'Deprecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst'
407  ],
408  ],
409  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->loginUser' => [
410  'restFiles' => [
411  'Deprecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst'
412  ],
413  ],
414  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->beUserLogin' => [
415  'restFiles' => [
416  'Deprecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst'
417  ],
418  ],
419  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->sys_language_uid' => [
420  'restFiles' => [
421  'Deprecation-85543-Language-relatedPropertiesInTypoScriptFrontendControllerAndPageRepository.rst'
422  ],
423  ],
424  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->sys_language_content' => [
425  'restFiles' => [
426  'Deprecation-85543-Language-relatedPropertiesInTypoScriptFrontendControllerAndPageRepository.rst'
427  ],
428  ],
429  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->sys_language_contentOL' => [
430  'restFiles' => [
431  'Deprecation-85543-Language-relatedPropertiesInTypoScriptFrontendControllerAndPageRepository.rst'
432  ],
433  ],
434  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->sys_language_mode' => [
435  'restFiles' => [
436  'Deprecation-85543-Language-relatedPropertiesInTypoScriptFrontendControllerAndPageRepository.rst'
437  ],
438  ],
439  'TYPO3\CMS\Frontend\Page\PageRepository->sys_language_uid' => [
440  'restFiles' => [
441  'Deprecation-85543-Language-relatedPropertiesInTypoScriptFrontendControllerAndPageRepository.rst'
442  ],
443  ],
444  'TYPO3\CMS\Frontend\Page\PageRepository->versioningWorkspaceId' => [
445  'restFiles' => [
446  'Deprecation-85556-PageRepository-versioningWorkspaceId.rst'
447  ],
448  ],
449  'TYPO3\CMS\Core\TypoScript\TemplateService->fileCache' => [
450  'restFiles' => [
451  'Deprecation-85445-TemplateService-getFileName.rst'
452  ],
453  ],
454  'TYPO3\CMS\Backend\View\PageLayoutView->languageIconTitles' => [
455  'restFiles' => [
456  'Deprecation-85164-LanguageRelatedMethods.rst'
457  ],
458  ],
459  'TYPO3\CMS\Backend\View\PageLayoutView->translateTools' => [
460  'restFiles' => [
461  'Deprecation-85164-LanguageRelatedMethods.rst'
462  ],
463  ],
464 ];