‪TYPO3CMS  9.5
MethodCallMatcher.php
Go to the documentation of this file.
1 <?php
2 return [
3  // Removed methods
4  'TYPO3\CMS\Backend\Clipboard\Clipboard->confirmMsg' => [
5  'numberOfMandatoryArguments' => 4,
6  'maximumNumberOfArguments' => 5,
7  'restFiles' => [
8  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
9  ],
10  ],
11  'TYPO3\CMS\Backend\Controller\BackendController->addCssFile' => [
12  'numberOfMandatoryArguments' => 2,
13  'maximumNumberOfArguments' => 2,
14  'restFiles' => [
15  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
16  'Deprecation-80491-BackendControllerInclusionHooks.rst',
17  ],
18  ],
19  'TYPO3\CMS\Backend\Controller\BackendController->addJavascript' => [
20  'numberOfMandatoryArguments' => 1,
21  'maximumNumberOfArguments' => 1,
22  'restFiles' => [
23  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
24  'Deprecation-80491-BackendControllerInclusionHooks.rst',
25  ],
26  ],
27  'TYPO3\CMS\Backend\Controller\BackendController->addJavascriptFile' => [
28  'numberOfMandatoryArguments' => 1,
29  'maximumNumberOfArguments' => 1,
30  'restFiles' => [
31  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
32  'Deprecation-80491-BackendControllerInclusionHooks.rst',
33  ],
34  ],
35  'TYPO3\CMS\Backend\Controller\BackendController->includeLegacyBackendItems' => [
36  'numberOfMandatoryArguments' => 0,
37  'maximumNumberOfArguments' => 0,
38  'restFiles' => [
39  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
40  ],
41  ],
42  'TYPO3\CMS\Backend\Controller\Page\LocalizationController->getRecordUidsToCopy' => [
43  'numberOfMandatoryArguments' => 2,
44  'maximumNumberOfArguments' => 2,
45  'restFiles' => [
46  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
47  'Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst',
48  ],
49  ],
50  'TYPO3\CMS\Backend\Controller\Page\PageLayoutController->printContent' => [
51  'numberOfMandatoryArguments' => 0,
52  'maximumNumberOfArguments' => 0,
53  'restFiles' => [
54  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
55  'Deprecation-80445-DeprecatePrintContentMethods.rst',
56  ],
57  ],
58  'TYPO3\CMS\Backend\Domain\Repository\Localization\LocalizationRepository->getAllowedLanguagesForBackendUser' => [
59  'numberOfMandatoryArguments' => 0,
60  'maximumNumberOfArguments' => 0,
61  'restFiles' => [
62  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
63  'Deprecation-75760-DeprecateMethodsOfLocalizationRepository.rst',
64  ],
65  ],
66  'TYPO3\CMS\Backend\Domain\Repository\Localization\LocalizationRepository->getExcludeQueryPart' => [
67  'numberOfMandatoryArguments' => 0,
68  'maximumNumberOfArguments' => 0,
69  'restFiles' => [
70  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
71  'Deprecation-75760-DeprecateMethodsOfLocalizationRepository.rst',
72  ],
73  ],
74  'TYPO3\CMS\Backend\Domain\Repository\Localization\LocalizationRepository->getPreviousLocalizedRecordUid' => [
75  'numberOfMandatoryArguments' => 5,
76  'maximumNumberOfArguments' => 5,
77  'restFiles' => [
78  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
79  'Deprecation-79258-MethodsInLocalizationRepository.rst',
80  ],
81  ],
82  'TYPO3\CMS\Backend\Domain\Repository\Localization\LocalizationRepository->getRecordLocalization' => [
83  'numberOfMandatoryArguments' => 3,
84  'maximumNumberOfArguments' => 4,
85  'restFiles' => [
86  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
87  'Deprecation-79258-MethodsInLocalizationRepository.rst',
88  ],
89  ],
90  'TYPO3\CMS\Backend\Form\FormDataProvider\AbstractItemProvider->sanitizeMaxItems' => [
91  'numberOfMandatoryArguments' => 1,
92  'maximumNumberOfArguments' => 1,
93  'restFiles' => [
94  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
95  'Deprecation-78899-FormEngineMethods.rst',
96  ],
97  ],
98  'TYPO3\CMS\Backend\Module\AbstractFunctionModule->getBackPath' => [
99  'numberOfMandatoryArguments' => 0,
100  'maximumNumberOfArguments' => 0,
101  'restFiles' => [
102  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
103  'Deprecation-78314-AbstractFunctionModule-getBackPath.rst',
104  ],
105  ],
106  'TYPO3\CMS\Backend\Module\AbstractFunctionModule->incLocalLang' => [
107  'numberOfMandatoryArguments' => 0,
108  'maximumNumberOfArguments' => 0,
109  'restFiles' => [
110  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
111  'Deprecation-80511-AbstractFunctionModule-incLocalLangAndThisPath.rst',
112  ],
113  ],
114  'TYPO3\CMS\Backend\Form\AbstractFormElement->isWizardsDisabled' => [
115  'numberOfMandatoryArguments' => 0,
116  'maximumNumberOfArguments' => 0,
117  'restFiles' => [
118  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
119  ],
120  ],
121  'TYPO3\CMS\Backend\Form\AbstractFormElement->renderWizards' => [
122  'numberOfMandatoryArguments' => 0,
123  'maximumNumberOfArguments' => 9,
124  'restFiles' => [
125  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
126  'Deprecation-78899-FormEngineMethods.rst',
127  ],
128  ],
129  'TYPO3\CMS\Backend\Form\AbstractNode->getValidationDataAsDataAttribute' => [
130  'numberOfMandatoryArguments' => 1,
131  'maximumNumberOfArguments' => 1,
132  'restFiles' => [
133  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
134  'Deprecation-78899-FormEngineMethods.rst',
135  ],
136  ],
137  'TYPO3\CMS\Backend\Form\FormResultCompiler->JStop' => [
138  'numberOfMandatoryArguments' => 0,
139  'maximumNumberOfArguments' => 0,
140  'restFiles' => [
141  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
142  'Deprecation-75363-DeprecateFormResultCompilerJStop.rst',
143  ],
144  ],
145  'TYPO3\CMS\Backend\Routing\UriBuilder->buildUriFromAjaxId' => [
146  'numberOfMandatoryArguments' => 1,
147  'maximumNumberOfArguments' => 3,
148  'restFiles' => [
149  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
150  'Deprecation-75340-MethodsRelatedToGeneratingTraditionalBackendAJAXURLs.rst',
151  ],
152  ],
153  'TYPO3\CMS\Backend\Template\DocumentTemplate->divider' => [
154  'numberOfMandatoryArguments' => 1,
155  'maximumNumberOfArguments' => 1,
156  'restFiles' => [
157  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
158  'Deprecation-71260-DocumentTemplateMethods.rst',
159  ],
160  ],
161  'TYPO3\CMS\Backend\Template\DocumentTemplate->funcMenu' => [
162  'numberOfMandatoryArguments' => 2,
163  'maximumNumberOfArguments' => 2,
164  'restFiles' => [
165  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
166  'Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst',
167  ],
168  ],
169  'TYPO3\CMS\Backend\Template\DocumentTemplate->getContextMenuCode' => [
170  'numberOfMandatoryArguments' => 0,
171  'maximumNumberOfArguments' => 0,
172  'restFiles' => [
173  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
174  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
175  ],
176  ],
177  'TYPO3\CMS\Backend\Template\DocumentTemplate->getDragDropCode' => [
178  'numberOfMandatoryArguments' => 1,
179  'maximumNumberOfArguments' => 2,
180  'restFiles' => [
181  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
182  'Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst',
183  ],
184  ],
185  'TYPO3\CMS\Backend\Template\DocumentTemplate->getHeader' => [
186  'numberOfMandatoryArguments' => 3,
187  'maximumNumberOfArguments' => 6,
188  'restFiles' => [
189  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
190  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
191  ],
192  ],
193  'TYPO3\CMS\Backend\Template\DocumentTemplate->getResourceHeader' => [
194  'numberOfMandatoryArguments' => 1,
195  'maximumNumberOfArguments' => 3,
196  'restFiles' => [
197  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
198  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
199  ],
200  ],
201  'TYPO3\CMS\Backend\Template\DocumentTemplate->getTabMenu' => [
202  'numberOfMandatoryArguments' => 4,
203  'maximumNumberOfArguments' => 6,
204  'restFiles' => [
205  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
206  'Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst',
207  ],
208  ],
209  'TYPO3\CMS\Backend\Template\DocumentTemplate->getTabMenuRaw' => [
210  'numberOfMandatoryArguments' => 1,
211  'maximumNumberOfArguments' => 1,
212  'restFiles' => [
213  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
214  ],
215  ],
216  'TYPO3\CMS\Backend\Template\DocumentTemplate->header' => [
217  'numberOfMandatoryArguments' => 1,
218  'maximumNumberOfArguments' => 1,
219  'restFiles' => [
220  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
221  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
222  ],
223  ],
224  'TYPO3\CMS\Backend\Template\DocumentTemplate->icons' => [
225  'numberOfMandatoryArguments' => 1,
226  'maximumNumberOfArguments' => 2,
227  'restFiles' => [
228  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
229  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
230  ],
231  ],
232  'TYPO3\CMS\Backend\Template\DocumentTemplate->loadJavascriptLib' => [
233  'numberOfMandatoryArguments' => 1,
234  'maximumNumberOfArguments' => 1,
235  'restFiles' => [
236  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
237  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
238  ],
239  ],
240  'TYPO3\CMS\Backend\Template\DocumentTemplate->section' => [
241  'numberOfMandatoryArguments' => 2,
242  'maximumNumberOfArguments' => 6,
243  'restFiles' => [
244  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
245  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
246  ],
247  ],
248  'TYPO3\CMS\Backend\Template\DocumentTemplate->sectionBegin' => [
249  'numberOfMandatoryArguments' => 0,
250  'maximumNumberOfArguments' => 0,
251  'restFiles' => [
252  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
253  'Deprecation-71260-DocumentTemplateMethods.rst',
254  ],
255  ],
256  'TYPO3\CMS\Backend\Template\DocumentTemplate->sectionEnd' => [
257  'numberOfMandatoryArguments' => 0,
258  'maximumNumberOfArguments' => 0,
259  'restFiles' => [
260  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
261  'Deprecation-71260-DocumentTemplateMethods.rst',
262  ],
263  ],
264  'TYPO3\CMS\Backend\Template\DocumentTemplate->sectionHeader' => [
265  'numberOfMandatoryArguments' => 1,
266  'maximumNumberOfArguments' => 3,
267  'restFiles' => [
268  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
269  'Deprecation-71260-DocumentTemplateMethods.rst',
270  ],
271  ],
272  'TYPO3\CMS\Backend\Template\DocumentTemplate->t3Button' => [
273  'numberOfMandatoryArguments' => 2,
274  'maximumNumberOfArguments' => 2,
275  'restFiles' => [
276  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
277  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
278  ],
279  ],
280  'TYPO3\CMS\Backend\Template\DocumentTemplate->getVersionSelector' => [
281  'numberOfMandatoryArguments' => 1,
282  'maximumNumberOfArguments' => 2,
283  'restFiles' => [
284  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
285  'Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst',
286  ],
287  ],
288  'TYPO3\CMS\Backend\Template\DocumentTemplate->viewPageIcon' => [
289  'numberOfMandatoryArguments' => 1,
290  'maximumNumberOfArguments' => 1,
291  'restFiles' => [
292  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
293  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
294  ],
295  ],
296  'TYPO3\CMS\Backend\Template\DocumentTemplate->wrapInCData' => [
297  'numberOfMandatoryArguments' => 1,
298  'maximumNumberOfArguments' => 1,
299  'restFiles' => [
300  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
301  'Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst',
302  ],
303  ],
304  'TYPO3\CMS\Backend\Template\DocumentTemplate->wrapScriptTags' => [
305  'numberOfMandatoryArguments' => 1,
306  'maximumNumberOfArguments' => 2,
307  'restFiles' => [
308  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
309  'Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst',
310  ],
311  ],
312  'TYPO3\CMS\Backend\Template\ModuleTemplate->getVersionSelector' => [
313  'numberOfMandatoryArguments' => 1,
314  'maximumNumberOfArguments' => 2,
315  'restFiles' => [
316  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
317  'Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst',
318  ],
319  ],
320  'TYPO3\CMS\Backend\View\PageLayoutView->pages_getTree' => [
321  'numberOfMandatoryArguments' => 5,
322  'maximumNumberOfArguments' => 5,
323  'restFiles' => [
324  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
325  'Deprecation-76520-DeprecateMethodPages_getTreeOfPageLayoutView.rst',
326  ],
327  ],
328  'TYPO3\CMS\Core\Authentication\AbstractUserAuthentication->veriCode' => [
329  'numberOfMandatoryArguments' => 0,
330  'maximumNumberOfArguments' => 0,
331  'restFiles' => [
332  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
333  'Deprecation-79327-DeprecateAbstractUserAuthenticationveriCodeMethod.rst',
334  ],
335  ],
336  'TYPO3\CMS\Core\Charset\CharsetConverter->convCapitalize' => [
337  'numberOfMandatoryArguments' => 1,
338  'maximumNumberOfArguments' => 1,
339  'restFiles' => [
340  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
341  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
342  ],
343  ],
344  'TYPO3\CMS\Core\Charset\CharsetConverter->conv_case' => [
345  'numberOfMandatoryArguments' => 3,
346  'maximumNumberOfArguments' => 3,
347  'restFiles' => [
348  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
349  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
350  ],
351  ],
352  'TYPO3\CMS\Core\Charset\CharsetConverter->euc_char2byte_pos' => [
353  'numberOfMandatoryArguments' => 3,
354  'maximumNumberOfArguments' => 3,
355  'restFiles' => [
356  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
357  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
358  ],
359  ],
360  'TYPO3\CMS\Core\Charset\CharsetConverter->euc_strlen' => [
361  'numberOfMandatoryArguments' => 2,
362  'maximumNumberOfArguments' => 2,
363  'restFiles' => [
364  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
365  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
366  ],
367  ],
368  'TYPO3\CMS\Core\Charset\CharsetConverter->euc_strtrunc' => [
369  'numberOfMandatoryArguments' => 3,
370  'maximumNumberOfArguments' => 3,
371  'restFiles' => [
372  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
373  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
374  ],
375  ],
376  'TYPO3\CMS\Core\Charset\CharsetConverter->euc_substr' => [
377  'numberOfMandatoryArguments' => 3,
378  'maximumNumberOfArguments' => 4,
379  'restFiles' => [
380  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
381  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
382  ],
383  ],
384  'TYPO3\CMS\Core\Charset\CharsetConverter->getPreferredClientLanguage' => [
385  'numberOfMandatoryArguments' => 1,
386  'maximumNumberOfArguments' => 1,
387  'restFiles' => [
388  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
389  'Deprecation-73511-BrowserLanguageDetectionMovedToLocales.rst',
390  ],
391  ],
392  'TYPO3\CMS\Core\Charset\CharsetConverter->strlen' => [
393  'numberOfMandatoryArguments' => 2,
394  'maximumNumberOfArguments' => 2,
395  'restFiles' => [
396  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
397  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
398  ],
399  ],
400  'TYPO3\CMS\Core\Charset\CharsetConverter->strtrunc' => [
401  'numberOfMandatoryArguments' => 3,
402  'maximumNumberOfArguments' => 3,
403  'restFiles' => [
404  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
405  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
406  ],
407  ],
408  'TYPO3\CMS\Core\Charset\CharsetConverter->substr' => [
409  'numberOfMandatoryArguments' => 3,
410  'maximumNumberOfArguments' => 4,
411  'restFiles' => [
412  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
413  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
414  ],
415  ],
416  'TYPO3\CMS\Core\Charset\CharsetConverter->utf8_byte2char_pos' => [
417  'numberOfMandatoryArguments' => 2,
418  'maximumNumberOfArguments' => 2,
419  'restFiles' => [
420  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
421  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
422  ],
423  ],
424  'TYPO3\CMS\Core\Charset\CharsetConverter->utf8_strlen' => [
425  'numberOfMandatoryArguments' => 1,
426  'maximumNumberOfArguments' => 1,
427  'restFiles' => [
428  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
429  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
430  ],
431  ],
432  'TYPO3\CMS\Core\Charset\CharsetConverter->utf8_strpos' => [
433  'numberOfMandatoryArguments' => 2,
434  'maximumNumberOfArguments' => 3,
435  'restFiles' => [
436  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
437  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
438  ],
439  ],
440  'TYPO3\CMS\Core\Charset\CharsetConverter->utf8_strrpos' => [
441  'numberOfMandatoryArguments' => 2,
442  'maximumNumberOfArguments' => 2,
443  'restFiles' => [
444  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
445  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
446  ],
447  ],
448  'TYPO3\CMS\Core\Charset\CharsetConverter->utf8_strtrunc' => [
449  'numberOfMandatoryArguments' => 2,
450  'maximumNumberOfArguments' => 2,
451  'restFiles' => [
452  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
453  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
454  ],
455  ],
456  'TYPO3\CMS\Core\Charset\CharsetConverter->utf8_substr' => [
457  'numberOfMandatoryArguments' => 2,
458  'maximumNumberOfArguments' => 3,
459  'restFiles' => [
460  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
461  'Deprecation-78670-DeprecatedCharsetConverterMethods.rst',
462  ],
463  ],
464  'TYPO3\CMS\Core\Core\Bootstrap->loadExtensionTables' => [
465  'numberOfMandatoryArguments' => 1,
466  'maximumNumberOfArguments' => 1,
467  'restFiles' => [
468  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
469  'Deprecation-80079-DeprecatedBootstraploadExtensionTables.rst',
470  ],
471  ],
472  'TYPO3\CMS\Core\Database\RelationHandler->readyForInterface' => [
473  'numberOfMandatoryArguments' => 0,
474  'maximumNumberOfArguments' => 0,
475  'restFiles' => [
476  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
477  'Deprecation-78899-FormEngineMethods.rst',
478  ],
479  ],
480  'TYPO3\CMS\Core\Database\QueryView->tableWrap' => [
481  'numberOfMandatoryArguments' => 1,
482  'maximumNumberOfArguments' => 1,
483  'restFiles' => [
484  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
485  'Deprecation-77557-MethodQueryView-tableWrap.rst',
486  ],
487  ],
488  'TYPO3\CMS\Core\Imaging\GraphicalFunctions->createTempSubDir' => [
489  'numberOfMandatoryArguments' => 1,
490  'maximumNumberOfArguments' => 1,
491  'restFiles' => [
492  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
493  'Deprecation-80514-GraphicalFunctions-tempPathAndCreateTempSubDir.rst',
494  ],
495  ],
496  'TYPO3\CMS\Core\Imaging\GraphicalFunctions->prependAbsolutePath' => [
497  'numberOfMandatoryArguments' => 1,
498  'maximumNumberOfArguments' => 1,
499  'restFiles' => [
500  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
501  'Deprecation-74022-GraphicalFunctions-prependAbsolutePath.rst',
502  ],
503  ],
504  'TYPO3\CMS\Core\Imaging\IconRegistry->getDeprecationSettings' => [
505  'numberOfMandatoryArguments' => 1,
506  'maximumNumberOfArguments' => 1,
507  'restFiles' => [
508  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
509  'Deprecation-73606-DeprecateIconRegistrygetDeprecationSettings.rst',
510  ],
511  ],
512  'TYPO3\CMS\Core\Messaging\FlashMessage->getIconName' => [
513  'numberOfMandatoryArguments' => 0,
514  'maximumNumberOfArguments' => 0,
515  'restFiles' => [
516  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
517  'Deprecation-78477-RefactoringOfFlashMessageRendering.rst',
518  ],
519  ],
520  'TYPO3\CMS\Core\TypoScript\TemplateService->splitConfArray' => [
521  'numberOfMandatoryArguments' => 2,
522  'maximumNumberOfArguments' => 2,
523  'restFiles' => [
524  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
525  'Deprecation-78650-TemplateService-splitConfArray.rst',
526  ],
527  ],
528  'TYPO3\CMS\Core\TypoScript\TemplateService->fileContent' => [
529  'numberOfMandatoryArguments' => 1,
530  'maximumNumberOfArguments' => 1,
531  'restFiles' => [
532  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
533  'Deprecation-77477-TemplateService-fileContent.rst',
534  ],
535  ],
536  'TYPO3\CMS\Core\TypoScript\TemplateService->removeQueryString' => [
537  'numberOfMandatoryArguments' => 1,
538  'maximumNumberOfArguments' => 1,
539  'restFiles' => [
540  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
541  'Deprecation-74156-TemplateServicesortedKeyListAndTemplateService-removeQueryString.rst',
542  ],
543  ],
544  'TYPO3\CMS\Core\TypoScript\TemplateService->sortedKeyList' => [
545  'numberOfMandatoryArguments' => 1,
546  'maximumNumberOfArguments' => 2,
547  'restFiles' => [
548  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
549  'Deprecation-74156-TemplateServicesortedKeyListAndTemplateService-removeQueryString.rst',
550  ],
551  ],
552  'TYPO3\CMS\Extbase\Persistence\Generic\Qom\Comparison->getParameterIdentifier' => [
553  'numberOfMandatoryArguments' => 0,
554  'maximumNumberOfArguments' => 0,
555  'restFiles' => [
556  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
557  'Deprecation-77502-ExtbasePreparsingOfQueriesRemoved.rst',
558  ],
559  ],
560  'TYPO3\CMS\Extbase\Persistence\Generic\Qom\Comparison->setParameterIdentifier' => [
561  'numberOfMandatoryArguments' => 1,
562  'maximumNumberOfArguments' => 1,
563  'restFiles' => [
564  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
565  'Deprecation-77502-ExtbasePreparsingOfQueriesRemoved.rst',
566  ],
567  ],
568  'TYPO3\CMS\Extbase\Persistence\Generic\Typo3QuerySettings->getUsePreparedStatement' => [
569  'numberOfMandatoryArguments' => 0,
570  'maximumNumberOfArguments' => 0,
571  'restFiles' => [
572  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
573  'Deprecation-77432-ExtbasePreparedStatementQueryOption.rst',
574  ],
575  ],
576  'TYPO3\CMS\Extbase\Persistence\Generic\Typo3QuerySettings->getUseQueryCache' => [
577  'numberOfMandatoryArguments' => 0,
578  'maximumNumberOfArguments' => 0,
579  'restFiles' => [
580  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
581  'Breaking-77460-ExtbaseQueryCacheRemoved.rst',
582  ],
583  ],
584  'TYPO3\CMS\Extbase\Persistence\Generic\Typo3QuerySettings->usePreparedStatement' => [
585  'numberOfMandatoryArguments' => 1,
586  'maximumNumberOfArguments' => 1,
587  'restFiles' => [
588  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
589  'Deprecation-77432-ExtbasePreparedStatementQueryOption.rst',
590  ],
591  ],
592  'TYPO3\CMS\Extbase\Persistence\Generic\Typo3QuerySettings->useQueryCache' => [
593  'numberOfMandatoryArguments' => 1,
594  'maximumNumberOfArguments' => 1,
595  'restFiles' => [
596  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
597  'Breaking-77460-ExtbaseQueryCacheRemoved.rst',
598  ],
599  ],
600  'TYPO3\CMS\Fluid\Core\Rendering\RenderingContext->getObjectManager' => [
601  'numberOfMandatoryArguments' => 0,
602  'maximumNumberOfArguments' => 0,
603  'restFiles' => [
604  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
605  'Deprecation-79972-DeprecatedFluidOverrides.rst',
606  ],
607  ],
608  'TYPO3\CMS\Fluid\Core\Rendering\RenderingContext->getTemplateVariableContainer' => [
609  'numberOfMandatoryArguments' => 0,
610  'maximumNumberOfArguments' => 0,
611  'restFiles' => [
612  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
613  'Deprecation-69863-DeprecateGetTemplateVariableContainerFunction.rst',
614  ],
615  ],
616  'TYPO3\CMS\Fluid\Core\Rendering\RenderingContext->injectObjectManager' => [
617  'numberOfMandatoryArguments' => 1,
618  'maximumNumberOfArguments' => 1,
619  'restFiles' => [
620  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
621  ],
622  ],
623  'TYPO3\CMS\Fluid\Core\Rendering\RenderingContext->setLegacyMode' => [
624  'numberOfMandatoryArguments' => 1,
625  'maximumNumberOfArguments' => 1,
626  'restFiles' => [
627  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
628  'Deprecation-79972-DeprecatedFluidOverrides.rst',
629  ],
630  ],
631  'TYPO3\CMS\Form\Domain\Model\FormElements\AbstractFormElement->onSubmit' => [
632  'numberOfMandatoryArguments' => 2,
633  'maximumNumberOfArguments' => 3,
634  'restFiles' => [
635  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
636  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
637  ],
638  ],
639  'TYPO3\CMS\Form\Domain\Model\FormElements\AbstractSection->onSubmit' => [
640  'numberOfMandatoryArguments' => 2,
641  'maximumNumberOfArguments' => 3,
642  'restFiles' => [
643  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
644  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
645  ],
646  ],
647  'TYPO3\CMS\Form\Domain\Model\FormElements\FileUpload->onBuildingFinished' => [
648  'numberOfMandatoryArguments' => 0,
649  'maximumNumberOfArguments' => 0,
650  'restFiles' => [
651  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
652  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
653  ],
654  ],
655  'TYPO3\CMS\Form\Domain\Model\FormElements\FormElementInterface->onSubmit' => [
656  'numberOfMandatoryArguments' => 0,
657  'maximumNumberOfArguments' => 0,
658  'restFiles' => [
659  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
660  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
661  ],
662  ],
663  'TYPO3\CMS\Form\Domain\Model\FormElements\UnknownFormElement->onSubmit' => [
664  'numberOfMandatoryArguments' => 0,
665  'maximumNumberOfArguments' => 0,
666  'restFiles' => [
667  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
668  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
669  ],
670  ],
671  'TYPO3\CMS\Form\Domain\Model\Renderable\AbstractRenderable->beforeRendering' => [
672  'numberOfMandatoryArguments' => 1,
673  'maximumNumberOfArguments' => 1,
674  'restFiles' => [
675  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
676  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
677  ],
678  ],
679  'TYPO3\CMS\Form\Domain\Model\Renderable\AbstractRenderable->onBuildingFinished' => [
680  'numberOfMandatoryArguments' => 0,
681  'maximumNumberOfArguments' => 0,
682  'restFiles' => [
683  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
684  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
685  ],
686  ],
687  'TYPO3\CMS\Form\Domain\Model\Renderable\RenderableInterface->onBuildingFinished' => [
688  'numberOfMandatoryArguments' => 0,
689  'maximumNumberOfArguments' => 0,
690  'restFiles' => [
691  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
692  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
693  ],
694  ],
695  'TYPO3\CMS\Form\Domain\Model\Renderable\RootRenderableInterface->beforeRendering' => [
696  'numberOfMandatoryArguments' => 1,
697  'maximumNumberOfArguments' => 1,
698  'restFiles' => [
699  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
700  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
701  ],
702  ],
703  'TYPO3\CMS\Form\Domain\Runtime\FormRuntime->beforeRendering' => [
704  'numberOfMandatoryArguments' => 1,
705  'maximumNumberOfArguments' => 1,
706  'restFiles' => [
707  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
708  'Important-80301-ExtFormCleanupAndCallbackMigration.rst',
709  ],
710  ],
711  'TYPO3\CMS\Frontend\Authentication\FrontendUserAuthentication->record_registration' => [
712  'numberOfMandatoryArguments' => 1,
713  'maximumNumberOfArguments' => 2,
714  'restFiles' => [
715  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
716  'Deprecation-70316-FrontendBasketWithRecs.rst',
717  ],
718  ],
719  'TYPO3\CMS\Frontend\ContentObject\AbstractContentObject->getContentObject' => [
720  'numberOfMandatoryArguments' => 0,
721  'maximumNumberOfArguments' => 0,
722  'restFiles' => [
723  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
724  'Deprecation-68748-DeprecateAbstractContentObjectgetContentObject.rst',
725  ],
726  ],
727  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->subMenu' => [
728  'numberOfMandatoryArguments' => 1,
729  'maximumNumberOfArguments' => 2,
730  'restFiles' => [
731  'Deprecation-85902-IMGMENUGMENU.rst',
732  ],
733  ],
734  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->link' => [
735  'numberOfMandatoryArguments' => 1,
736  'maximumNumberOfArguments' => 3,
737  'restFiles' => [
738  'Deprecation-85902-IMGMENUGMENU.rst',
739  ],
740  ],
741  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->procesItemStates' => [
742  'numberOfMandatoryArguments' => 1,
743  'maximumNumberOfArguments' => 1,
744  'restFiles' => [
745  'Deprecation-85902-IMGMENUGMENU.rst',
746  ],
747  ],
748  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->changeLinksForAccessRestrictedPages' => [
749  'numberOfMandatoryArguments' => 4,
750  'maximumNumberOfArguments' => 4,
751  'restFiles' => [
752  'Deprecation-85902-IMGMENUGMENU.rst',
753  ],
754  ],
755  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->isNext' => [
756  'numberOfMandatoryArguments' => 1,
757  'maximumNumberOfArguments' => 2,
758  'restFiles' => [
759  'Deprecation-85902-IMGMENUGMENU.rst',
760  ],
761  ],
762  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->isActive' => [
763  'numberOfMandatoryArguments' => 1,
764  'maximumNumberOfArguments' => 2,
765  'restFiles' => [
766  'Deprecation-85902-IMGMENUGMENU.rst',
767  ],
768  ],
769  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->isCurrent' => [
770  'numberOfMandatoryArguments' => 1,
771  'maximumNumberOfArguments' => 2,
772  'restFiles' => [
773  'Deprecation-85902-IMGMENUGMENU.rst',
774  ],
775  ],
776  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->isSubMenu' => [
777  'numberOfMandatoryArguments' => 1,
778  'maximumNumberOfArguments' => 1,
779  'restFiles' => [
780  'Deprecation-85902-IMGMENUGMENU.rst',
781  ],
782  ],
783  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->isItemState' => [
784  'numberOfMandatoryArguments' => 2,
785  'maximumNumberOfArguments' => 2,
786  'restFiles' => [
787  'Deprecation-85902-IMGMENUGMENU.rst',
788  ],
789  ],
790  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->accessKey' => [
791  'numberOfMandatoryArguments' => 1,
792  'maximumNumberOfArguments' => 1,
793  'restFiles' => [
794  'Deprecation-85902-IMGMENUGMENU.rst',
795  ],
796  ],
797  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->userProcess' => [
798  'numberOfMandatoryArguments' => 2,
799  'maximumNumberOfArguments' => 2,
800  'restFiles' => [
801  'Deprecation-85902-IMGMENUGMENU.rst',
802  ],
803  ],
804  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->setATagParts' => [
805  'numberOfMandatoryArguments' => 0,
806  'maximumNumberOfArguments' => 0,
807  'restFiles' => [
808  'Deprecation-85902-IMGMENUGMENU.rst',
809  ],
810  ],
811  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->getPageTitle' => [
812  'numberOfMandatoryArguments' => 2,
813  'maximumNumberOfArguments' => 2,
814  'restFiles' => [
815  'Deprecation-85902-IMGMENUGMENU.rst',
816  ],
817  ],
818  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->getMPvar' => [
819  'numberOfMandatoryArguments' => 1,
820  'maximumNumberOfArguments' => 1,
821  'restFiles' => [
822  'Deprecation-85902-IMGMENUGMENU.rst',
823  ],
824  ],
825  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->getDoktypeExcludeWhere' => [
826  'numberOfMandatoryArguments' => 0,
827  'maximumNumberOfArguments' => 0,
828  'restFiles' => [
829  'Deprecation-85902-IMGMENUGMENU.rst',
830  ],
831  ],
832  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->getBannedUids' => [
833  'numberOfMandatoryArguments' => 0,
834  'maximumNumberOfArguments' => 0,
835  'restFiles' => [
836  'Deprecation-85902-IMGMENUGMENU.rst',
837  ],
838  ],
839  'TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->menuTypoLink' => [
840  'numberOfMandatoryArguments' => 4,
841  'maximumNumberOfArguments' => 7,
842  'restFiles' => [
843  'Deprecation-85902-IMGMENUGMENU.rst',
844  ],
845  ],
846  'TYPO3\CMS\Frontend\ContentObject\Menu\GraphicalMenuContentObject->extProc_RO' => [
847  'numberOfMandatoryArguments' => 1,
848  'maximumNumberOfArguments' => 1,
849  'restFiles' => [
850  'Deprecation-85902-IMGMENUGMENU.rst',
851  ],
852  ],
853  'TYPO3\CMS\Frontend\ContentObject\Menu\GraphicalMenuContentObject->extProc_init' => [
854  'numberOfMandatoryArguments' => 0,
855  'maximumNumberOfArguments' => 0,
856  'restFiles' => [
857  'Deprecation-85902-IMGMENUGMENU.rst',
858  ],
859  ],
860  'TYPO3\CMS\Frontend\ContentObject\Menu\GraphicalMenuContentObject->extProc_beforeLinking' => [
861  'numberOfMandatoryArguments' => 1,
862  'maximumNumberOfArguments' => 1,
863  'restFiles' => [
864  'Deprecation-85902-IMGMENUGMENU.rst',
865  ],
866  ],
867  'TYPO3\CMS\Frontend\ContentObject\Menu\GraphicalMenuContentObject->extProc_afterLinking' => [
868  'numberOfMandatoryArguments' => 1,
869  'maximumNumberOfArguments' => 1,
870  'restFiles' => [
871  'Deprecation-85902-IMGMENUGMENU.rst',
872  ],
873  ],
874  'TYPO3\CMS\Frontend\ContentObject\Menu\GraphicalMenuContentObject->extProc_beforeAllWrap' => [
875  'numberOfMandatoryArguments' => 2,
876  'maximumNumberOfArguments' => 2,
877  'restFiles' => [
878  'Deprecation-85902-IMGMENUGMENU.rst',
879  ],
880  ],
881  'TYPO3\CMS\Frontend\ContentObject\Menu\GraphicalMenuContentObject->extProc_fisish' => [
882  'numberOfMandatoryArguments' => 0,
883  'maximumNumberOfArguments' => 0,
884  'restFiles' => [
885  'Deprecation-85902-IMGMENUGMENU.rst',
886  ],
887  ],
888  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->URLqMark' => [
889  'numberOfMandatoryArguments' => 2,
890  'maximumNumberOfArguments' => 2,
891  'restFiles' => [
892  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
893  'Deprecation-80510-ContentObjectRenderer-URLqMark.rst',
894  ],
895  ],
896  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->clearTSProperties' => [
897  'numberOfMandatoryArguments' => 2,
898  'maximumNumberOfArguments' => 2,
899  'restFiles' => [
900  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
901  'Deprecation-80532-GifBuilder-relatedMethodsInContentObjectRenderer.rst',
902  ],
903  ],
904  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->fileResource' => [
905  'numberOfMandatoryArguments' => 1,
906  'maximumNumberOfArguments' => 2,
907  'restFiles' => [
908  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
909  'Deprecation-77524-DeprecatedMethodFileResourceOfContentObjectRenderer.rst',
910  ],
911  ],
912  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->fillInMarkerArray' => [
913  // Note: This was moved from ContentObjectRenderer to TemplateService
914  // If usage is adapted to TemplateService, it will still match (no class instance check)
915  // And will turn into a false positive match.
916  'numberOfMandatoryArguments' => 2,
917  'maximumNumberOfArguments' => 6,
918  'restFiles' => [
919  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
920  'Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst',
921  ],
922  ],
923  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getClosestMPvalueForPage' => [
924  'numberOfMandatoryArguments' => 1,
925  'maximumNumberOfArguments' => 2,
926  'restFiles' => [
927  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
928  ],
929  ],
930  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getSubpart' => [
931  // Note: This was moved from ContentObjectRenderer to TemplateService
932  // If usage is adapted to TemplateService, it will still match (no class instance check)
933  // And will turn into a false positive match.
934  'numberOfMandatoryArguments' => 2,
935  'maximumNumberOfArguments' => 2,
936  'restFiles' => [
937  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
938  'Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst',
939  ],
940  ],
941  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getWhere' => [
942  'numberOfMandatoryArguments' => 2,
943  'maximumNumberOfArguments' => 3,
944  'restFiles' => [
945  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
946  ],
947  ],
948  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->gifBuilderTextBox' => [
949  'numberOfMandatoryArguments' => 3,
950  'maximumNumberOfArguments' => 3,
951  'restFiles' => [
952  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
953  'Deprecation-80532-GifBuilder-relatedMethodsInContentObjectRenderer.rst',
954  ],
955  ],
956  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->includeLibs' => [
957  'numberOfMandatoryArguments' => 1,
958  'maximumNumberOfArguments' => 1,
959  'restFiles' => [
960  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
961  'Deprecation-73514-IncludeLibraryMethods.rst',
962  ],
963  ],
964  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->linebreaks' => [
965  'numberOfMandatoryArguments' => 3,
966  'maximumNumberOfArguments' => 3,
967  'restFiles' => [
968  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
969  'Deprecation-80532-GifBuilder-relatedMethodsInContentObjectRenderer.rst',
970  ],
971  ],
972  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->processParams' => [
973  'numberOfMandatoryArguments' => 1,
974  'maximumNumberOfArguments' => 1,
975  'restFiles' => [
976  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
977  'Deprecation-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst',
978  ],
979  ],
980  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->removeBadHTML' => [
981  'numberOfMandatoryArguments' => 1,
982  'maximumNumberOfArguments' => 1,
983  'restFiles' => [
984  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
985  'Deprecation-15415-DeprecateRemoveBadHTML.rst',
986  ],
987  ],
988  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_fontTag' => [
989  'numberOfMandatoryArguments' => 2,
990  'maximumNumberOfArguments' => 2,
991  'restFiles' => [
992  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
993  'Deprecation-76383-DeprecateFontTag.rst',
994  ],
995  ],
996  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_removeBadHTML' => [
997  'numberOfMandatoryArguments' => 0,
998  'maximumNumberOfArguments' => 1,
999  'restFiles' => [
1000  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1001  'Deprecation-15415-DeprecateRemoveBadHTML.rst',
1002  ],
1003  ],
1004  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->substituteMarker' => [
1005  // Note: This was moved from ContentObjectRenderer to TemplateService
1006  // If usage is adapted to TemplateService, it will still match (no class instance check)
1007  // And will turn into a false positive match.
1008  'numberOfMandatoryArguments' => 3,
1009  'maximumNumberOfArguments' => 3,
1010  'restFiles' => [
1011  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1012  'Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst',
1013  ],
1014  ],
1015  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->substituteMarkerAndSubpartArrayRecursive' => [
1016  // Note: This was moved from ContentObjectRenderer to TemplateService
1017  // If usage is adapted to TemplateService, it will still match (no class instance check)
1018  // And will turn into a false positive match.
1019  'numberOfMandatoryArguments' => 2,
1020  'maximumNumberOfArguments' => 5,
1021  'restFiles' => [
1022  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1023  'Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst',
1024  ],
1025  ],
1026  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->substituteMarkerArray' => [
1027  // Note: This was moved from ContentObjectRenderer to TemplateService
1028  // If usage is adapted to TemplateService, it will still match (no class instance check)
1029  // And will turn into a false positive match.
1030  'numberOfMandatoryArguments' => 2,
1031  'maximumNumberOfArguments' => 5,
1032  'restFiles' => [
1033  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1034  'Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst',
1035  ],
1036  ],
1037  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->substituteMarkerArrayCached' => [
1038  // Note: This was moved from ContentObjectRenderer to TemplateService
1039  // If usage is adapted to TemplateService, it will still match (no class instance check)
1040  // And will turn into a false positive match.
1041  'numberOfMandatoryArguments' => 1,
1042  'maximumNumberOfArguments' => 4,
1043  'restFiles' => [
1044  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1045  'Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst',
1046  ],
1047  ],
1048  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->substituteMarkerInObject' => [
1049  // Note: This was moved from ContentObjectRenderer to TemplateService
1050  // If usage is adapted to TemplateService, it will still match (no class instance check)
1051  // And will turn into a false positive match.
1052  'numberOfMandatoryArguments' => 2,
1053  'maximumNumberOfArguments' => 2,
1054  'restFiles' => [
1055  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1056  'Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst',
1057  ],
1058  ],
1059  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->substituteSubpart' => [
1060  // Note: This was moved from ContentObjectRenderer to TemplateService
1061  // If usage is adapted to TemplateService, it will still match (no class instance check)
1062  // And will turn into a false positive match.
1063  'numberOfMandatoryArguments' => 3,
1064  'maximumNumberOfArguments' => 4,
1065  'restFiles' => [
1066  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1067  'Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst',
1068  ],
1069  ],
1070  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->substituteSubpartArray' => [
1071  // Note: This was moved from ContentObjectRenderer to TemplateService
1072  // If usage is adapted to TemplateService, it will still match (no class instance check)
1073  // And will turn into a false positive match.
1074  'numberOfMandatoryArguments' => 2,
1075  'maximumNumberOfArguments' => 2,
1076  'restFiles' => [
1077  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1078  'Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst',
1079  ],
1080  ],
1081  'TYPO3\CMS\Frontend\ContentObject\Menu\TextMenuContentObject->getBeforeAfter' => [
1082  'numberOfMandatoryArguments' => 1,
1083  'maximumNumberOfArguments' => 1,
1084  'restFiles' => [
1085  'Deprecation-85902-IMGMENUGMENU.rst',
1086  ],
1087  ],
1088  'TYPO3\CMS\Frontend\ContentObject\Menu\TextMenuContentObject->extProc_init' => [
1089  'numberOfMandatoryArguments' => 0,
1090  'maximumNumberOfArguments' => 0,
1091  'restFiles' => [
1092  'Deprecation-85902-IMGMENUGMENU.rst',
1093  ],
1094  ],
1095  'TYPO3\CMS\Frontend\ContentObject\Menu\TextMenuContentObject->extProc_beforeLinking' => [
1096  'numberOfMandatoryArguments' => 1,
1097  'maximumNumberOfArguments' => 1,
1098  'restFiles' => [
1099  'Deprecation-85902-IMGMENUGMENU.rst',
1100  ],
1101  ],
1102  'TYPO3\CMS\Frontend\ContentObject\Menu\TextMenuContentObject->extProc_afterLinking' => [
1103  'numberOfMandatoryArguments' => 1,
1104  'maximumNumberOfArguments' => 1,
1105  'restFiles' => [
1106  'Deprecation-85902-IMGMENUGMENU.rst',
1107  ],
1108  ],
1109  'TYPO3\CMS\Frontend\ContentObject\Menu\TextMenuContentObject->extProc_beforeAllWrap' => [
1110  'numberOfMandatoryArguments' => 2,
1111  'maximumNumberOfArguments' => 2,
1112  'restFiles' => [
1113  'Deprecation-85902-IMGMENUGMENU.rst',
1114  ],
1115  ],
1116  'TYPO3\CMS\Frontend\ContentObject\Menu\TextMenuContentObject->extProc_finish' => [
1117  'numberOfMandatoryArguments' => 0,
1118  'maximumNumberOfArguments' => 0,
1119  'restFiles' => [
1120  'Deprecation-85902-IMGMENUGMENU.rst',
1121  ],
1122  ],
1123  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->beLoginLinkIPList' => [
1124  'numberOfMandatoryArguments' => 0,
1125  'maximumNumberOfArguments' => 0,
1126  'restFiles' => [
1127  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1128  'Deprecation-80444-TypoScriptFrontendController-BeLoginLinkIPList.rst',
1129  ],
1130  ],
1131  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->csConv' => [
1132  'numberOfMandatoryArguments' => 1,
1133  'maximumNumberOfArguments' => 2,
1134  'restFiles' => [
1135  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1136  'Deprecation-75327-TSFE-csConvObjAndTSFE-csConv.rst',
1137  ],
1138  ],
1139  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->encryptCharcode' => [
1140  'numberOfMandatoryArguments' => 4,
1141  'maximumNumberOfArguments' => 4,
1142  'restFiles' => [
1143  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1144  'Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst',
1145  ],
1146  ],
1147  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->encryptEmail' => [
1148  'numberOfMandatoryArguments' => 1,
1149  'maximumNumberOfArguments' => 2,
1150  'restFiles' => [
1151  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1152  'Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst',
1153  ],
1154  ],
1155  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->generatePage_whichScript' => [
1156  'numberOfMandatoryArguments' => 0,
1157  'maximumNumberOfArguments' => 0,
1158  'restFiles' => [
1159  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1160  'Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst',
1161  ],
1162  ],
1163  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->includeLibraries' => [
1164  'numberOfMandatoryArguments' => 1,
1165  'maximumNumberOfArguments' => 1,
1166  'restFiles' => [
1167  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1168  'Deprecation-73514-IncludeLibraryMethods.rst',
1169  ],
1170  ],
1171  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->setParseTime' => [
1172  'numberOfMandatoryArguments' => 0,
1173  'maximumNumberOfArguments' => 0,
1174  'restFiles' => [
1175  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1176  ],
1177  ],
1178  'TYPO3\CMS\Frontend\Page\PageRepository->getPathFromRootline' => [
1179  'numberOfMandatoryArguments' => 1,
1180  'maximumNumberOfArguments' => 2,
1181  'restFiles' => [
1182  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1183  'Deprecation-77405-PageRepository-getPathFromRootline.rst',
1184  ],
1185  ],
1186  'TYPO3\CMS\IndexedSearch\Indexer->includeCrawlerClass' => [
1187  'numberOfMandatoryArguments' => 0,
1188  'maximumNumberOfArguments' => 0,
1189  'restFiles' => [
1190  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1191  'Deprecation-78679-CrawlerInclusionViaRequire_onceInIndexedSearch.rst',
1192  ],
1193  ],
1194  'TYPO3\CMS\Lang\LanguageService->addModuleLabels' => [
1195  'numberOfMandatoryArguments' => 2,
1196  'maximumNumberOfArguments' => 2,
1197  'restFiles' => [
1198  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1199  'Deprecation-72340-MovedModuleLabelsFromLanguageServiceToModuleLoader.rst',
1200  ],
1201  ],
1202  'TYPO3\CMS\Lang\LanguageService->getParserFactory' => [
1203  'numberOfMandatoryArguments' => 0,
1204  'maximumNumberOfArguments' => 0,
1205  'restFiles' => [
1206  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1207  'Deprecation-73482-LANG-csConvObjAndLANG-parserFactory.rst',
1208  ],
1209  ],
1210  'TYPO3\CMS\Lang\LanguageService->makeEntities' => [
1211  'numberOfMandatoryArguments' => 1,
1212  'maximumNumberOfArguments' => 1,
1213  'restFiles' => [
1214  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1215  'Deprecation-71916-LanguageService-makeEntities.rst',
1216  ],
1217  ],
1218  'TYPO3\CMS\Lang\LanguageService->overrideLL' => [
1219  'numberOfMandatoryArguments' => 2,
1220  'maximumNumberOfArguments' => 3,
1221  'restFiles' => [
1222  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1223  'Deprecation-72496-DeprecatedLANG-overrideLL.rst',
1224  ],
1225  ],
1226  'TYPO3\CMS\Lowlevel\Utility\ArrayBrowser->wrapValue' => [
1227  'numberOfMandatoryArguments' => 1,
1228  'maximumNumberOfArguments' => 1,
1229  'restFiles' => [
1230  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1231  'Deprecation-80440-EXTlowlevelArrayBrowser-wrapValue.rst',
1232  ],
1233  ],
1234  'TYPO3\CMS\Recordlist\RecordList\AbstractDatabaseRecordList->makeQueryArray' => [
1235  'numberOfMandatoryArguments' => 2,
1236  'maximumNumberOfArguments' => 4,
1237  'restFiles' => [
1238  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1239  'Deprecation-76259-DeprecateMethodMakeQueryArrayOfAbstractDatabaseRecordList.rst',
1240  ],
1241  ],
1242  'TYPO3\CMS\Taskcenter\Controller\TaskModuleController->printContent' => [
1243  'numberOfMandatoryArguments' => 0,
1244  'maximumNumberOfArguments' => 0,
1245  'restFiles' => [
1246  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1247  'Deprecation-80445-DeprecatePrintContentMethods.rst',
1248  ],
1249  ],
1250  'TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateInformationModuleFunctionController->processTemplateRowAfterLoading' => [
1251  'numberOfMandatoryArguments' => 1,
1252  'maximumNumberOfArguments' => 1,
1253  'restFiles' => [
1254  'Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst',
1255  ],
1256  ],
1257  'TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateInformationModuleFunctionController->processTemplateRowBeforeSaving' => [
1258  'numberOfMandatoryArguments' => 1,
1259  'maximumNumberOfArguments' => 1,
1260  'restFiles' => [
1261  'Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst',
1262  ],
1263  ],
1264  'TYPO3\CMS\Extbase\Domain\Model\BackendUserGroup->setHideInList' => [
1265  'numberOfMandatoryArguments' => 1,
1266  'maximumNumberOfArguments' => 1,
1267  'restFiles' => [
1268  'Breaking-81534-DatabaseFieldBe_groupshide_in_listsDropped.rst',
1269  ],
1270  ],
1271  'TYPO3\CMS\Extbase\Domain\Model\BackendUserGroup->getHideInList' => [
1272  'numberOfMandatoryArguments' => 0,
1273  'maximumNumberOfArguments' => 0,
1274  'restFiles' => [
1275  'Breaking-81534-DatabaseFieldBe_groupshide_in_listsDropped.rst',
1276  ],
1277  ],
1278  'TYPO3\CMS\Backend\Template\DocumentTemplate->formWidth' => [
1279  'numberOfMandatoryArguments' => 0,
1280  'maximumNumberOfArguments' => 3,
1281  'restFiles' => [
1282  'Deprecation-81540-DeprecateDocumentTemplateformWidth.rst',
1283  ],
1284  ],
1285  'TYPO3\CMS\Extensionmanager\Utility\FileHandlingUtility->sendSqlDumpFileToBrowserAndDelete' => [
1286  'numberOfMandatoryArguments' => 1,
1287  'maximumNumberOfArguments' => 2,
1288  'restFiles' => [
1289  'Breaking-82148-DownloadSQLDumpDroppedInEM.rst',
1290  ],
1291  ],
1292  'TYPO3\CMS\Backend\History\RecordHistory->main' => [
1293  'numberOfMandatoryArguments' => 0,
1294  'maximumNumberOfArguments' => 0,
1295  'restFiles' => [
1296  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1297  ],
1298  ],
1299  'TYPO3\CMS\Backend\History\RecordHistory->toggleHighlight' => [
1300  'numberOfMandatoryArguments' => 1,
1301  'maximumNumberOfArguments' => 1,
1302  'restFiles' => [
1303  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1304  ],
1305  ],
1306  'TYPO3\CMS\Backend\History\RecordHistory->displaySettings' => [
1307  'numberOfMandatoryArguments' => 0,
1308  'maximumNumberOfArguments' => 0,
1309  'restFiles' => [
1310  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1311  ],
1312  ],
1313  'TYPO3\CMS\Backend\History\RecordHistory->displayHistory' => [
1314  'numberOfMandatoryArguments' => 0,
1315  'maximumNumberOfArguments' => 0,
1316  'restFiles' => [
1317  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1318  ],
1319  ],
1320  'TYPO3\CMS\Backend\History\RecordHistory->displayMultipleDiff' => [
1321  'numberOfMandatoryArguments' => 1,
1322  'maximumNumberOfArguments' => 1,
1323  'restFiles' => [
1324  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1325  ],
1326  ],
1327  'TYPO3\CMS\Backend\History\RecordHistory->renderDiff' => [
1328  'numberOfMandatoryArguments' => 2,
1329  'maximumNumberOfArguments' => 3,
1330  'restFiles' => [
1331  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1332  ],
1333  ],
1334  'TYPO3\CMS\Backend\History\RecordHistory->generateTitle' => [
1335  'numberOfMandatoryArguments' => 2,
1336  'maximumNumberOfArguments' => 2,
1337  'restFiles' => [
1338  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1339  ],
1340  ],
1341  'TYPO3\CMS\Backend\History\RecordHistory->createRollbackLink' => [
1342  'numberOfMandatoryArguments' => 1,
1343  'maximumNumberOfArguments' => 3,
1344  'restFiles' => [
1345  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1346  ],
1347  ],
1348  'TYPO3\CMS\Backend\History\RecordHistory->linkPage' => [
1349  'numberOfMandatoryArguments' => 1,
1350  'maximumNumberOfArguments' => 4,
1351  'restFiles' => [
1352  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1353  ],
1354  ],
1355  'TYPO3\CMS\Backend\History\RecordHistory->removeFilefields' => [
1356  'numberOfMandatoryArguments' => 2,
1357  'maximumNumberOfArguments' => 2,
1358  'restFiles' => [
1359  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1360  ],
1361  ],
1362  'TYPO3\CMS\Backend\History\RecordHistory->resolveElement' => [
1363  'numberOfMandatoryArguments' => 2,
1364  'maximumNumberOfArguments' => 2,
1365  'restFiles' => [
1366  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1367  ],
1368  ],
1369  'TYPO3\CMS\Backend\History\RecordHistory->resolveShUid' => [
1370  'numberOfMandatoryArguments' => 0,
1371  'maximumNumberOfArguments' => 0,
1372  'restFiles' => [
1373  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1374  ],
1375  ],
1376  'TYPO3\CMS\Backend\Controller\ContentElement\ElementHistoryController->main' => [
1377  'numberOfMandatoryArguments' => 0,
1378  'maximumNumberOfArguments' => 0,
1379  'restFiles' => [
1380  'Breaking-55298-DecoupledHistoryFunctionality.rst',
1381  ],
1382  ],
1383  'TYPO3\CMS\Core\TypoScript\ConfigurationForm->ext_makeHelpInformationForCategory' => [
1384  'numberOfMandatoryArguments' => 1,
1385  'maximumNumberOfArguments' => 1,
1386  'restFiles' => [
1387  'Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst',
1388  ],
1389  ],
1390  'TYPO3\CMS\Core\TypoScript\ConfigurationForm->ext_displayExample' => [
1391  'numberOfMandatoryArguments' => 0,
1392  'maximumNumberOfArguments' => 0,
1393  'restFiles' => [
1394  'Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst',
1395  ],
1396  ],
1397  'TYPO3\CMS\Core\TypoScript\ExtendedTemplateService->ext_getTSCE_config' => [
1398  'numberOfMandatoryArguments' => 1,
1399  'maximumNumberOfArguments' => 1,
1400  'restFiles' => [
1401  'Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst',
1402  ],
1403  ],
1404  'TYPO3\CMS\Extensionmanager\Domain\Model\ConfigurationCategory->setHighlightText' => [
1405  'numberOfMandatoryArguments' => 1,
1406  'maximumNumberOfArguments' => 1,
1407  'restFiles' => [
1408  'Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst',
1409  ],
1410  ],
1411  'TYPO3\CMS\Extensionmanager\Domain\Model\ConfigurationCategory->getHighlightText' => [
1412  'numberOfMandatoryArguments' => 0,
1413  'maximumNumberOfArguments' => 0,
1414  'restFiles' => [
1415  'Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst',
1416  ],
1417  ],
1418  'TYPO3\CMS\Extensionmanager\Domain\Model\ConfigurationItem->setHighlight' => [
1419  'numberOfMandatoryArguments' => 1,
1420  'maximumNumberOfArguments' => 1,
1421  'restFiles' => [
1422  'Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst',
1423  ],
1424  ],
1425  'TYPO3\CMS\Extensionmanager\Domain\Model\ConfigurationItem->getHighlight' => [
1426  'numberOfMandatoryArguments' => 0,
1427  'maximumNumberOfArguments' => 0,
1428  'restFiles' => [
1429  'Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst',
1430  ],
1431  ],
1432  'TYPO3\CMS\SysNote\Domain\Repository\SysNoteRepository->findByPidsAndAuthor' => [
1433  'numberOfMandatoryArguments' => 2,
1434  'maximumNumberOfArguments' => 2,
1435  'restFiles' => [
1436  'Breaking-82506-RemoveBackendUserRepositoryInjectionInNoteController.rst',
1437  ],
1438  ],
1439  'TYPO3\CMS\Core\Service\AbstractService->devLog' => [
1440  'numberOfMandatoryArguments' => 1,
1441  'maximumNumberOfArguments' => 3,
1442  'restFiles' => [
1443  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
1444  ],
1445  ],
1446  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->sendRedirect' => [
1447  'numberOfMandatoryArguments' => 0,
1448  'maximumNumberOfArguments' => 0,
1449  'restFiles' => [
1450  'Breaking-82572-RDCTFunctionalityRemoved.rst',
1451  ],
1452  ],
1453  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->updateMD5paramsRecord' => [
1454  'numberOfMandatoryArguments' => 1,
1455  'maximumNumberOfArguments' => 1,
1456  'restFiles' => [
1457  'Breaking-82572-RDCTFunctionalityRemoved.rst',
1458  ],
1459  ],
1460  'TYPO3\CMS\Core\Core\Bootstrap->ensureClassLoadingInformationExists' => [
1461  'numberOfMandatoryArguments' => 0,
1462  'maximumNumberOfArguments' => 0,
1463  'restFiles' => [
1464  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
1465  ],
1466  ],
1467  'TYPO3\CMS\Version\DataHandler\CommandMap->setWorkspacesConsiderReferences' => [
1468  'numberOfMandatoryArguments' => 0,
1469  'maximumNumberOfArguments' => 0,
1470  'restFiles' => [
1471  'Breaking-82701-AlwaysConsiderPublishingReferencesInWorkspaces.rst',
1472  ],
1473  ],
1474  'TYPO3\CMS\Core\DataHandling\DataHandler->resorting' => [
1475  'numberOfMandatoryArguments' => 4,
1476  'maximumNumberOfArguments' => 4,
1477  'restFiles' => [
1478  'Deprecation-85300-DataHandlerResortingMethod.rst',
1479  ],
1480  ],
1481  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->readLLfile' => [
1482  'numberOfMandatoryArguments' => 1,
1483  'maximumNumberOfArguments' => 1,
1484  'restFiles' => [
1485  'Deprecation-81217-TSFE-relatedLanguageMethods.rst',
1486  ],
1487  ],
1488  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getLLL' => [
1489  'numberOfMandatoryArguments' => 2,
1490  'maximumNumberOfArguments' => 2,
1491  'restFiles' => [
1492  'Deprecation-81217-TSFE-relatedLanguageMethods.rst',
1493  ],
1494  ],
1495  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->initLLvars' => [
1496  'numberOfMandatoryArguments' => 0,
1497  'maximumNumberOfArguments' => 0,
1498  'restFiles' => [
1499  'Deprecation-81217-TSFE-relatedLanguageMethods.rst',
1500  ],
1501  ],
1502  'TYPO3\CMS\Core\Page\PageRenderer->addMetaTag' => [
1503  'numberOfMandatoryArguments' => 1,
1504  'maximumNumberOfArguments' => 1,
1505  'restFiles' => [
1506  'Deprecation-81464-AddAPIForMetaTagManagement.rst',
1507 
1508  ],
1509  ],
1510  'TYPO3\CMS\Extbase\Reflection\PropertyReflection->isTaggedWith' => [
1511  'numberOfMandatoryArguments' => 1,
1512  'maximumNumberOfArguments' => 1,
1513  'restFiles' => [
1514  'Breaking-57594-OptimizeReflectionServiceCacheHandling.rst',
1515  ],
1516  ],
1517  'TYPO3\CMS\Extbase\Reflection\PropertyReflection->getTagsValues' => [
1518  'numberOfMandatoryArguments' => 0,
1519  'maximumNumberOfArguments' => 0,
1520  'restFiles' => [
1521  'Breaking-57594-OptimizeReflectionServiceCacheHandling.rst',
1522  ],
1523  ],
1524  'TYPO3\CMS\Extbase\Reflection\PropertyReflection->getTagValues' => [
1525  'numberOfMandatoryArguments' => 1,
1526  'maximumNumberOfArguments' => 1,
1527  'restFiles' => [
1528  'Breaking-57594-OptimizeReflectionServiceCacheHandling.rst',
1529  ],
1530  ],
1531  'TYPO3\CMS\Extbase\Reflection\ClassSchema->addProperty' => [
1532  'numberOfMandatoryArguments' => 2,
1533  'maximumNumberOfArguments' => 4,
1534  'restFiles' => [
1535  'Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst',
1536  ],
1537  ],
1538  'TYPO3\CMS\Extbase\Reflection\ClassSchema->setModelType' => [
1539  'numberOfMandatoryArguments' => 1,
1540  'maximumNumberOfArguments' => 1,
1541  'restFiles' => [
1542  'Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst',
1543  ],
1544  ],
1545  'TYPO3\CMS\Extbase\Reflection\ClassSchema->getModelType' => [
1546  'numberOfMandatoryArguments' => 0,
1547  'maximumNumberOfArguments' => 0,
1548  'restFiles' => [
1549  'Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst',
1550  ],
1551  ],
1552  'TYPO3\CMS\Extbase\Reflection\ClassSchema->setUuidPropertyName' => [
1553  'numberOfMandatoryArguments' => 1,
1554  'maximumNumberOfArguments' => 1,
1555  'restFiles' => [
1556  'Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst',
1557  ],
1558  ],
1559  'TYPO3\CMS\Extbase\Reflection\ClassSchema->getUuidPropertyName' => [
1560  'numberOfMandatoryArguments' => 0,
1561  'maximumNumberOfArguments' => 0,
1562  'restFiles' => [
1563  'Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst',
1564  ],
1565  ],
1566  'TYPO3\CMS\Extbase\Reflection\ClassSchema->markAsIdentityProperty' => [
1567  'numberOfMandatoryArguments' => 1,
1568  'maximumNumberOfArguments' => 1,
1569  'restFiles' => [
1570  'Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst',
1571  ],
1572  ],
1573  'TYPO3\CMS\Extbase\Reflection\ClassSchema->getIdentityProperties' => [
1574  'numberOfMandatoryArguments' => 0,
1575  'maximumNumberOfArguments' => 0,
1576  'restFiles' => [
1577  'Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst',
1578  ],
1579  ],
1580  'TYPO3\CMS\Scheduler\Scheduler->scheduleNextSchedulerRunUsingAtDaemon' => [
1581  'numberOfMandatoryArguments' => 0,
1582  'maximumNumberOfArguments' => 0,
1583  'restFiles' => [
1584  'Breaking-82832-UseAtDaemonDroppedFromScheduler.rst',
1585  ],
1586  ],
1587  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getDomainNameForPid' => [
1588  'numberOfMandatoryArguments' => 0,
1589  'maximumNumberOfArguments' => 0,
1590  'restFiles' => [
1591  'Deprecation-82926-DomainRelatedApiMethodInTSFE.rst',
1592  ],
1593  ],
1594  'TYPO3\CMS\Backend\Configuration\TranslationConfigurationProvider->getTranslationTable' => [
1595  'numberOfMandatoryArguments' => 1,
1596  'maximumNumberOfArguments' => 1,
1597  'restFiles' => [
1598  'Deprecation-82445-PageTranslationRelatedFunctionality.rst',
1599  ],
1600  ],
1601  'TYPO3\CMS\Backend\Configuration\TranslationConfigurationProvider->isTranslationInOwnTable' => [
1602  'numberOfMandatoryArguments' => 1,
1603  'maximumNumberOfArguments' => 1,
1604  'restFiles' => [
1605  'Deprecation-82445-PageTranslationRelatedFunctionality.rst',
1606  ],
1607  ],
1608  'TYPO3\CMS\Backend\Configuration\TranslationConfigurationProvider->foreignTranslationTable' => [
1609  'numberOfMandatoryArguments' => 1,
1610  'maximumNumberOfArguments' => 1,
1611  'restFiles' => [
1612  'Deprecation-82445-PageTranslationRelatedFunctionality.rst',
1613  ],
1614  ],
1615  'TYPO3\CMS\Core\DataHandling\DataHandler->newlog2' => [
1616  'numberOfMandatoryArguments' => 3,
1617  'maximumNumberOfArguments' => 5,
1618  'restFiles' => [
1619  'Deprecation-83121-LoggingMethodDataHandler-newlog2.rst',
1620  ],
1621  ],
1622  'TYPO3\CMS\Frontend\Page\PageRepository->deleteClause' => [
1623  'numberOfMandatoryArguments' => 1,
1624  'maximumNumberOfArguments' => 1,
1625  'restFiles' => [
1626  'Deprecation-83118-DeleteClauseMethods.rst',
1627  ],
1628  ],
1629  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_spaceBefore' => [
1630  'numberOfMandatoryArguments' => 0,
1631  'maximumNumberOfArguments' => 2,
1632  'restFiles' => [
1633  'Breaking-83124-RemoveStdWrapOptionsSpaceSpaceBeforeSpaceAfter.rst',
1634  ],
1635  ],
1636  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_spaceAfter' => [
1637  'numberOfMandatoryArguments' => 0,
1638  'maximumNumberOfArguments' => 2,
1639  'restFiles' => [
1640  'Breaking-83124-RemoveStdWrapOptionsSpaceSpaceBeforeSpaceAfter.rst',
1641  ],
1642  ],
1643  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_space' => [
1644  'numberOfMandatoryArguments' => 0,
1645  'maximumNumberOfArguments' => 2,
1646  'restFiles' => [
1647  'Breaking-83124-RemoveStdWrapOptionsSpaceSpaceBeforeSpaceAfter.rst',
1648  ],
1649  ],
1650  'TYPO3\CMS\Backend\Controller\BackendController->loadResourcesForRegisteredNavigationComponents' => [
1651  'numberOfMandatoryArguments' => 0,
1652  'maximumNumberOfArguments' => 0,
1653  'restFiles' => [
1654  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
1655  ],
1656  ],
1657  'TYPO3\CMS\Backend\Tree\Pagetree\ExtdirectTreeDataProvider->getNodeTypes' => [
1658  'numberOfMandatoryArguments' => 0,
1659  'maximumNumberOfArguments' => 0,
1660  'restFiles' => [
1661  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
1662  ],
1663  ],
1664  'TYPO3\CMS\Backend\Tree\Pagetree\ExtdirectTreeDataProvider->loadResources' => [
1665  'numberOfMandatoryArguments' => 0,
1666  'maximumNumberOfArguments' => 0,
1667  'restFiles' => [
1668  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
1669  ],
1670  ],
1671  'TYPO3\CMS\Core\Page\PageRenderer->setExtJsPath' => [
1672  'numberOfMandatoryArguments' => 1,
1673  'maximumNumberOfArguments' => 1,
1674  'restFiles' => [
1675  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
1676  ],
1677  ],
1678  'TYPO3\CMS\Core\Page\PageRenderer->getExtJsPath' => [
1679  'numberOfMandatoryArguments' => 0,
1680  'maximumNumberOfArguments' => 0,
1681  'restFiles' => [
1682  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
1683  ],
1684  ],
1685  'TYPO3\CMS\Core\Page\PageRenderer->addExtOnReadyCode' => [
1686  'numberOfMandatoryArguments' => 1,
1687  'maximumNumberOfArguments' => 2,
1688  'restFiles' => [
1689  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
1690  ],
1691  ],
1692  'TYPO3\CMS\Core\Page\PageRenderer->addExtDirectCode' => [
1693  'numberOfMandatoryArguments' => 0,
1694  'maximumNumberOfArguments' => 1,
1695  'restFiles' => [
1696  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
1697  ],
1698  ],
1699  'TYPO3\CMS\Core\Page\PageRenderer->loadExtJS' => [
1700  'numberOfMandatoryArguments' => 0,
1701  'maximumNumberOfArguments' => 2,
1702  'restFiles' => [
1703  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
1704  ],
1705  ],
1706  'TYPO3\CMS\Core\Page\PageRenderer->enableExtJsDebug' => [
1707  'numberOfMandatoryArguments' => 0,
1708  'maximumNumberOfArguments' => 0,
1709  'restFiles' => [
1710  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
1711  ],
1712  ],
1713  'TYPO3\CMS\Frontend\Authentication\FrontendUserAuthentication->extGetNumberOfCachedPages' => [
1714  'numberOfMandatoryArguments' => 0,
1715  'maximumNumberOfArguments' => 0,
1716  'restFiles' => [
1717  'Breaking-81460-DeprecateGetByTagOnCacheFrontends.rst',
1718  ],
1719  ],
1720  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_TCAselectItem' => [
1721  'numberOfMandatoryArguments' => 0,
1722  'maximumNumberOfArguments' => 2,
1723  'restFiles' => [
1724  'Breaking-83122-RemovedStdWrapOptionTCAselectItem.rst',
1725  ],
1726  ],
1727  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->TCAlookup' => [
1728  'numberOfMandatoryArguments' => 2,
1729  'maximumNumberOfArguments' => 2,
1730  'restFiles' => [
1731  'Breaking-83122-RemovedStdWrapOptionTCAselectItem.rst',
1732  ],
1733  ],
1734  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->clean_directory' => [
1735  'numberOfMandatoryArguments' => 0,
1736  'maximumNumberOfArguments' => 0,
1737  'restFiles' => [
1738  'Breaking-83256-RemovedLockFilePathFunctionality.rst',
1739  ],
1740  ],
1741  'TYPO3\CMS\Core\TypoScript\TemplateService->printTitle' => [
1742  'numberOfMandatoryArguments' => 0,
1743  'maximumNumberOfArguments' => 0,
1744  'restFiles' => [
1745  'Deprecation-83254-MovedPageGenerationMethodsIntoTSFE.rst',
1746  ],
1747  ],
1748  'TYPO3\CMS\Core\Html\RteHtmlParser->transformStyledATags' => [
1749  'numberOfMandatoryArguments' => 0,
1750  'maximumNumberOfArguments' => 0,
1751  'restFiles' => [
1752  'Deprecation-83252-Link-tagSyntaxProcesssing.rst',
1753  ],
1754  ],
1755  'TYPO3\CMS\Core\Html\RteHtmlParser->TS_links_rte' => [
1756  'numberOfMandatoryArguments' => 0,
1757  'maximumNumberOfArguments' => 0,
1758  'restFiles' => [
1759  'Deprecation-83252-Link-tagSyntaxProcesssing.rst',
1760  ],
1761  ],
1762  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->pageUnavailableAndExit' => [
1763  'numberOfMandatoryArguments' => 0,
1764  'maximumNumberOfArguments' => 0,
1765  'restFiles' => [
1766  'Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst',
1767  ],
1768  ],
1769  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->pageNotFoundAndExit' => [
1770  'numberOfMandatoryArguments' => 0,
1771  'maximumNumberOfArguments' => 0,
1772  'restFiles' => [
1773  'Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst',
1774  ],
1775  ],
1776  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->checkPageUnavailableHandler' => [
1777  'numberOfMandatoryArguments' => 0,
1778  'maximumNumberOfArguments' => 0,
1779  'restFiles' => [
1780  'Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst',
1781  ],
1782  ],
1783  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->pageUnavailableHandler' => [
1784  'numberOfMandatoryArguments' => 0,
1785  'maximumNumberOfArguments' => 0,
1786  'restFiles' => [
1787  'Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst',
1788  ],
1789  ],
1790  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->pageNotFoundHandler' => [
1791  'numberOfMandatoryArguments' => 0,
1792  'maximumNumberOfArguments' => 0,
1793  'restFiles' => [
1794  'Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst',
1795  ],
1796  ],
1797  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->pageErrorHandler' => [
1798  'numberOfMandatoryArguments' => 0,
1799  'maximumNumberOfArguments' => 0,
1800  'restFiles' => [
1801  'Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst',
1802  ],
1803  ],
1804  'TYPO3\CMS\Backend\Tree\View\AbstractTreeView->setDataFromArray' => [
1805  'numberOfMandatoryArguments' => 1,
1806  'maximumNumberOfArguments' => 3,
1807  'restFiles' => [
1808  'Deprecation-83904-ArrayHandlingInAbstractTreeView.rst',
1809  ],
1810  ],
1811  'TYPO3\CMS\Backend\Tree\View\AbstractTreeView->setDataFromTreeArray' => [
1812  'numberOfMandatoryArguments' => 2,
1813  'maximumNumberOfArguments' => 2,
1814  'restFiles' => [
1815  'Deprecation-83904-ArrayHandlingInAbstractTreeView.rst',
1816  ],
1817  ],
1818  'TYPO3\CMS\Filelist\FileFacade->getIcon' => [
1819  'numberOfMandatoryArguments' => 0,
1820  'maximumNumberOfArguments' => 0,
1821  'restFiles' => [
1822  'Deprecation-83942-DeprecatedFileFacadegetIcon.rst',
1823  ],
1824  ],
1825  'TYPO3\CMS\Core\Core\Bootstrap->redirectToInstallTool' => [
1826  'numberOfMandatoryArguments' => 0,
1827  'maximumNumberOfArguments' => 1,
1828  'restFiles' => [
1829  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1830  ],
1831  ],
1832  'TYPO3\CMS\Core\Core\Bootstrap->registerRequestHandlerImplementation' => [
1833  'numberOfMandatoryArguments' => 1,
1834  'maximumNumberOfArguments' => 1,
1835  'restFiles' => [
1836  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1837  ],
1838  ],
1839  'TYPO3\CMS\Core\Core\Bootstrap->resolveRequestHandler' => [
1840  'numberOfMandatoryArguments' => 1,
1841  'maximumNumberOfArguments' => 1,
1842  'restFiles' => [
1843  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1844  ],
1845  ],
1846  'TYPO3\CMS\Core\Core\Bootstrap->handleRequest' => [
1847  'numberOfMandatoryArguments' => 1,
1848  'maximumNumberOfArguments' => 1,
1849  'restFiles' => [
1850  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1851  ],
1852  ],
1853  'TYPO3\CMS\Core\Core\Bootstrap->sendResponse' => [
1854  'numberOfMandatoryArguments' => 0,
1855  'maximumNumberOfArguments' => 0,
1856  'restFiles' => [
1857  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1858  ],
1859  ],
1860  'TYPO3\CMS\Core\Core\Bootstrap->checkLockedBackendAndRedirectOrDie' => [
1861  'numberOfMandatoryArguments' => 0,
1862  'maximumNumberOfArguments' => 1,
1863  'restFiles' => [
1864  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1865  ],
1866  ],
1867  'TYPO3\CMS\Core\Core\Bootstrap->checkBackendIpOrDie' => [
1868  'numberOfMandatoryArguments' => 0,
1869  'maximumNumberOfArguments' => 0,
1870  'restFiles' => [
1871  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1872  ],
1873  ],
1874  'TYPO3\CMS\Core\Core\Bootstrap->checkSslBackendAndRedirectIfNeeded' => [
1875  'numberOfMandatoryArguments' => 0,
1876  'maximumNumberOfArguments' => 0,
1877  'restFiles' => [
1878  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1879  ],
1880  ],
1881  'TYPO3\CMS\Core\Core\Bootstrap->initializeOutputCompression' => [
1882  'numberOfMandatoryArguments' => 0,
1883  'maximumNumberOfArguments' => 0,
1884  'restFiles' => [
1885  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1886  ],
1887  ],
1888  'TYPO3\CMS\Core\Core\Bootstrap->sendHttpHeaders' => [
1889  'numberOfMandatoryArguments' => 0,
1890  'maximumNumberOfArguments' => 0,
1891  'restFiles' => [
1892  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1893  ],
1894  ],
1895  'TYPO3\CMS\Core\Core\Bootstrap->shutdown' => [
1896  'numberOfMandatoryArguments' => 0,
1897  'maximumNumberOfArguments' => 0,
1898  'restFiles' => [
1899  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1900  ],
1901  ],
1902  'TYPO3\CMS\Core\Core\Bootstrap->initializeBackendTemplate' => [
1903  'numberOfMandatoryArguments' => 0,
1904  'maximumNumberOfArguments' => 0,
1905  'restFiles' => [
1906  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1907  ],
1908  ],
1909  'TYPO3\CMS\Core\Core\Bootstrap->endOutputBufferingAndCleanPreviousOutput' => [
1910  'numberOfMandatoryArguments' => 0,
1911  'maximumNumberOfArguments' => 0,
1912  'restFiles' => [
1913  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1914  ],
1915  ],
1916  'TYPO3\CMS\Core\Core\Bootstrap->getApplicationContext' => [
1917  'numberOfMandatoryArguments' => 0,
1918  'maximumNumberOfArguments' => 0,
1919  'restFiles' => [
1920  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1921  ],
1922  ],
1923  'TYPO3\CMS\Core\Core\Bootstrap->getRequestId' => [
1924  'numberOfMandatoryArguments' => 0,
1925  'maximumNumberOfArguments' => 0,
1926  'restFiles' => [
1927  'Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst',
1928  ],
1929  ],
1930  'TYPO3\CMS\Frontend\View\AdminPanelView->getAdminPanelHeaderData' => [
1931  'numberOfMandatoryArguments' => 0,
1932  'maximumNumberOfArguments' => 0,
1933  'restFiles' => [
1934  'Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst',
1935  ],
1936  ],
1937  'TYPO3\CMS\Frontend\View\AdminPanelView->isAdminModuleEnabled' => [
1938  'numberOfMandatoryArguments' => 1,
1939  'maximumNumberOfArguments' => 1,
1940  'restFiles' => [
1941  'Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst',
1942  ],
1943  ],
1944  'TYPO3\CMS\Frontend\View\AdminPanelView->saveConfigOptions' => [
1945  'numberOfMandatoryArguments' => 0,
1946  'maximumNumberOfArguments' => 0,
1947  'restFiles' => [
1948  'Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst',
1949  ],
1950  ],
1951  'TYPO3\CMS\Frontend\View\AdminPanelView->extGetFeAdminValue' => [
1952  'numberOfMandatoryArguments' => 1,
1953  'maximumNumberOfArguments' => 2,
1954  'restFiles' => [
1955  'Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst',
1956  ],
1957  ],
1958  'TYPO3\CMS\Frontend\View\AdminPanelView->forcePreview' => [
1959  'numberOfMandatoryArguments' => 0,
1960  'maximumNumberOfArguments' => 0,
1961  'restFiles' => [
1962  'Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst',
1963  ],
1964  ],
1965  'TYPO3\CMS\Frontend\View\AdminPanelView->isAdminModuleOpen' => [
1966  'numberOfMandatoryArguments' => 1,
1967  'maximumNumberOfArguments' => 1,
1968  'restFiles' => [
1969  'Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst',
1970  ],
1971  ],
1972  'TYPO3\CMS\Frontend\View\AdminPanelView->extGetHead' => [
1973  'numberOfMandatoryArguments' => 1,
1974  'maximumNumberOfArguments' => 1,
1975  'restFiles' => [
1976  'Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst',
1977  ],
1978  ],
1979  'TYPO3\CMS\Frontend\View\AdminPanelView->linkSectionHeader' => [
1980  'numberOfMandatoryArguments' => 1,
1981  'maximumNumberOfArguments' => 1,
1982  'restFiles' => [
1983  'Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst',
1984  ],
1985  ],
1986  'TYPO3\CMS\Frontend\View\AdminPanelView->extGetItem' => [
1987  'numberOfMandatoryArguments' => 1,
1988  'maximumNumberOfArguments' => 5,
1989  'restFiles' => [
1990  'Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst',
1991  ],
1992  ],
1993  'TYPO3\CMS\Backend\Tree\View\ElementBrowserFolderTreeView->ext_isLinkable' => [
1994  'numberOfMandatoryArguments' => 1,
1995  'maximumNumberOfArguments' => 1,
1996  'restFiles' => [
1997  'Deprecation-84145-DeprecateExt_isLinkable.rst'
1998  ],
1999  ],
2000  'TYPO3\CMS\Core\Package\PackageManager->injectDependencyResolver' => [
2001  'numberOfMandatoryArguments' => 1,
2002  'maximumNumberOfArguments' => 1,
2003  'restFiles' => [
2004  'Deprecation-84109-DeprecateDependencyResolver.rst',
2005  ],
2006  ],
2007  'TYPO3\CMS\Backend\Controller\EditDocumentController->preInit' => [
2008  'numberOfMandatoryArguments' => 0,
2009  'maximumNumberOfArguments' => 1,
2010  'restFiles' => [
2011  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2012  ],
2013  ],
2014  'TYPO3\CMS\Backend\Controller\EditDocumentController->doProcessData' => [
2015  'numberOfMandatoryArguments' => 0,
2016  'maximumNumberOfArguments' => 0,
2017  'restFiles' => [
2018  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2019  ],
2020  ],
2021  'TYPO3\CMS\Backend\Controller\EditDocumentController->processData' => [
2022  'numberOfMandatoryArguments' => 0,
2023  'maximumNumberOfArguments' => 1,
2024  'restFiles' => [
2025  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2026  ],
2027  ],
2028  'TYPO3\CMS\Backend\Controller\EditDocumentController->makeEditForm' => [
2029  'numberOfMandatoryArguments' => 0,
2030  'maximumNumberOfArguments' => 0,
2031  'restFiles' => [
2032  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2033  ],
2034  ],
2035  'TYPO3\CMS\Backend\Controller\EditDocumentController->compileForm' => [
2036  'numberOfMandatoryArguments' => 1,
2037  'maximumNumberOfArguments' => 1,
2038  'restFiles' => [
2039  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2040  ],
2041  ],
2042  'TYPO3\CMS\Backend\Controller\EditDocumentController->shortCutLink' => [
2043  'numberOfMandatoryArguments' => 0,
2044  'maximumNumberOfArguments' => 0,
2045  'restFiles' => [
2046  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2047  ],
2048  ],
2049  'TYPO3\CMS\Backend\Controller\EditDocumentController->openInNewWindowLink' => [
2050  'numberOfMandatoryArguments' => 0,
2051  'maximumNumberOfArguments' => 0,
2052  'restFiles' => [
2053  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2054  ],
2055  ],
2056  'TYPO3\CMS\Backend\Controller\EditDocumentController->languageSwitch' => [
2057  'numberOfMandatoryArguments' => 2,
2058  'maximumNumberOfArguments' => 3,
2059  'restFiles' => [
2060  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2061  ],
2062  ],
2063  'TYPO3\CMS\Backend\Controller\EditDocumentController->localizationRedirect' => [
2064  'numberOfMandatoryArguments' => 1,
2065  'maximumNumberOfArguments' => 1,
2066  'restFiles' => [
2067  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2068  ],
2069  ],
2070  'TYPO3\CMS\Backend\Controller\EditDocumentController->getLanguages' => [
2071  'numberOfMandatoryArguments' => 1,
2072  'maximumNumberOfArguments' => 1,
2073  'restFiles' => [
2074  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2075  ],
2076  ],
2077  'TYPO3\CMS\Backend\Controller\EditDocumentController->fixWSversioningInEditConf' => [
2078  'numberOfMandatoryArguments' => 0,
2079  'maximumNumberOfArguments' => 1,
2080  'restFiles' => [
2081  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2082  ],
2083  ],
2084  'TYPO3\CMS\Backend\Controller\EditDocumentController->getRecordForEdit' => [
2085  'numberOfMandatoryArguments' => 2,
2086  'maximumNumberOfArguments' => 2,
2087  'restFiles' => [
2088  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2089  ],
2090  ],
2091  'TYPO3\CMS\Backend\Controller\EditDocumentController->compileStoreDat' => [
2092  'numberOfMandatoryArguments' => 0,
2093  'maximumNumberOfArguments' => 0,
2094  'restFiles' => [
2095  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2096  ],
2097  ],
2098  'TYPO3\CMS\Backend\Controller\EditDocumentController->getNewIconMode' => [
2099  'numberOfMandatoryArguments' => 1,
2100  'maximumNumberOfArguments' => 2,
2101  'restFiles' => [
2102  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2103  ],
2104  ],
2105  'TYPO3\CMS\Backend\Controller\EditDocumentController->closeDocument' => [
2106  'numberOfMandatoryArguments' => 0,
2107  'maximumNumberOfArguments' => 1,
2108  'restFiles' => [
2109  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2110  ],
2111  ],
2112  'TYPO3\CMS\Backend\Controller\EditDocumentController->setDocument' => [
2113  'numberOfMandatoryArguments' => 0,
2114  'maximumNumberOfArguments' => 2,
2115  'restFiles' => [
2116  'Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst',
2117  ],
2118  ],
2119  'TYPO3\CMS\Backend\Controller\FileSystemNavigationFrameController->initPage' => [
2120  'numberOfMandatoryArguments' => 0,
2121  'maximumNumberOfArguments' => 0,
2122  'restFiles' => [
2123  'Deprecation-84273-ProtectedMethodsAndPropertiesInFileSystemNavigationFrameController.rst',
2124  ],
2125  ],
2126  'TYPO3\CMS\Backend\Controller\LogoutController->logout' => [
2127  'numberOfMandatoryArguments' => 0,
2128  'maximumNumberOfArguments' => 0,
2129  'restFiles' => [
2130  'Deprecation-84275-ProtectedMethodInLogoutController.rst',
2131  ],
2132  ],
2133  'TYPO3\CMS\Backend\Controller\ContentElement\ElementInformationController->getLabelForTableColumn' => [
2134  'numberOfMandatoryArguments' => 2,
2135  'maximumNumberOfArguments' => 2,
2136  'restFiles' => [
2137  'Deprecation-84284-ProtectedMethodsAndPropertiesInContentElementElementInformationController.rst',
2138  ],
2139  ],
2140  'TYPO3\CMS\Backend\Controller\File\EditFileController->target' => [
2141  'numberOfMandatoryArguments' => 0,
2142  'maximumNumberOfArguments' => 0,
2143  'restFiles' => [
2144  'Deprecation-84295-UseServerRequestInterfaceInFileEditFileController.rst',
2145  ],
2146  ],
2147  'TYPO3\CMS\Backend\Controller\LoginController->makeInterfaceSelectorBox' => [
2148  'numberOfMandatoryArguments' => 0,
2149  'maximumNumberOfArguments' => 0,
2150  'restFiles' => [
2151  'Deprecation-84274-ProtectedMethodsAndPropertiesInLoginController.rst',
2152  ],
2153  ],
2154  'TYPO3\CMS\Backend\Controller\File\FileUploadController->renderUploadForm' => [
2155  'numberOfMandatoryArguments' => 0,
2156  'maximumNumberOfArguments' => 0,
2157  'restFiles' => [
2158  'Deprecation-84326-ProtectedMethodsAndPropertiesInFileUploadController.rst',
2159  ],
2160  ],
2161  'TYPO3\CMS\Backend\Controller\File\FileController->initClipboard' => [
2162  'numberOfMandatoryArguments' => 0,
2163  'maximumNumberOfArguments' => 0,
2164  'restFiles' => [
2165  'Deprecation-84324-UseServerRequestInterfaceInFileFileController.rst',
2166  ],
2167  ],
2168  'TYPO3\CMS\Backend\Controller\File\FileController->finish' => [
2169  'numberOfMandatoryArguments' => 0,
2170  'maximumNumberOfArguments' => 0,
2171  'restFiles' => [
2172  'Deprecation-84324-UseServerRequestInterfaceInFileFileController.rst',
2173  ],
2174  ],
2175  'TYPO3\CMS\Backend\Controller\SimpleDataHandlerController->initClipboard' => [
2176  'numberOfMandatoryArguments' => 0,
2177  'maximumNumberOfArguments' => 0,
2178  'restFiles' => [
2179  'Deprecation-84374-ProtectedMethodsAndPropertiesInSimpleDataHandlerController.rst',
2180  ],
2181  ],
2182  'TYPO3\CMS\Backend\Controller\Wizard\TableController->tableWizard' => [
2183  'numberOfMandatoryArguments' => 0,
2184  'maximumNumberOfArguments' => 0,
2185  'restFiles' => [
2186  'Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst',
2187  ],
2188  ],
2189  'TYPO3\CMS\Backend\Controller\Wizard\TableController->getConfigCode' => [
2190  'numberOfMandatoryArguments' => 1,
2191  'maximumNumberOfArguments' => 1,
2192  'restFiles' => [
2193  'Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst',
2194  ],
2195  ],
2196  'TYPO3\CMS\Backend\Controller\Wizard\TableController->getTableHTML' => [
2197  'numberOfMandatoryArguments' => 1,
2198  'maximumNumberOfArguments' => 1,
2199  'restFiles' => [
2200  'Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst',
2201  ],
2202  ],
2203  'TYPO3\CMS\Backend\Controller\Wizard\TableController->changeFunc' => [
2204  'numberOfMandatoryArguments' => 0,
2205  'maximumNumberOfArguments' => 0,
2206  'restFiles' => [
2207  'Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst',
2208  ],
2209  ],
2210  'TYPO3\CMS\Backend\Controller\Wizard\TableController->cfgArray2CfgString' => [
2211  'numberOfMandatoryArguments' => 1,
2212  'maximumNumberOfArguments' => 1,
2213  'restFiles' => [
2214  'Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst',
2215  ],
2216  ],
2217  'TYPO3\CMS\Backend\Controller\Wizard\TableController->cfgString2CfgArray' => [
2218  'numberOfMandatoryArguments' => 2,
2219  'maximumNumberOfArguments' => 2,
2220  'restFiles' => [
2221  'Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst',
2222  ],
2223  ],
2224  'TYPO3\CMS\Rsaauth\RsaEncryptionEncoder->getRsaPublicKey' => [
2225  'numberOfMandatoryArguments' => 0,
2226  'maximumNumberOfArguments' => 0,
2227  'restFiles' => [
2228  'Deprecation-84407-AJAXRequestMethodsInRsaEncryptionEncoder.rst',
2229  ],
2230  ],
2231  'TYPO3\CMS\Rsaauth\RsaEncryptionEncoder->getRsaPublicKeyAjaxHandler' => [
2232  'numberOfMandatoryArguments' => 0,
2233  'maximumNumberOfArguments' => 0,
2234  'restFiles' => [
2235  'Deprecation-84407-AJAXRequestMethodsInRsaEncryptionEncoder.rst',
2236  ],
2237  ],
2238  'TYPO3\CMS\Extbase\Validation\ValidatorResolver->buildMethodArgumentsValidatorConjunctions' => [
2239  'numberOfMandatoryArguments' => 1,
2240  'maximumNumberOfArguments' => 1,
2241  'restFiles' => [
2242  'Deprecation-83475-AggregateValidatorInformationInClassSchema-1.rst',
2243  ],
2244  ],
2245  'TYPO3\CMS\Install\Service\CoreVersionService->getDownloadBaseUrl' => [
2246  'numberOfMandatoryArguments' => 0,
2247  'maximumNumberOfArguments' => 0,
2248  'restFiles' => [
2249  'Deprecation-84549-DeprecateMethodsInCoreVersionService.rst',
2250  ],
2251  ],
2252  'TYPO3\CMS\Install\Service\CoreVersionService->isYoungerPatchDevelopmentReleaseAvailable' => [
2253  'numberOfMandatoryArguments' => 0,
2254  'maximumNumberOfArguments' => 0,
2255  'restFiles' => [
2256  'Deprecation-84549-DeprecateMethodsInCoreVersionService.rst',
2257  ],
2258  ],
2259  'TYPO3\CMS\Install\Service\CoreVersionService->getYoungestPatchDevelopmentRelease' => [
2260  'numberOfMandatoryArguments' => 0,
2261  'maximumNumberOfArguments' => 0,
2262  'restFiles' => [
2263  'Deprecation-84549-DeprecateMethodsInCoreVersionService.rst',
2264  ],
2265  ],
2266  'TYPO3\CMS\Install\Service\CoreVersionService->updateVersionMatrix' => [
2267  'numberOfMandatoryArguments' => 0,
2268  'maximumNumberOfArguments' => 0,
2269  'restFiles' => [
2270  'Deprecation-84549-DeprecateMethodsInCoreVersionService.rst',
2271  ],
2272  ],
2273  'TYPO3\CMS\Core\TypoScript\TemplateService->linkData' => [
2274  'numberOfMandatoryArguments' => 3,
2275  'maximumNumberOfArguments' => 8,
2276  'restFiles' => [
2277  'Deprecation-84637-TemplateService-linkDataFunctionalityMovedInPageLinkBuilder.rst',
2278  ],
2279  ],
2280  'TYPO3\CMS\Core\TypoScript\TemplateService->getFromMPmap' => [
2281  'numberOfMandatoryArguments' => 0,
2282  'maximumNumberOfArguments' => 1,
2283  'restFiles' => [
2284  'Deprecation-84637-TemplateService-linkDataFunctionalityMovedInPageLinkBuilder.rst',
2285  ],
2286  ],
2287  'TYPO3\CMS\Core\TypoScript\TemplateService->initMPmap_create' => [
2288  'numberOfMandatoryArguments' => 1,
2289  'maximumNumberOfArguments' => 3,
2290  'restFiles' => [
2291  'Deprecation-84637-TemplateService-linkDataFunctionalityMovedInPageLinkBuilder.rst',
2292  ],
2293  ],
2294  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->initializeAdminPanel' => [
2295  'numberOfMandatoryArguments' => 0,
2296  'maximumNumberOfArguments' => 0,
2297  'restFiles' => [
2298  'Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst',
2299  ],
2300  ],
2301  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->initializeFrontendEdit' => [
2302  'numberOfMandatoryArguments' => 0,
2303  'maximumNumberOfArguments' => 0,
2304  'restFiles' => [
2305  'Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst',
2306  ],
2307  ],
2308  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->isFrontendEditingActive' => [
2309  'numberOfMandatoryArguments' => 0,
2310  'maximumNumberOfArguments' => 0,
2311  'restFiles' => [
2312  'Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst',
2313  ],
2314  ],
2315  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->displayAdminPanel' => [
2316  'numberOfMandatoryArguments' => 0,
2317  'maximumNumberOfArguments' => 0,
2318  'restFiles' => [
2319  'Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst',
2320  ],
2321  ],
2322  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->isAdminPanelVisible' => [
2323  'numberOfMandatoryArguments' => 0,
2324  'maximumNumberOfArguments' => 0,
2325  'restFiles' => [
2326  'Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst',
2327  ],
2328  ],
2329  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->findDomainRecord' => [
2330  'numberOfMandatoryArguments' => 0,
2331  'maximumNumberOfArguments' => 1,
2332  'restFiles' => [
2333  'Deprecation-84725-SysDomainResolvingMovedIntoMiddleware.rst',
2334  ],
2335  ],
2336  'TYPO3\CMS\Frontend\Page\PageRepository->getDomainStartPage' => [
2337  'numberOfMandatoryArguments' => 1,
2338  'maximumNumberOfArguments' => 3,
2339  'restFiles' => [
2340  'Deprecation-84725-SysDomainResolvingMovedIntoMiddleware.rst',
2341  ],
2342  ],
2343  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->connectToDB' => [
2344  'numberOfMandatoryArguments' => 0,
2345  'maximumNumberOfArguments' => 0,
2346  'restFiles' => [
2347  'Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst',
2348  ],
2349  ],
2350  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->checkAlternativeIdMethods' => [
2351  'numberOfMandatoryArguments' => 0,
2352  'maximumNumberOfArguments' => 0,
2353  'restFiles' => [
2354  'Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst',
2355  ],
2356  ],
2357  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->initializeBackendUser' => [
2358  'numberOfMandatoryArguments' => 0,
2359  'maximumNumberOfArguments' => 0,
2360  'restFiles' => [
2361  'Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst',
2362  ],
2363  ],
2364  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->handleDataSubmission' => [
2365  'numberOfMandatoryArguments' => 0,
2366  'maximumNumberOfArguments' => 0,
2367  'restFiles' => [
2368  'Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst',
2369  ],
2370  ],
2371  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->setCSS' => [
2372  'numberOfMandatoryArguments' => 2,
2373  'maximumNumberOfArguments' => 2,
2374  'restFiles' => [
2375  'Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst',
2376  ],
2377  ],
2378  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->convPOSTCharset' => [
2379  'numberOfMandatoryArguments' => 0,
2380  'maximumNumberOfArguments' => 0,
2381  'restFiles' => [
2382  'Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst',
2383  ],
2384  ],
2385  'TYPO3\CMS\Core\Authentication\BackendUserAuthentication->addTScomment' => [
2386  'numberOfMandatoryArguments' => 1,
2387  'maximumNumberOfArguments' => 1,
2388  'restFiles' => [
2389  'Deprecation-84980-BackendUserAuthentication-addTScommentDeprecated.rst',
2390  ],
2391  ],
2392  'TYPO3\CMS\Core\Authentication\BackendUserAuthentication->simplelog' => [
2393  'numberOfMandatoryArguments' => 1,
2394  'maximumNumberOfArguments' => 3,
2395  'restFiles' => [
2396  'Deprecation-84981-BackendUserAuthentication-simplelogDeprecated.rst',
2397  ],
2398  ],
2399  'TYPO3\CMS\Core\Authentication\BackendUserAuthentication->getTSConfigVal' => [
2400  'numberOfMandatoryArguments' => 1,
2401  'maximumNumberOfArguments' => 1,
2402  'restFiles' => [
2403  'Deprecation-84993-DeprecateSomeTSconfigRelatedMethods.rst',
2404  ],
2405  ],
2406  'TYPO3\CMS\Core\Authentication\BackendUserAuthentication->getTSConfigProp' => [
2407  'numberOfMandatoryArguments' => 1,
2408  'maximumNumberOfArguments' => 1,
2409  'restFiles' => [
2410  'Deprecation-84993-DeprecateSomeTSconfigRelatedMethods.rst',
2411  ],
2412  ],
2413  'TYPO3\CMS\backend\Tree\View\PagePositionMap->getModConfig' => [
2414  'numberOfMandatoryArguments' => 1,
2415  'maximumNumberOfArguments' => 1,
2416  'restFiles' => [
2417  'Deprecation-84993-DeprecateSomeTSconfigRelatedMethods.rst',
2418  ],
2419  ],
2420  'TYPO3\CMS\core\DataHandling\DataHandler->getTCEMAIN_TSconfig' => [
2421  'numberOfMandatoryArguments' => 1,
2422  'maximumNumberOfArguments' => 1,
2423  'restFiles' => [
2424  'Deprecation-84993-DeprecateSomeTSconfigRelatedMethods.rst',
2425  ],
2426  ],
2427  'TYPO3\CMS\Backend\Domain\Repository\Localization\LocalizationRepository->getUsedLanguagesInPageAndColumn' => [
2428  'numberOfMandatoryArguments' => 1,
2429  'maximumNumberOfArguments' => 1,
2430  'restFiles' => [
2431  'Breaking-84877-MethodsOfLocalizationRepositoryChanged.rst',
2432  ],
2433  ],
2434  'TYPO3\CMS\Extbase\Validation\ValidatorResolver->buildSubObjectValidator' => [
2435  'numberOfMandatoryArguments' => 2,
2436  'maximumNumberOfArguments' => 2,
2437  'restFiles' => [
2438  'Deprecation-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst',
2439  ],
2440  ],
2441  'TYPO3\CMS\Extbase\Validation\ValidatorResolver->parseValidatorAnnotation' => [
2442  'numberOfMandatoryArguments' => 1,
2443  'maximumNumberOfArguments' => 1,
2444  'restFiles' => [
2445  'Deprecation-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst',
2446  ],
2447  ],
2448  'TYPO3\CMS\Extbase\Validation\ValidatorResolver->parseValidatorOptions' => [
2449  'numberOfMandatoryArguments' => 1,
2450  'maximumNumberOfArguments' => 1,
2451  'restFiles' => [
2452  'Deprecation-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst',
2453  ],
2454  ],
2455  'TYPO3\CMS\Extbase\Validation\ValidatorResolver->unquoteString' => [
2456  'numberOfMandatoryArguments' => 1,
2457  'maximumNumberOfArguments' => 1,
2458  'restFiles' => [
2459  'Deprecation-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst',
2460  ],
2461  ],
2462  'TYPO3\CMS\Extbase\Mvc\Controller\Argument->getValidationResults' => [
2463  'numberOfMandatoryArguments' => 0,
2464  'maximumNumberOfArguments' => 0,
2465  'restFiles' => [
2466  'Deprecation-85012-OnlyValidateMethodParamsIfNeeded.rst',
2467  ],
2468  ],
2469  'TYPO3\CMS\Extbase\Mvc\Controller\Arguments->getValidationResults' => [
2470  'numberOfMandatoryArguments' => 0,
2471  'maximumNumberOfArguments' => 0,
2472  'restFiles' => [
2473  'Deprecation-85012-OnlyValidateMethodParamsIfNeeded.rst',
2474  ],
2475  ],
2476  'TYPO3\CMS\Core\Charset\CharsetConverter->parse_charset' => [
2477  'numberOfMandatoryArguments' => 1,
2478  'maximumNumberOfArguments' => 1,
2479  'restFiles' => [
2480  'Deprecation-85122-FunctionalityInCharsetConverter.rst'
2481  ],
2482  ],
2483  'TYPO3\CMS\Core\Charset\CharsetConverter->convArray' => [
2484  'numberOfMandatoryArguments' => 3,
2485  'maximumNumberOfArguments' => 4,
2486  'restFiles' => [
2487  'Deprecation-85122-FunctionalityInCharsetConverter.rst'
2488  ],
2489  ],
2490  'TYPO3\CMS\Core\Charset\CharsetConverter->utf8_to_entities' => [
2491  'numberOfMandatoryArguments' => 1,
2492  'maximumNumberOfArguments' => 1,
2493  'restFiles' => [
2494  'Deprecation-85122-FunctionalityInCharsetConverter.rst'
2495  ],
2496  ],
2497  'TYPO3\CMS\Core\Charset\CharsetConverter->entities_to_utf8' => [
2498  'numberOfMandatoryArguments' => 1,
2499  'maximumNumberOfArguments' => 1,
2500  'restFiles' => [
2501  'Deprecation-85122-FunctionalityInCharsetConverter.rst'
2502  ],
2503  ],
2504  'TYPO3\CMS\Core\Charset\CharsetConverter->crop' => [
2505  'numberOfMandatoryArguments' => 3,
2506  'maximumNumberOfArguments' => 4,
2507  'restFiles' => [
2508  'Deprecation-85122-FunctionalityInCharsetConverter.rst'
2509  ],
2510  ],
2511  'TYPO3\CMS\Core\Charset\CharsetConverter->convCaseFirst' => [
2512  'numberOfMandatoryArguments' => 3,
2513  'maximumNumberOfArguments' => 3,
2514  'restFiles' => [
2515  'Deprecation-85122-FunctionalityInCharsetConverter.rst'
2516  ],
2517  ],
2518  'TYPO3\CMS\Core\Charset\CharsetConverter->utf8_char2byte_pos' => [
2519  'numberOfMandatoryArguments' => 2,
2520  'maximumNumberOfArguments' => 2,
2521  'restFiles' => [
2522  'Deprecation-85122-FunctionalityInCharsetConverter.rst'
2523  ],
2524  ],
2525  'TYPO3\CMS\Core\Resource\Driver\AbstractHierarchicalFilesystemDriver->getCharsetConversion' => [
2526  'numberOfMandatoryArguments' => 0,
2527  'maximumNumberOfArguments' => 0,
2528  'restFiles' => [
2529  'Deprecation-85125-UsagesOfCharsetConverterInCore.rst'
2530  ],
2531  ],
2532  'TYPO3\CMS\Backend\Routing\UriBuilder->buildUriFromModule' => [
2533  'numberOfMandatoryArguments' => 1,
2534  'maximumNumberOfArguments' => 3,
2535  'restFiles' => [
2536  'Deprecation-85113-LegacyBackendModuleRoutingMethods.rst',
2537  ],
2538  ],
2539  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getPageShortcut' => [
2540  'numberOfMandatoryArguments' => 3,
2541  'maximumNumberOfArguments' => 6,
2542  'restFiles' => [
2543  'Deprecation-85130-TSFE-getPageShortcutMovedToPageRepository.rst',
2544  ],
2545  ],
2546  'TYPO3\CMS\Extbase\Reflection\ReflectionService->getClassTagsValues' => [
2547  'numberOfMandatoryArguments' => 1,
2548  'maximumNumberOfArguments' => 1,
2549  'restFiles' => [
2550  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2551  ],
2552  ],
2553  'TYPO3\CMS\Extbase\Reflection\ReflectionService->getClassTagValues' => [
2554  'numberOfMandatoryArguments' => 2,
2555  'maximumNumberOfArguments' => 2,
2556  'restFiles' => [
2557  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2558  ],
2559  ],
2560  'TYPO3\CMS\Extbase\Reflection\ReflectionService->getClassPropertyNames' => [
2561  'numberOfMandatoryArguments' => 1,
2562  'maximumNumberOfArguments' => 1,
2563  'restFiles' => [
2564  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2565  ],
2566  ],
2567  'TYPO3\CMS\Extbase\Reflection\ReflectionService->hasMethod' => [
2568  'numberOfMandatoryArguments' => 2,
2569  'maximumNumberOfArguments' => 2,
2570  'restFiles' => [
2571  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2572  ],
2573  ],
2574  'TYPO3\CMS\Extbase\Reflection\ReflectionService->getMethodTagsValues' => [
2575  'numberOfMandatoryArguments' => 2,
2576  'maximumNumberOfArguments' => 2,
2577  'restFiles' => [
2578  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2579  ],
2580  ],
2581  'TYPO3\CMS\Extbase\Reflection\ReflectionService->getMethodParameters' => [
2582  'numberOfMandatoryArguments' => 2,
2583  'maximumNumberOfArguments' => 2,
2584  'restFiles' => [
2585  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2586  ],
2587  ],
2588  'TYPO3\CMS\Extbase\Reflection\ReflectionService->getPropertyTagsValues' => [
2589  'numberOfMandatoryArguments' => 2,
2590  'maximumNumberOfArguments' => 2,
2591  'restFiles' => [
2592  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2593  ],
2594  ],
2595  'TYPO3\CMS\Extbase\Reflection\ReflectionService->getPropertyTagValues' => [
2596  'numberOfMandatoryArguments' => 3,
2597  'maximumNumberOfArguments' => 3,
2598  'restFiles' => [
2599  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2600  ],
2601  ],
2602  'TYPO3\CMS\Extbase\Reflection\ReflectionService->isClassTaggedWith' => [
2603  'numberOfMandatoryArguments' => 2,
2604  'maximumNumberOfArguments' => 2,
2605  'restFiles' => [
2606  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2607  ],
2608  ],
2609  'TYPO3\CMS\Extbase\Reflection\ReflectionService->isPropertyTaggedWith' => [
2610  'numberOfMandatoryArguments' => 3,
2611  'maximumNumberOfArguments' => 3,
2612  'restFiles' => [
2613  'Deprecation-85004-DeprecateMethodsInReflectionService.rst',
2614  ],
2615  ],
2616  'TYPO3\CMS\Setup\Controller\SetupModuleController->languageUpdate' => [
2617  'numberOfMandatoryArguments' => 0,
2618  'maximumNumberOfArguments' => 0,
2619  'restFiles' => [
2620  'Deprecation-85196-ProtectSetupModuleController.rst'
2621  ],
2622  ],
2623  'TYPO3\CMS\Setup\Controller\SetupModuleController->simulateUser' => [
2624  'numberOfMandatoryArguments' => 0,
2625  'maximumNumberOfArguments' => 0,
2626  'restFiles' => [
2627  'Deprecation-85196-ProtectSetupModuleController.rst'
2628  ],
2629  ],
2630  'TYPO3\CMS\Core\TypoScript\TemplateService->getFileName' => [
2631  'numberOfMandatoryArguments' => 1,
2632  'maximumNumberOfArguments' => 1,
2633  'restFiles' => [
2634  'Deprecation-85445-TemplateService-getFileName.rst'
2635  ],
2636  ],
2637  'TYPO3\CMS\Frontend\Page\PageRepository->getRootLine' => [
2638  'numberOfMandatoryArguments' => 1,
2639  'maximumNumberOfArguments' => 3,
2640  'restFiles' => [
2641  'Deprecation-85557-PageRepository-getRootLine.rst'
2642  ],
2643  ],
2644  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->calcIntExplode' => [
2645  'numberOfMandatoryArguments' => 2,
2646  'maximumNumberOfArguments' => 2,
2647  'restFiles' => [
2648  'Deprecation-85451-ContentObjectRenderer-calcIntExplodeDeprecated.rst'
2649  ],
2650  ],
2651  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getUniqueId' => [
2652  'numberOfMandatoryArguments' => 0,
2653  'maximumNumberOfArguments' => 1,
2654  'restFiles' => [
2655  'Deprecation-85555-TypoScriptFrontendController-getUniqueId.rst',
2656  ],
2657  ],
2658  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->enableFields' => [
2659  'numberOfMandatoryArguments' => 1,
2660  'maximumNumberOfArguments' => 3,
2661  'restFiles' => [
2662  'Deprecation-85558-ContentObjectRenderer-enableFields.rst'
2663  ],
2664  ],
2665  'TYPO3\CMS\Scheduler\Controller\SchedulerModuleController->addMessage' => [
2666  'numberOfMandatoryArguments' => 1,
2667  'maximumNumberOfArguments' => 2,
2668  'restFiles' => [
2669  'Deprecation-84387-DeprecatedMethodAndPropertyInSchedulerModuleController.rst',
2670  ],
2671  ],
2672  'TYPO3\CMS\Core\Page\PageRenderer->enableConcatenateFiles' => [
2673  'numberOfMandatoryArguments' => 0,
2674  'maximumNumberOfArguments' => 0,
2675  'restFiles' => [
2676  'Deprecation-65578-ConfigconcatenateJsAndCssAndConcatenateFiles.rst',
2677  ],
2678  ],
2679  'TYPO3\CMS\Core\Page\PageRenderer->getConcatenateFiles' => [
2680  'numberOfMandatoryArguments' => 0,
2681  'maximumNumberOfArguments' => 0,
2682  'restFiles' => [
2683  'Deprecation-65578-ConfigconcatenateJsAndCssAndConcatenateFiles.rst',
2684  ],
2685  ],
2686  'TYPO3\CMS\Core\Page\PageRenderer->disableConcatenateFiles' => [
2687  'numberOfMandatoryArguments' => 0,
2688  'maximumNumberOfArguments' => 0,
2689  'restFiles' => [
2690  'Deprecation-65578-ConfigconcatenateJsAndCssAndConcatenateFiles.rst',
2691  ],
2692  ],
2693  'TYPO3\CMS\Frontend\Page\PageRepository->checkWorkspaceAccess' => [
2694  'numberOfMandatoryArguments' => 1,
2695  'maximumNumberOfArguments' => 1,
2696  'restFiles' => [
2697  'Deprecation-85554-PageRepository-checkWorkspaceAccess.rst',
2698  ],
2699  ],
2700  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->initTemplate' => [
2701  'numberOfMandatoryArguments' => 0,
2702  'maximumNumberOfArguments' => 0,
2703  'restFiles' => [
2704  'Deprecation-85666-TypoScriptFrontendController-initTemplate.rst',
2705  ],
2706  ],
2707  'TYPO3\CMS\Adminpanel\View\AdminPanelView->isAdminModuleEnabled' => [
2708  'numberOfMandatoryArguments' => 1,
2709  'maximumNumberOfArguments' => 1,
2710  'restFiles' => [
2711  'Deprecation-84584-AdminPanelViewIsAdminModuleEnabledAndExt_makeToolbarDeprecated.rst',
2712  ],
2713  ],
2714  'TYPO3\CMS\Adminpanel\View\AdminPanelView->ext_makeToolBar' => [
2715  'numberOfMandatoryArguments' => 0,
2716  'maximumNumberOfArguments' => 0,
2717  'restFiles' => [
2718  'Deprecation-84584-AdminPanelViewIsAdminModuleEnabledAndExt_makeToolbarDeprecated.rst',
2719  ]
2720  ],
2721  'TYPO3\CMS\Frontend\Page\PageRepository->getRecordsByField' => [
2722  'numberOfMandatoryArguments' => 3,
2723  'maximumNumberOfArguments' => 7,
2724  'restFiles' => [
2725  'Deprecation-85699-MethodsInPageRepository.rst',
2726  ],
2727  ],
2728  'TYPO3\CMS\Backend\Template\ModuleTemplate->loadJavascriptLib' => [
2729  'numberOfMandatoryArguments' => 1,
2730  'maximumNumberOfArguments' => 1,
2731  'restFiles' => [
2732  'Deprecation-85701-MethodsInModuleTemplate.rst',
2733  ],
2734  ],
2735  'TYPO3\CMS\Backend\Template\ModuleTemplate->icons' => [
2736  'numberOfMandatoryArguments' => 1,
2737  'maximumNumberOfArguments' => 1,
2738  'restFiles' => [
2739  'Deprecation-85701-MethodsInModuleTemplate.rst',
2740  ],
2741  ],
2742  'TYPO3\CMS\Backend\Template\DocumentTemplate->addStyleSheet' => [
2743  'numberOfMandatoryArguments' => 2,
2744  'maximumNumberOfArguments' => 4,
2745  'restFiles' => [
2746  'Deprecation-85735-MethodAndPropertyInDocumentTemplate.rst',
2747  ],
2748  ],
2749  'TYPO3\CMS\Frontend\Page\PageRepository->getFileReferences' => [
2750  'numberOfMandatoryArguments' => 3,
2751  'maximumNumberOfArguments' => 3,
2752  'restFiles' => [
2753  'Deprecation-85699-MethodsInPageRepository.rst',
2754  ],
2755  ],
2756  'TYPO3\CMS\Frontend\Page\PageRepository->movePlhOL' => [
2757  'numberOfMandatoryArguments' => 2,
2758  'maximumNumberOfArguments' => 2,
2759  'restFiles' => [
2760  'Deprecation-85699-MethodsInPageRepository.rst',
2761  ],
2762  ],
2763  'TYPO3\CMS\Frontend\Page\PageRepository->getMovePlaceholder' => [
2764  'numberOfMandatoryArguments' => 2,
2765  'maximumNumberOfArguments' => 3,
2766  'restFiles' => [
2767  'Deprecation-85699-MethodsInPageRepository.rst',
2768  ],
2769  ],
2770  'TYPO3\CMS\Extbase\Service\EnvironmentService->isEnvironmentInCliMode' => [
2771  'numberOfMandatoryArguments' => 0,
2772  'maximumNumberOfArguments' => 0,
2773  'restFiles' => [
2774  'Deprecation-85807-EnvironmentServiceisEnvironmentInCliMode.rst',
2775  ],
2776  ],
2777  'TYPO3\CMS\Saltedpasswords\Salt\Argon2iSalt->getOptions' => [
2778  'numberOfMandatoryArguments' => 0,
2779  'maximumNumberOfArguments' => 0,
2780  'restFiles' => [
2781  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2782  ],
2783  ],
2784  'TYPO3\CMS\Saltedpasswords\Salt\Argon2iSalt->setOptions' => [
2785  'numberOfMandatoryArguments' => 1,
2786  'maximumNumberOfArguments' => 1,
2787  'restFiles' => [
2788  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2789  ],
2790  ],
2791  'TYPO3\CMS\Saltedpasswords\Salt\BcryptSalt->getOptions' => [
2792  'numberOfMandatoryArguments' => 0,
2793  'maximumNumberOfArguments' => 0,
2794  'restFiles' => [
2795  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2796  ],
2797  ],
2798  'TYPO3\CMS\Saltedpasswords\Salt\BcryptSalt->setOptions' => [
2799  'numberOfMandatoryArguments' => 1,
2800  'maximumNumberOfArguments' => 1,
2801  'restFiles' => [
2802  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2803  ],
2804  ],
2805  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->getHashCount' => [
2806  'numberOfMandatoryArguments' => 0,
2807  'maximumNumberOfArguments' => 0,
2808  'restFiles' => [
2809  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2810  ],
2811  ],
2812  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->getMaxHashCount' => [
2813  'numberOfMandatoryArguments' => 0,
2814  'maximumNumberOfArguments' => 0,
2815  'restFiles' => [
2816  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2817  ],
2818  ],
2819  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->getMinHashCount' => [
2820  'numberOfMandatoryArguments' => 0,
2821  'maximumNumberOfArguments' => 0,
2822  'restFiles' => [
2823  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2824  ],
2825  ],
2826  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->getSaltLength' => [
2827  'numberOfMandatoryArguments' => 0,
2828  'maximumNumberOfArguments' => 0,
2829  'restFiles' => [
2830  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2831  ],
2832  ],
2833  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->getSetting' => [
2834  'numberOfMandatoryArguments' => 0,
2835  'maximumNumberOfArguments' => 0,
2836  'restFiles' => [
2837  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2838  ],
2839  ],
2840  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->setHashCount' => [
2841  'numberOfMandatoryArguments' => 0,
2842  'maximumNumberOfArguments' => 1,
2843  'restFiles' => [
2844  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2845  ],
2846  ],
2847  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->setMaxHashCount' => [
2848  'numberOfMandatoryArguments' => 0,
2849  'maximumNumberOfArguments' => 1,
2850  'restFiles' => [
2851  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2852  ],
2853  ],
2854  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->setMinHashCount' => [
2855  'numberOfMandatoryArguments' => 0,
2856  'maximumNumberOfArguments' => 1,
2857  'restFiles' => [
2858  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2859  ],
2860  ],
2861  'TYPO3\CMS\Saltedpasswords\Salt\Md5Salt->getSetting' => [
2862  'numberOfMandatoryArguments' => 0,
2863  'maximumNumberOfArguments' => 0,
2864  'restFiles' => [
2865  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2866  ],
2867  ],
2868  'TYPO3\CMS\Saltedpasswords\Salt\Md5Salt->getSaltLength' => [
2869  'numberOfMandatoryArguments' => 0,
2870  'maximumNumberOfArguments' => 0,
2871  'restFiles' => [
2872  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2873  ],
2874  ],
2875  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->getHashCount' => [
2876  'numberOfMandatoryArguments' => 0,
2877  'maximumNumberOfArguments' => 0,
2878  'restFiles' => [
2879  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2880  ],
2881  ],
2882  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->getMaxHashCount' => [
2883  'numberOfMandatoryArguments' => 0,
2884  'maximumNumberOfArguments' => 0,
2885  'restFiles' => [
2886  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2887  ],
2888  ],
2889  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->getMinHashCount' => [
2890  'numberOfMandatoryArguments' => 0,
2891  'maximumNumberOfArguments' => 0,
2892  'restFiles' => [
2893  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2894  ],
2895  ],
2896  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->getSaltLength' => [
2897  'numberOfMandatoryArguments' => 0,
2898  'maximumNumberOfArguments' => 0,
2899  'restFiles' => [
2900  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2901  ],
2902  ],
2903  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->getSetting' => [
2904  'numberOfMandatoryArguments' => 0,
2905  'maximumNumberOfArguments' => 0,
2906  'restFiles' => [
2907  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2908  ],
2909  ],
2910  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->setHashCount' => [
2911  'numberOfMandatoryArguments' => 0,
2912  'maximumNumberOfArguments' => 1,
2913  'restFiles' => [
2914  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2915  ],
2916  ],
2917  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->setMaxHashCount' => [
2918  'numberOfMandatoryArguments' => 0,
2919  'maximumNumberOfArguments' => 1,
2920  'restFiles' => [
2921  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2922  ],
2923  ],
2924  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->setMinHashCount' => [
2925  'numberOfMandatoryArguments' => 0,
2926  'maximumNumberOfArguments' => 1,
2927  'restFiles' => [
2928  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2929  ],
2930  ],
2931  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->getHashCount' => [
2932  'numberOfMandatoryArguments' => 0,
2933  'maximumNumberOfArguments' => 0,
2934  'restFiles' => [
2935  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2936  ],
2937  ],
2938  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->getMaxHashCount' => [
2939  'numberOfMandatoryArguments' => 0,
2940  'maximumNumberOfArguments' => 0,
2941  'restFiles' => [
2942  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2943  ],
2944  ],
2945  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->getMinHashCount' => [
2946  'numberOfMandatoryArguments' => 0,
2947  'maximumNumberOfArguments' => 0,
2948  'restFiles' => [
2949  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2950  ],
2951  ],
2952  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->getSaltLength' => [
2953  'numberOfMandatoryArguments' => 0,
2954  'maximumNumberOfArguments' => 0,
2955  'restFiles' => [
2956  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2957  ],
2958  ],
2959  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->getSetting' => [
2960  'numberOfMandatoryArguments' => 0,
2961  'maximumNumberOfArguments' => 0,
2962  'restFiles' => [
2963  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2964  ],
2965  ],
2966  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->setHashCount' => [
2967  'numberOfMandatoryArguments' => 0,
2968  'maximumNumberOfArguments' => 1,
2969  'restFiles' => [
2970  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2971  ],
2972  ],
2973  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->setMaxHashCount' => [
2974  'numberOfMandatoryArguments' => 0,
2975  'maximumNumberOfArguments' => 1,
2976  'restFiles' => [
2977  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2978  ],
2979  ],
2980  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->setMinHashCount' => [
2981  'numberOfMandatoryArguments' => 0,
2982  'maximumNumberOfArguments' => 1,
2983  'restFiles' => [
2984  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2985  ],
2986  ],
2987  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->isValidSalt' => [
2988  'numberOfMandatoryArguments' => 1,
2989  'maximumNumberOfArguments' => 1,
2990  'restFiles' => [
2991  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2992  ],
2993  ],
2994  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt->base64Encode' => [
2995  'numberOfMandatoryArguments' => 2,
2996  'maximumNumberOfArguments' => 2,
2997  'restFiles' => [
2998  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
2999  ],
3000  ],
3001  'TYPO3\CMS\Saltedpasswords\Salt\Md5Salt->isValidSalt' => [
3002  'numberOfMandatoryArguments' => 1,
3003  'maximumNumberOfArguments' => 1,
3004  'restFiles' => [
3005  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
3006  ],
3007  ],
3008  'TYPO3\CMS\Saltedpasswords\Salt\Md5Salt->base64Encode' => [
3009  'numberOfMandatoryArguments' => 2,
3010  'maximumNumberOfArguments' => 2,
3011  'restFiles' => [
3012  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
3013  ],
3014  ],
3015  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->isValidSalt' => [
3016  'numberOfMandatoryArguments' => 1,
3017  'maximumNumberOfArguments' => 1,
3018  'restFiles' => [
3019  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
3020  ],
3021  ],
3022  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->base64Encode' => [
3023  'numberOfMandatoryArguments' => 2,
3024  'maximumNumberOfArguments' => 2,
3025  'restFiles' => [
3026  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
3027  ],
3028  ],
3029  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt->base64Decode' => [
3030  'numberOfMandatoryArguments' => 1,
3031  'maximumNumberOfArguments' => 1,
3032  'restFiles' => [
3033  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
3034  ],
3035  ],
3036  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->isValidSalt' => [
3037  'numberOfMandatoryArguments' => 1,
3038  'maximumNumberOfArguments' => 1,
3039  'restFiles' => [
3040  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
3041  ],
3042  ],
3043  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt->base64Encode' => [
3044  'numberOfMandatoryArguments' => 2,
3045  'maximumNumberOfArguments' => 2,
3046  'restFiles' => [
3047  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
3048  ],
3049  ],
3050  'TYPO3\CMS\Core\Core\Bootstrap->configure' => [
3051  'numberOfMandatoryArguments' => 0,
3052  'maximumNumberOfArguments' => 0,
3053  'restFiles' => [
3054  'Deprecation-85821-BootstrapMethods.rst',
3055  ],
3056  ],
3057  'TYPO3\CMS\Core\Core\Bootstrap->setEarlyInstance' => [
3058  'numberOfMandatoryArguments' => 2,
3059  'maximumNumberOfArguments' => 2,
3060  'restFiles' => [
3061  'Deprecation-85821-BootstrapMethods.rst',
3062  ],
3063  ],
3064  'TYPO3\CMS\Core\Core\Bootstrap->getEarlyInstance' => [
3065  'numberOfMandatoryArguments' => 1,
3066  'maximumNumberOfArguments' => 1,
3067  'restFiles' => [
3068  'Deprecation-85821-BootstrapMethods.rst',
3069  ],
3070  ],
3071  'TYPO3\CMS\Core\Core\Bootstrap->getEarlyInstances' => [
3072  'numberOfMandatoryArguments' => 0,
3073  'maximumNumberOfArguments' => 0,
3074  'restFiles' => [
3075  'Deprecation-85821-BootstrapMethods.rst',
3076  ],
3077  ],
3078  'TYPO3\CMS\Core\Core\Bootstrap->initializePackageManagement' => [
3079  'numberOfMandatoryArguments' => 1,
3080  'maximumNumberOfArguments' => 1,
3081  'restFiles' => [
3082  'Deprecation-85821-BootstrapMethods.rst',
3083  ],
3084  ],
3085  'TYPO3\CMS\Core\Core\Bootstrap->setRequestType' => [
3086  'numberOfMandatoryArguments' => 1,
3087  'maximumNumberOfArguments' => 1,
3088  'restFiles' => [
3089  'Deprecation-85821-BootstrapMethods.rst',
3090  ],
3091  ],
3092  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->initFEuser' => [
3093  'numberOfMandatoryArguments' => 0,
3094  'maximumNumberOfArguments' => 0,
3095  'restFiles' => [
3096  'Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst',
3097  ],
3098  ],
3099  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->sendCacheHeaders' => [
3100  'numberOfMandatoryArguments' => 0,
3101  'maximumNumberOfArguments' => 0,
3102  'restFiles' => [
3103  'Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst',
3104  ],
3105  ],
3106  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->storeSessionData' => [
3107  'numberOfMandatoryArguments' => 0,
3108  'maximumNumberOfArguments' => 0,
3109  'restFiles' => [
3110  'Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst',
3111  ],
3112  ],
3113  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->hook_eofe' => [
3114  'numberOfMandatoryArguments' => 0,
3115  'maximumNumberOfArguments' => 0,
3116  'restFiles' => [
3117  'Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst',
3118  ],
3119  ],
3120  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->previewInfo' => [
3121  'numberOfMandatoryArguments' => 0,
3122  'maximumNumberOfArguments' => 1,
3123  'restFiles' => [
3124  'Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst',
3125  ],
3126  ],
3127  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->addTempContentHttpHeaders' => [
3128  'numberOfMandatoryArguments' => 0,
3129  'maximumNumberOfArguments' => 0,
3130  'restFiles' => [
3131  'Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst',
3132  ],
3133  ],
3134  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->domainNameMatchesCurrentRequest' => [
3135  'numberOfMandatoryArguments' => 1,
3136  'maximumNumberOfArguments' => 1,
3137  'restFiles' => [
3138  'Deprecation-85892-VariousMethodsRegardingSysDomainResolving.rst',
3139  ],
3140  ],
3141  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getDomainDataForPid' => [
3142  'numberOfMandatoryArguments' => 1,
3143  'maximumNumberOfArguments' => 1,
3144  'restFiles' => [
3145  'Deprecation-85892-VariousMethodsRegardingSysDomainResolving.rst',
3146  ],
3147  ],
3148  'TYPO3\CMS\Backend\Controller\PageLayoutController->getLocalizedPageTitle' => [
3149  'numberOfMandatoryArguments' => 0,
3150  'maximumNumberOfArguments' => 0,
3151  'restFiles' => [
3152  'Deprecation-84375-ProtectedMethodsAndPropertiesInPageLayoutController.rst',
3153  ],
3154  ],
3155  'TYPO3\CMS\Backend\Controller\PageLayoutController->getNumberOfHiddenElements' => [
3156  'numberOfMandatoryArguments' => 0,
3157  'maximumNumberOfArguments' => 1,
3158  'restFiles' => [
3159  'Deprecation-84375-ProtectedMethodsAndPropertiesInPageLayoutController.rst',
3160  ],
3161  ],
3162  'TYPO3\CMS\Backend\Controller\PageLayoutController->local_linkThisScript' => [
3163  'numberOfMandatoryArguments' => 1,
3164  'maximumNumberOfArguments' => 1,
3165  'restFiles' => [
3166  'Deprecation-84375-ProtectedMethodsAndPropertiesInPageLayoutController.rst',
3167  ],
3168  ],
3169  'TYPO3\CMS\Backend\Controller\PageLayoutController->pageIsNotLockedForEditors' => [
3170  'numberOfMandatoryArguments' => 0,
3171  'maximumNumberOfArguments' => 0,
3172  'restFiles' => [
3173  'Deprecation-84375-ProtectedMethodsAndPropertiesInPageLayoutController.rst',
3174  ],
3175  ],
3176  'TYPO3\CMS\Backend\Controller\PageLayoutController->contentIsNotLockedForEditors' => [
3177  'numberOfMandatoryArguments' => 0,
3178  'maximumNumberOfArguments' => 0,
3179  'restFiles' => [
3180  'Deprecation-84375-ProtectedMethodsAndPropertiesInPageLayoutController.rst',
3181  ],
3182  ],
3183  'TYPO3\CMS\Info\Controller\TranslationStatusController->getSystemLanguages' => [
3184  'numberOfMandatoryArguments' => 0,
3185  'maximumNumberOfArguments' => 0,
3186  'restFiles' => [
3187  'Deprecation-85164-LanguageRelatedMethods.rst'
3188  ],
3189  ],
3190  'TYPO3\CMS\Backend\View\PageLayoutView->languageFlag' => [
3191  'numberOfMandatoryArguments' => 1,
3192  'maximumNumberOfArguments' => 2,
3193  'restFiles' => [
3194  'Deprecation-85164-LanguageRelatedMethods.rst'
3195  ],
3196  ],
3197  'TYPO3\CMS\Core\Authentication\AbstractUserAuthentication->compareUident' => [
3198  'numberOfMandatoryArguments' => 2,
3199  'maximumNumberOfArguments' => 3,
3200  'restFiles' => [
3201  'Deprecation-85960-CompareUidentDeprecated.rst'
3202  ],
3203  ],
3204  'TYPO3\CMS\Core\Authentication\AbstractAuthenticationService->compareUident' => [
3205  'numberOfMandatoryArguments' => 2,
3206  'maximumNumberOfArguments' => 3,
3207  'restFiles' => [
3208  'Deprecation-85960-CompareUidentDeprecated.rst'
3209  ],
3210  ],
3211  'TYPO3\CMS\Frontend\Page\PageRepository->getFirstWebPage' => [
3212  'numberOfMandatoryArguments' => 1,
3213  'maximumNumberOfArguments' => 1,
3214  'restFiles' => [
3215  'Deprecation-85971-DeprecatePageRepository-getFirstWebPage.rst'
3216  ],
3217  ],
3218  'TYPO3\CMS\Extensionmanager\Command\ExtensionCommandController->installCommand' => [
3219  'numberOfMandatoryArguments' => 1,
3220  'maximumNumberOfArguments' => 1,
3221  'restFiles' => [
3222  'Deprecation-85996-ExtensionManagerCommandController.rst'
3223  ],
3224  ],
3225  'TYPO3\CMS\Extensionmanager\Command\ExtensionCommandController->uninstallCommand' => [
3226  'numberOfMandatoryArguments' => 1,
3227  'maximumNumberOfArguments' => 1,
3228  'restFiles' => [
3229  'Deprecation-85996-ExtensionManagerCommandController.rst'
3230  ],
3231  ],
3232  'TYPO3\CMS\Extensionmanager\Command\ExtensionCommandController->dumpClassLoadingInformationCommand' => [
3233  'numberOfMandatoryArguments' => 0,
3234  'maximumNumberOfArguments' => 0,
3235  'restFiles' => [
3236  'Deprecation-85996-ExtensionManagerCommandController.rst'
3237  ],
3238  ],
3239  'TYPO3\CMS\Setup\Controller\SetupModuleController->storeIncomingData' => [
3240  'numberOfMandatoryArguments' => 0,
3241  'maximumNumberOfArguments' => 0,
3242  'restFiles' => [
3243  'Deprecation-86180-ProtectedMethodsInSetupModuleController.rst',
3244  ],
3245  ],
3246  'TYPO3\CMS\Taskcenter\Controller\TaskModuleController->urlInIframe' => [
3247  'numberOfMandatoryArguments' => 1,
3248  'maximumNumberOfArguments' => 1,
3249  'restFiles' => [
3250  'Deprecation-86182-ProtectedTaskModuleController.rst',
3251  ],
3252  ],
3253  'TYPO3\CMS\Recordlist\Controller\AbstractLinkBrowserController->renderLinkAttributeFields' => [
3254  'numberOfMandatoryArguments' => 0,
3255  'maximumNumberOfArguments' => 0,
3256  'restFiles' => [
3257  'Deprecation-86193-ProtectMethodsInAbstractLinkBrowserController.rst',
3258  ],
3259  ],
3260  'TYPO3\CMS\Recordlist\Controller\AbstractLinkBrowserController->getDisplayedLinkHandlerId' => [
3261  'numberOfMandatoryArguments' => 0,
3262  'maximumNumberOfArguments' => 0,
3263  'restFiles' => [
3264  'Deprecation-86193-ProtectMethodsInAbstractLinkBrowserController.rst',
3265  ],
3266  ],
3267  'TYPO3\CMS\RteCKEditor\Controller\BrowseLinksController->renderLinkAttributeFields' => [
3268  'numberOfMandatoryArguments' => 0,
3269  'maximumNumberOfArguments' => 0,
3270  'restFiles' => [
3271  'Deprecation-86193-ProtectMethodsInAbstractLinkBrowserController.rst',
3272  ],
3273  ],
3274  'TYPO3\CMS\RteCKEditor\Controller\BrowseLinksController->getPageConfigLabel' => [
3275  'numberOfMandatoryArguments' => 1,
3276  'maximumNumberOfArguments' => 2,
3277  'restFiles' => [
3278  'Deprecation-86193-ProtectMethodsInAbstractLinkBrowserController.rst',
3279  ],
3280  ],
3281  'TYPO3\CMS\RteCKEditor\Controller\BrowseLinksController->getDisplayedLinkHandlerId' => [
3282  'numberOfMandatoryArguments' => 0,
3283  'maximumNumberOfArguments' => 0,
3284  'restFiles' => [
3285  'Deprecation-86193-ProtectMethodsInAbstractLinkBrowserController.rst',
3286  ],
3287  ],
3288  'TYPO3\CMS\Impexp\Controller\ImportExportController->addRecordsForPid' => [
3289  'numberOfMandatoryArguments' => 2,
3290  'maximumNumberOfArguments' => 3,
3291  'restFiles' => [
3292  'Deprecation-85031-ProtectedImportExportController.rst',
3293  ],
3294  ],
3295  'TYPO3\CMS\Impexp\Controller\ImportExportController->exec_listQueryPid' => [
3296  'numberOfMandatoryArguments' => 2,
3297  'maximumNumberOfArguments' => 3,
3298  'restFiles' => [
3299  'Deprecation-85031-ProtectedImportExportController.rst',
3300  ],
3301  ],
3302  'TYPO3\CMS\Impexp\Controller\ImportExportController->makeConfigurationForm' => [
3303  'numberOfMandatoryArguments' => 1,
3304  'maximumNumberOfArguments' => 1,
3305  'restFiles' => [
3306  'Deprecation-85031-ProtectedImportExportController.rst',
3307  ],
3308  ],
3309  'TYPO3\CMS\Impexp\Controller\ImportExportController->makeAdvancedOptionsForm' => [
3310  'numberOfMandatoryArguments' => 1,
3311  'maximumNumberOfArguments' => 1,
3312  'restFiles' => [
3313  'Deprecation-85031-ProtectedImportExportController.rst',
3314  ],
3315  ],
3316  'TYPO3\CMS\Impexp\Controller\ImportExportController->makeSaveForm' => [
3317  'numberOfMandatoryArguments' => 1,
3318  'maximumNumberOfArguments' => 1,
3319  'restFiles' => [
3320  'Deprecation-85031-ProtectedImportExportController.rst',
3321  ],
3322  ],
3323  'TYPO3\CMS\Impexp\Controller\ImportExportController->getTableSelectOptions' => [
3324  'numberOfMandatoryArguments' => 0,
3325  'maximumNumberOfArguments' => 1,
3326  'restFiles' => [
3327  'Deprecation-85031-ProtectedImportExportController.rst',
3328  ],
3329  ],
3330  'TYPO3\CMS\Impexp\Controller\ImportExportController->filterPageIds' => [
3331  'numberOfMandatoryArguments' => 1,
3332  'maximumNumberOfArguments' => 1,
3333  'restFiles' => [
3334  'Deprecation-85031-ProtectedImportExportController.rst',
3335  ],
3336  ],
3337  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->tempPageCacheContent' => [
3338  'numberOfMandatoryArguments' => 0,
3339  'maximumNumberOfArguments' => 0,
3340  'restFiles' => [
3341  'Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst',
3342  ],
3343  ],
3344  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->realPageCacheContent' => [
3345  'numberOfMandatoryArguments' => 0,
3346  'maximumNumberOfArguments' => 0,
3347  'restFiles' => [
3348  'Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst',
3349  ],
3350  ],
3351  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->setPageCacheContent' => [
3352  'numberOfMandatoryArguments' => 3,
3353  'maximumNumberOfArguments' => 3,
3354  'restFiles' => [
3355  'Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst',
3356  ],
3357  ],
3358  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->clearPageCacheContent_pidList' => [
3359  'numberOfMandatoryArguments' => 1,
3360  'maximumNumberOfArguments' => 1,
3361  'restFiles' => [
3362  'Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst',
3363  ],
3364  ],
3365  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->setSysLastChanged' => [
3366  'numberOfMandatoryArguments' => 0,
3367  'maximumNumberOfArguments' => 0,
3368  'restFiles' => [
3369  'Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst',
3370  ],
3371  ],
3372  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->contentStrReplace' => [
3373  'numberOfMandatoryArguments' => 0,
3374  'maximumNumberOfArguments' => 0,
3375  'restFiles' => [
3376  'Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst',
3377  ],
3378  ],
3379  'TYPO3\CMS\Extbase\Core\Bootstrap->configureObjectManager' => [
3380  'numberOfMandatoryArguments' => 0,
3381  'maximumNumberOfArguments' => 0,
3382  'restFiles' => [
3383  'Deprecation-86270-ExtbaseXclassViaTypoScriptSettings.rst',
3384  ],
3385  ],
3386  'TYPO3\CMS\Fluid\Core\Widget\Bootstrap->configureObjectManager' => [
3387  'numberOfMandatoryArguments' => 0,
3388  'maximumNumberOfArguments' => 0,
3389  'restFiles' => [
3390  'Deprecation-86270-ExtbaseXclassViaTypoScriptSettings.rst',
3391  ],
3392  ],
3393  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->checkBackendAccessSettingsFromInitPhp' => [
3394  'numberOfMandatoryArguments' => 0,
3395  'maximumNumberOfArguments' => 0,
3396  'restFiles' => [
3397  'Deprecation-86288-FrontendBackendUserAuthenticationMethods.rst'
3398  ],
3399  ],
3400  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->extPageReadAccess' => [
3401  'numberOfMandatoryArguments' => 1,
3402  'maximumNumberOfArguments' => 1,
3403  'restFiles' => [
3404  'Deprecation-86288-FrontendBackendUserAuthenticationMethods.rst'
3405  ],
3406  ],
3407  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->extGetTreeList' => [
3408  'numberOfMandatoryArguments' => 3,
3409  'maximumNumberOfArguments' => 4,
3410  'restFiles' => [
3411  'Deprecation-86288-FrontendBackendUserAuthenticationMethods.rst'
3412  ],
3413  ],
3414  'TYPO3\CMS\Backend\FrontendBackendUserAuthentication->extGetLL' => [
3415  'numberOfMandatoryArguments' => 1,
3416  'maximumNumberOfArguments' => 1,
3417  'restFiles' => [
3418  'Deprecation-86288-FrontendBackendUserAuthenticationMethods.rst'
3419  ],
3420  ],
3421  'TYPO3\CMS\Extbase\Mvc\Cli\Command->isFlushingCaches' => [
3422  'numberOfMandatoryArguments' => 0,
3423  'maximumNumberOfArguments' => 0,
3424  'restFiles' => [
3425  'Deprecation-85981-AnnotationFlushesCaches.rst'
3426  ],
3427  ],
3428  'TYPO3\CMS\Install\Updates\AbstractUpdate->executeUpdate' => [
3429  'numberOfMandatoryArguments' => 0,
3430  'maximumNumberOfArguments' => 0,
3431  'restFiles' => [
3432  'Deprecation-86366-MethodsInAbstractUpdate.rst'
3433  ],
3434  ],
3435  'TYPO3\CMS\Install\Updates\AbstractUpdate->updateNecessary' => [
3436  'numberOfMandatoryArguments' => 0,
3437  'maximumNumberOfArguments' => 0,
3438  'restFiles' => [
3439  'Deprecation-86366-MethodsInAbstractUpdate.rst'
3440  ],
3441  ],
3442  'TYPO3\CMS\Install\Updates\AbstractUpdate->getPrerequisites' => [
3443  'numberOfMandatoryArguments' => 0,
3444  'maximumNumberOfArguments' => 0,
3445  'restFiles' => [
3446  'Deprecation-86366-MethodsInAbstractUpdate.rst'
3447  ],
3448  ],
3449  'TYPO3\CMS\Install\Updates\AbstractUpdate->setOutput' => [
3450  'numberOfMandatoryArguments' => 1,
3451  'maximumNumberOfArguments' => 1,
3452  'restFiles' => [
3453  'Deprecation-86366-MethodsInAbstractUpdate.rst'
3454  ],
3455  ],
3456  'TYPO3\CMS\Install\Updates\AbstractUpdate->shouldRenderWizard' => [
3457  'numberOfMandatoryArguments' => 0,
3458  'maximumNumberOfArguments' => 0,
3459  'restFiles' => [
3460  'Deprecation-86366-MethodsInAbstractUpdate.rst'
3461  ],
3462  ],
3463  'TYPO3\CMS\Install\Updates\AbstractUpdate->checkIfTableExists' => [
3464  'numberOfMandatoryArguments' => 1,
3465  'maximumNumberOfArguments' => 1,
3466  'restFiles' => [
3467  'Deprecation-86366-MethodsInAbstractUpdate.rst'
3468  ],
3469  ],
3470  'TYPO3\CMS\Install\Updates\AbstractUpdate->installExtensions' => [
3471  'numberOfMandatoryArguments' => 1,
3472  'maximumNumberOfArguments' => 1,
3473  'restFiles' => [
3474  'Deprecation-86366-MethodsInAbstractUpdate.rst'
3475  ],
3476  ],
3477  'TYPO3\CMS\Install\Updates\AbstractUpdate->markWizardAsDone' => [
3478  'numberOfMandatoryArguments' => 0,
3479  'maximumNumberOfArguments' => 1,
3480  'restFiles' => [
3481  'Deprecation-86366-MethodsInAbstractUpdate.rst'
3482  ],
3483  ],
3484  'TYPO3\CMS\Install\Updates\AbstractUpdate->isWizardDone' => [
3485  'numberOfMandatoryArguments' => 0,
3486  'maximumNumberOfArguments' => 0,
3487  'restFiles' => [
3488  'Deprecation-86366-MethodsInAbstractUpdate.rst'
3489  ],
3490  ],
3491  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->mergingWithGetVars' => [
3492  'numberOfMandatoryArguments' => 1,
3493  'maximumNumberOfArguments' => 1,
3494  'restFiles' => [
3495  'Deprecation-86389-GeneralUtility_GETsetAndTSFE-mergingWithGetVars.rst',
3496  ],
3497  ],
3498  'TYPO3\CMS\Core\DataHandling\DataHandler->checkValue_group_select_file' => [
3499  'numberOfMandatoryArguments' => 8,
3500  'maximumNumberOfArguments' => 8,
3501  'restFiles' => [
3502  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
3503  ],
3504  ],
3505  'TYPO3\CMS\Core\DataHandling\DataHandler->copyRecord_procFilesRefs' => [
3506  'numberOfMandatoryArguments' => 3,
3507  'maximumNumberOfArguments' => 3,
3508  'restFiles' => [
3509  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
3510  ],
3511  ],
3512  'TYPO3\CMS\Core\DataHandling\DataHandler->extFileFields' => [
3513  'numberOfMandatoryArguments' => 1,
3514  'maximumNumberOfArguments' => 1,
3515  'restFiles' => [
3516  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
3517  ],
3518  ],
3519  'TYPO3\CMS\Core\DataHandling\DataHandler->extFileFunctions' => [
3520  'numberOfMandatoryArguments' => 3,
3521  'maximumNumberOfArguments' => 3,
3522  'restFiles' => [
3523  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
3524  ],
3525  ],
3526  'TYPO3\CMS\Core\Database\ReferenceIndex->getRelations_procFiles' => [
3527  'numberOfMandatoryArguments' => 3,
3528  'maximumNumberOfArguments' => 3,
3529  'restFiles' => [
3530  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
3531  ],
3532  ],
3533  'TYPO3\CMS\Core\Integrity\DatabaseIntegrityCheck->getFileFields' => [
3534  'numberOfMandatoryArguments' => 1,
3535  'maximumNumberOfArguments' => 1,
3536  'restFiles' => [
3537  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
3538  ],
3539  ],
3540  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->makeCacheHash' => [
3541  'numberOfMandatoryArguments' => 0,
3542  'maximumNumberOfArguments' => 0,
3543  'restFiles' => [
3544  'Deprecation-86411-TSFE-makeCacheHash.rst'
3545  ],
3546  ],
3547  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_addParams' => [
3548  'numberOfMandatoryArguments' => 0,
3549  'maximumNumberOfArguments' => 0,
3550  'restFiles' => [
3551  'Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst'
3552  ],
3553  ],
3554  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_filelink' => [
3555  'numberOfMandatoryArguments' => 0,
3556  'maximumNumberOfArguments' => 0,
3557  'restFiles' => [
3558  'Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst'
3559  ],
3560  ],
3561  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_filelist' => [
3562  'numberOfMandatoryArguments' => 0,
3563  'maximumNumberOfArguments' => 0,
3564  'restFiles' => [
3565  'Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst'
3566  ],
3567  ],
3568  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->addParams' => [
3569  'numberOfMandatoryArguments' => 0,
3570  'maximumNumberOfArguments' => 0,
3571  'restFiles' => [
3572  'Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst'
3573  ],
3574  ],
3575  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->filelink' => [
3576  'numberOfMandatoryArguments' => 0,
3577  'maximumNumberOfArguments' => 0,
3578  'restFiles' => [
3579  'Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst'
3580  ],
3581  ],
3582  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->filelist' => [
3583  'numberOfMandatoryArguments' => 0,
3584  'maximumNumberOfArguments' => 0,
3585  'restFiles' => [
3586  'Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst'
3587  ],
3588  ],
3589  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->typolinkWrap' => [
3590  'numberOfMandatoryArguments' => 0,
3591  'maximumNumberOfArguments' => 0,
3592  'restFiles' => [
3593  'Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst'
3594  ],
3595  ],
3596  'TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->currentPageUrl' => [
3597  'numberOfMandatoryArguments' => 0,
3598  'maximumNumberOfArguments' => 0,
3599  'restFiles' => [
3600  'Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst'
3601  ],
3602  ],
3603  'TYPO3\CMS\Core\TypoScript\TemplateService->prependStaticExtra' => [
3604  'numberOfMandatoryArguments' => 1,
3605  'maximumNumberOfArguments' => 1,
3606  'restFiles' => [
3607  'Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst'
3608  ],
3609  ],
3610  'TYPO3\CMS\Core\TypoScript\TemplateService->versionOL' => [
3611  'numberOfMandatoryArguments' => 1,
3612  'maximumNumberOfArguments' => 1,
3613  'restFiles' => [
3614  'Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst'
3615  ],
3616  ],
3617  'TYPO3\CMS\Core\TypoScript\TemplateService->processIncludes' => [
3618  'numberOfMandatoryArguments' => 0,
3619  'maximumNumberOfArguments' => 0,
3620  'restFiles' => [
3621  'Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst'
3622  ],
3623  ],
3624  'TYPO3\CMS\Core\TypoScript\TemplateService->mergeConstantsFromPageTSconfig' => [
3625  'numberOfMandatoryArguments' => 1,
3626  'maximumNumberOfArguments' => 1,
3627  'restFiles' => [
3628  'Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst'
3629  ],
3630  ],
3631  'TYPO3\CMS\Core\TypoScript\TemplateService->flattenSetup' => [
3632  'numberOfMandatoryArguments' => 2,
3633  'maximumNumberOfArguments' => 2,
3634  'restFiles' => [
3635  'Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst'
3636  ],
3637  ],
3638  'TYPO3\CMS\Core\TypoScript\TemplateService->substituteConstants' => [
3639  'numberOfMandatoryArguments' => 1,
3640  'maximumNumberOfArguments' => 1,
3641  'restFiles' => [
3642  'Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst'
3643  ],
3644  ],
3645  'TYPO3\CMS\Core\Authentication\BackendUserAuthentication->isPSet' => [
3646  'numberOfMandatoryArguments' => 2,
3647  'maximumNumberOfArguments' => 3,
3648  'restFiles' => [
3649  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3650  ],
3651  ],
3652  'TYPO3\CMS\Core\Html\RteHtmlParser->TS_images_db' => [
3653  'numberOfMandatoryArguments' => 1,
3654  'maximumNumberOfArguments' => 1,
3655  'restFiles' => [
3656  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3657  ],
3658  ],
3659  'TYPO3\CMS\Core\Html\RteHtmlParser->TS_links_db' => [
3660  'numberOfMandatoryArguments' => 1,
3661  'maximumNumberOfArguments' => 1,
3662  'restFiles' => [
3663  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3664  ],
3665  ],
3666  'TYPO3\CMS\Core\Html\RteHtmlParser->TS_transform_db' => [
3667  'numberOfMandatoryArguments' => 1,
3668  'maximumNumberOfArguments' => 1,
3669  'restFiles' => [
3670  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3671  ],
3672  ],
3673  'TYPO3\CMS\Core\Html\RteHtmlParser->TS_transform_rte' => [
3674  'numberOfMandatoryArguments' => 1,
3675  'maximumNumberOfArguments' => 1,
3676  'restFiles' => [
3677  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3678  ],
3679  ],
3680  'TYPO3\CMS\Core\Html\RteHtmlParser->HTMLcleaner_db' => [
3681  'numberOfMandatoryArguments' => 1,
3682  'maximumNumberOfArguments' => 1,
3683  'restFiles' => [
3684  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3685  ],
3686  ],
3687  'TYPO3\CMS\Core\Html\RteHtmlParser->getKeepTags' => [
3688  'numberOfMandatoryArguments' => 0,
3689  'maximumNumberOfArguments' => 1,
3690  'restFiles' => [
3691  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3692  ],
3693  ],
3694  'TYPO3\CMS\Core\Html\RteHtmlParser->divideIntoLines' => [
3695  'numberOfMandatoryArguments' => 1,
3696  'maximumNumberOfArguments' => 3,
3697  'restFiles' => [
3698  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3699  ],
3700  ],
3701  'TYPO3\CMS\Core\Html\RteHtmlParser->setDivTags' => [
3702  'numberOfMandatoryArguments' => 1,
3703  'maximumNumberOfArguments' => 1,
3704  'restFiles' => [
3705  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3706  ],
3707  ],
3708  'TYPO3\CMS\Core\Html\RteHtmlParser->getWHFromAttribs' => [
3709  'numberOfMandatoryArguments' => 1,
3710  'maximumNumberOfArguments' => 1,
3711  'restFiles' => [
3712  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3713  ],
3714  ],
3715  'TYPO3\CMS\Core\Html\RteHtmlParser->urlInfoForLinkTags' => [
3716  'numberOfMandatoryArguments' => 1,
3717  'maximumNumberOfArguments' => 1,
3718  'restFiles' => [
3719  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3720  ],
3721  ],
3722  'TYPO3\CMS\Core\Html\RteHtmlParser->TS_AtagToAbs' => [
3723  'numberOfMandatoryArguments' => 1,
3724  'maximumNumberOfArguments' => 1,
3725  'restFiles' => [
3726  'Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst'
3727  ],
3728  ],
3729  'TYPO3\CMS\Core\Page\PageRenderer->loadJquery' => [
3730  'numberOfMandatoryArguments' => 0,
3731  'maximumNumberOfArguments' => 3,
3732  'restFiles' => [
3733  'Deprecation-86438-PageRenderer-loadJQuery.rst'
3734  ],
3735  ],
3736  'TYPO3\CMS\Core\Authentication\AbstractUserAuthentication->fetchUserRecord' => [
3737  'numberOfMandatoryArguments' => 2,
3738  'maximumNumberOfArguments' => 3,
3739  'restFiles' => [
3740  'Deprecation-86466-AbstractUserAuthentication-fetchUserRecord.rst'
3741  ],
3742  ],
3743  'TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser->nextDivider' => [
3744  'numberOfMandatoryArguments' => 0,
3745  'maximumNumberOfArguments' => 0,
3746  'restFiles' => [
3747  'Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst'
3748  ],
3749  ],
3750  'TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser->parseSub' => [
3751  'numberOfMandatoryArguments' => 1,
3752  'maximumNumberOfArguments' => 1,
3753  'restFiles' => [
3754  'Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst'
3755  ],
3756  ],
3757  'TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser->rollParseSub' => [
3758  'numberOfMandatoryArguments' => 2,
3759  'maximumNumberOfArguments' => 2,
3760  'restFiles' => [
3761  'Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst'
3762  ],
3763  ],
3764  'TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser->setVal' => [
3765  'numberOfMandatoryArguments' => 3,
3766  'maximumNumberOfArguments' => 4,
3767  'restFiles' => [
3768  'Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst'
3769  ],
3770  ],
3771  'TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser->error' => [
3772  'numberOfMandatoryArguments' => 1,
3773  'maximumNumberOfArguments' => 2,
3774  'restFiles' => [
3775  'Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst'
3776  ],
3777  ],
3778  'TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser->regHighLight' => [
3779  'numberOfMandatoryArguments' => 2,
3780  'maximumNumberOfArguments' => 3,
3781  'restFiles' => [
3782  'Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst'
3783  ],
3784  ],
3785  'TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser->syntaxHighlight_print' => [
3786  'numberOfMandatoryArguments' => 2,
3787  'maximumNumberOfArguments' => 2,
3788  'restFiles' => [
3789  'Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst'
3790  ],
3791  ],
3792  'TYPO3\CMS\Core\Resource\ResourceStorage->dumpFileContents' => [
3793  'numberOfMandatoryArguments' => 1,
3794  'maximumNumberOfArguments' => 4,
3795  'restFiles' => [
3796  'Deprecation-83793-FALResourceStorage-dumpFileContents.rst'
3797  ],
3798  ],
3799  'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->processOutput' => [
3800  'numberOfMandatoryArguments' => 0,
3801  'maximumNumberOfArguments' => 0,
3802  'restFiles' => [
3803  'Deprecation-86486-TypoScriptFrontendController-processOutput.rst'
3804  ],
3805  ],
3806 ];