The method eZ\Publish\Core\MVC\Symf...rger::purgeForContent() has been deprecated with message: in 6.5, design flaw on deleted/trashed content, use purge() when content does not exist for now. See EZP-25696 for potential future feature to solve this.
This method has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the method will be
removed from the class and what other method or class to use instead.
Loading history...
41
} catch (NotFoundException $e) {
42
// if content was deleted as well by this operation then fall back to clear location and parent location cache.
The method eZ\Publish\Core\MVC\Symf...wayCachePurger::purge() has been deprecated with message: as of 6.0, might be removed in a future major version. Use purgeForContent() instead when content exist.
This method has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the method will be
removed from the class and what other method or class to use instead.
This method has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the method will be removed from the class and what other method or class to use instead.