mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-22 20:16:10 +01:00
Daniel Siepmann
1e98df689b
A new class is added which will add meta tags for dates and events. The class has an interface which allows it to be replaced via DI to alter behaviour. Refactor import regarding data handler. We now also need to add a new column "keywords". We use the new DataHandler approach. But that approach only covered relations so far. We therefore refactor that area to be more generic and use that one for new keywords column. Relates: #10642
162 lines
7.4 KiB
Text
162 lines
7.4 KiB
Text
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Instantiated class TYPO3\\\\CMS\\\\Core\\\\Http\\\\PropagateResponseException not found\\.$#"
|
|
count: 1
|
|
path: Classes/Controller/AbstractController.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$request of method TYPO3\\\\CMS\\\\Frontend\\\\Controller\\\\ErrorController\\:\\:pageNotFoundAction\\(\\) expects Psr\\\\Http\\\\Message\\\\ServerRequestInterface, TYPO3\\\\CMS\\\\Extbase\\\\Mvc\\\\Request given\\.$#"
|
|
count: 1
|
|
path: Classes/Controller/AbstractController.php
|
|
|
|
-
|
|
message: "#^Throwing object of an unknown class TYPO3\\\\CMS\\\\Core\\\\Http\\\\PropagateResponseException\\.$#"
|
|
count: 1
|
|
path: Classes/Controller/AbstractController.php
|
|
|
|
-
|
|
message: "#^Cannot call method typoLink_URL\\(\\) on TYPO3\\\\CMS\\\\Frontend\\\\ContentObject\\\\ContentObjectRenderer\\|null\\.$#"
|
|
count: 1
|
|
path: Classes/Controller/DateController.php
|
|
|
|
-
|
|
message: "#^Instanceof between Wrm\\\\Events\\\\Domain\\\\Model\\\\Category\\|null and TYPO3\\\\CMS\\\\Extbase\\\\Persistence\\\\Generic\\\\LazyLoadingProxy will always evaluate to false\\.$#"
|
|
count: 1
|
|
path: Classes/Domain/Model/Category.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$categories of method Wrm\\\\Events\\\\Domain\\\\Model\\\\Event\\:\\:setCategories\\(\\) expects TYPO3\\\\CMS\\\\Extbase\\\\Persistence\\\\ObjectStorage\\<Wrm\\\\Events\\\\Domain\\\\Model\\\\Category\\>, TYPO3\\\\CMS\\\\Extbase\\\\Persistence\\\\ObjectStorage\\<mixed\\> given\\.$#"
|
|
count: 1
|
|
path: Classes/Service/DestinationDataImportService.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(mixed\\)\\: mixed\\)\\|null, 'strval' given\\.$#"
|
|
count: 1
|
|
path: Classes/Domain/DestinationData/ImportFactory.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$array of function array_map expects array, mixed given\\.$#"
|
|
count: 1
|
|
path: Classes/Domain/DestinationData/ImportFactory.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(TEntity, TEntity\\)\\: int, Closure\\(Wrm\\\\Events\\\\Domain\\\\Model\\\\Category, Wrm\\\\Events\\\\Domain\\\\Model\\\\Category\\)\\: int\\<\\-1, 1\\> given\\.$#"
|
|
count: 2
|
|
path: Classes/Domain/Model/Event.php
|
|
|
|
-
|
|
message: "#^Method Wrm\\\\Events\\\\Domain\\\\Model\\\\Event\\:\\:getCategories\\(\\) should return array\\<Wrm\\\\Events\\\\Domain\\\\Model\\\\Category\\> but returns array\\<int, TEntity\\>\\.$#"
|
|
count: 1
|
|
path: Classes/Domain/Model/Event.php
|
|
|
|
-
|
|
message: "#^Method Wrm\\\\Events\\\\Domain\\\\Model\\\\Event\\:\\:getFeatures\\(\\) should return array\\<Wrm\\\\Events\\\\Domain\\\\Model\\\\Category\\> but returns array\\<int, TEntity\\>\\.$#"
|
|
count: 1
|
|
path: Classes/Domain/Model/Event.php
|
|
|
|
-
|
|
message: "#^Call to method deleteFile\\(\\) on an unknown class TYPO3\\\\CMS\\\\Core\\\\Resource\\\\Storage\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Call to method getFile\\(\\) on an unknown class TYPO3\\\\CMS\\\\Core\\\\Resource\\\\Storage\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Call to method hasFile\\(\\) on an unknown class TYPO3\\\\CMS\\\\Core\\\\Resource\\\\Storage\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Argument of an invalid type Doctrine\\\\DBAL\\\\Result\\|int supplied for foreach, only iterables are supported\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Argument of an invalid type Doctrine\\\\DBAL\\\\Driver\\\\ResultStatement\\|int supplied for foreach, only iterables are supported\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Cannot call method fetchAllAssociativeIndexed\\(\\) on Doctrine\\\\DBAL\\\\Result\\|int\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Method Wrm\\\\Events\\\\Service\\\\Cleanup\\\\Files\\:\\:getPotentialFilesToDelete\\(\\) should return array\\<int, array\\{storage\\: int, identifier\\: string\\}\\> but returns array\\<int\\|string, array\\<string, mixed\\>\\>\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$objects of static method Wrm\\\\Events\\\\Service\\\\DestinationDataImportService\\\\DataHandler\\\\Assignment\\:\\:createFromDomainObjects\\(\\) expects array\\<TYPO3\\\\CMS\\\\Extbase\\\\DomainObject\\\\AbstractDomainObject\\>, array\\<int, TEntity\\> given\\.$#"
|
|
count: 2
|
|
path: Classes/Service/DestinationDataImportService.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$uid of class Wrm\\\\Events\\\\Service\\\\DestinationDataImportService\\\\DataHandler\\\\Assignment constructor expects int, int\\|null given\\.$#"
|
|
count: 2
|
|
path: Classes/Service/DestinationDataImportService.php
|
|
|
|
-
|
|
message: "#^Parameter \\#3 \\$assignments of class Wrm\\\\Events\\\\Service\\\\DestinationDataImportService\\\\DataHandler\\\\Assignment constructor expects array\\<TYPO3\\\\CMS\\\\Extbase\\\\DomainObject\\\\AbstractDomainObject\\>, array\\<int, TEntity\\> given\\.$#"
|
|
count: 2
|
|
path: Classes/Service/DestinationDataImportService.php
|
|
|
|
-
|
|
message: "#^Method Wrm\\\\Events\\\\Service\\\\DestinationDataImportService\\\\CategoriesAssignment\\:\\:getCategories\\(\\) should return TYPO3\\\\CMS\\\\Extbase\\\\Persistence\\\\ObjectStorage\\<Wrm\\\\Events\\\\Domain\\\\Model\\\\Category\\> but returns TYPO3\\\\CMS\\\\Extbase\\\\Persistence\\\\ObjectStorage\\<mixed\\>\\.$#"
|
|
count: 2
|
|
path: Classes/Service/DestinationDataImportService/CategoriesAssignment.php
|
|
|
|
-
|
|
message: "#^Argument of an invalid type Doctrine\\\\DBAL\\\\Driver\\\\ResultStatement\\|int supplied for foreach, only iterables are supported\\.$#"
|
|
count: 1
|
|
path: Classes/Updates/MigrateOldLocations.php
|
|
|
|
-
|
|
message: "#^Cannot call method fetchAssociative\\(\\) on Doctrine\\\\DBAL\\\\Driver\\\\ResultStatement\\|int\\.$#"
|
|
count: 1
|
|
path: Classes/Updates/MigrateOldLocations.php
|
|
|
|
-
|
|
message: "#^Method Wrm\\\\Events\\\\Service\\\\DestinationDataImportService\\\\FilesAssignment\\:\\:getImages\\(\\) should return TYPO3\\\\CMS\\\\Extbase\\\\Persistence\\\\ObjectStorage\\<TYPO3\\\\CMS\\\\Extbase\\\\Domain\\\\Model\\\\FileReference\\> but returns TYPO3\\\\CMS\\\\Extbase\\\\Persistence\\\\ObjectStorage\\<mixed\\>\\.$#"
|
|
count: 1
|
|
path: Classes/Service/DestinationDataImportService/FilesAssignment.php
|
|
|
|
-
|
|
message: "#^Cannot call method fetchAllAssociativeIndexed\\(\\) on Doctrine\\\\DBAL\\\\Driver\\\\ResultStatement\\|int\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Argument of an invalid type Doctrine\\\\DBAL\\\\Result\\|int supplied for foreach, only iterables are supported\\.$#"
|
|
count: 1
|
|
path: Classes/Updates/MigrateOldLocations.php
|
|
|
|
-
|
|
message: "#^Cannot call method fetchAssociative\\(\\) on Doctrine\\\\DBAL\\\\Result\\|int\\.$#"
|
|
count: 1
|
|
path: Classes/Updates/MigrateOldLocations.php
|
|
|
|
-
|
|
message: "#^Method Wrm\\\\Events\\\\Updates\\\\MigrateOldLocations\\:\\:getExitingLocationUid\\(\\) should return int but returns mixed\\.$#"
|
|
count: 1
|
|
path: Classes/Updates/MigrateOldLocations.php
|
|
|
|
-
|
|
message: "#^Offset 'sys_language_uid' does not exist on array\\{location\\: int\\}\\.$#"
|
|
count: 1
|
|
path: Classes/Updates/MigrateOldLocations.php
|
|
|
|
-
|
|
message: "#^Offset 'uid' does not exist on array\\{location\\: int\\}\\.$#"
|
|
count: 1
|
|
path: Classes/Updates/MigrateOldLocations.php
|
|
|
|
|
|
-
|
|
message: "#^Cannot call method getEnd\\(\\) on mixed\\.$#"
|
|
count: 1
|
|
path: Classes/Caching/PageCacheTimeout.php
|