3.35 Mio Datei in general/shopware--XXXXShopware/shopware--Models Cache Ordner

Hallo,

nach update auf 5.6.4, habe ich das Problem mit dem Cache.

das Cache genieret millions Datein die meinsten sind für die fologende Query:

O:31:"Doctrine\ORM\Query\ParserResult":3:{s:45:" Doctrine\ORM\Query\ParserResult _sqlExecutor";O:44:"Doctrine\ORM\Query\Exec\SingleSelectExecutor":2:{s:17:" * _sqlStatements";s:341:"SELECT s0_.id AS id_0, s0_.groupID AS groupID_1, s0_.optionID AS optionID_2, s0_.position AS position_3, s0_.groupID AS groupID_4, s0_.optionID AS optionID_5 FROM s_filter_relations s0_ LEFT JOIN s_filter_options s1_ ON s0_.optionID = s1_.id LEFT JOIN s_filter s2_ ON s0_.groupID = s2_.id WHERE s1_.name = ? AND s2_.name = ? LIMIT 1 OFFSET 0";s:20:" * queryCacheProfile";N;}s:50:" Doctrine\ORM\Query\ParserResult _resultSetMapping";O:35:"Doctrine\ORM\Query\ResultSetMapping":18:{s:7:"isMixed";b:0;s:8:"isSelect";b:1;s:8:"aliasMap";a:1:{s:9:"relations";s:33:"Shopware\Models\Property\Relation";}s:11:"relationMap";a:0:{}s:14:"parentAliasMap";a:0:{}s:13:"fieldMappings";a:4:{s:4:"id_0";s:2:"id";s:9:"groupID_1";s:7:"groupId";s:10:"optionID_2";s:8:"optionId";s:10:"position_3";s:8:"position";}s:14:"scalarMappings";a:0:{}s:12:"typeMappings";a:2:{s:9:"groupID_4";s:7:"integer";s:10:"optionID_5";s:7:"integer";}s:14:"entityMappings";a:1:{s:9:"relations";N;}s:12:"metaMappings";a:2:{s:9:"groupID_4";s:7:"groupID";s:10:"optionID_5";s:8:"optionID";}s:14:"columnOwnerMap";a:6:{s:4:"id_0";s:9:"relations";s:9:"groupID_1";s:9:"relations";s:10:"optionID_2";s:9:"relations";s:10:"position_3";s:9:"relations";s:9:"groupID_4";s:9:"relations";s:10:"optionID_5";s:9:"relations";}s:20:"discriminatorColumns";a:0:{}s:10:"indexByMap";a:0:{}s:16:"declaringClasses";a:4:{s:4:"id_0";s:33:"Shopware\Models\Property\Relation";s:9:"groupID_1";s:33:"Shopware\Models\Property\Relation";s:10:"optionID_2";s:33:"Shopware\Models\Property\Relation";s:10:"position_3";s:33:"Shopware\Models\Property\Relation";}s:18:"isIdentifierColumn";a:0:{}s:17:"newObjectMappings";a:0:{}s:24:"metadataParameterMapping";a:0:{}s:23:"discriminatorParameters";a:0:{}}s:51:" Doctrine\ORM\Query\ParserResult _parameterMappings";a:2:{s:25:"options_name5e4a10710a308";a:1:{i:0;i:0;}s:24:"groups_name5e4a10710a320";a:1:{i:0;i:1;}}}

und am ende habe ich nicht mehr spichernplatz in Server.

von wo kommt diese Query und warum Shopware macht eine neue Datei beim jeden Anruf??!!!

kann jemand mir hier helfen.

danke

Sieht schwer nach der Suche aus.

@R4M schrieb:

Sieht schwer nach der Suche aus.

 

ja es ist nicht einfach.

habe ich verschiede Plugins deaktiviert, und dann leere ich das Cache.

nach 8-10 Tagen das Cache werde nochmal full Foot-in-Mouth

hast du ein Idee wo kann dass liegent.??

mehr Info:

das Shop war beim alte Version 5.2 , aber ich habe das Update step by step machen 5.2 => 5.3 , 5.3 => 5.4  bisss ich 5.6 erreichen.

 

Normalerweise wird nachts der ganze Cache einmal gelöscht. Kann das sein, dass dies bei dir fehlt?

@Shyim schrieb:

Normalerweise wird nachts der ganze Cache einmal gelöscht. Kann das sein, dass dies bei dir fehlt?

 

meinst du ‚Shopware_CronJob_ClearHttpCache‘ cronjob?? 

Vielleicht sind ja noch zusätzliche Plugins eingebaut, wo dann bei der Suche noch weitere Suchvorschläge ala „Meinten sie …” vorhnaden sind. Wenn das dann eine Suchmaschine durchrammelt, geht natürlich der Cache nach oben. Ansonsten macht es Sinn den Cache täglich (siehe Cronjob) zu leeren => Shopware_CronJob_ClearHttpCache