Log Messages
Level (7)
Channel (7)
Time | Message |
---|---|
deprecation | User Deprecated: Method "Symfony\Component\HttpKernel\KernelInterface::getCacheDir()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Symfony\Component\HttpKernel\KernelInterface::getLogDir()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Symfony\Component\HttpKernel\KernelInterface::registerBundles()" might add "iterable" as a native return type declaration in the future. Do the same in implementation "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) |
deprecation | User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Eccube\EccubeBundle" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Plugin\Api42\Bundle\ApiBundle" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead. |
deprecation | User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead. |
deprecation | User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead. |
deprecation | User Deprecated: Method "Monolog\Formatter\FormatterInterface::format()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "EasyCorp\EasyLog\EasyLogFormatter" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0. |
deprecation | User Deprecated: The "Eccube\Entity\Cart::setTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated. |
deprecation | User Deprecated: The "Eccube\Entity\Cart::setDeliveryFeeTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated. |
deprecation | User Deprecated: The "Eccube\Entity\Cart::setDiscount()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated. |
deprecation | User Deprecated: The "Eccube\Entity\Cart::setCharge()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated. |
deprecation | User Deprecated: The "Eccube\Entity\Cart::setTax()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated. |
deprecation | User Deprecated: The "Eccube\Entity\Cart::setAddPoint()" method will require a new "$addPoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated. |
deprecation | User Deprecated: The "Eccube\Entity\Cart::setUsePoint()" method will require a new "$usePoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated. |
deprecation | Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) |
deprecation | User Deprecated: Class "Eccube\Entity\Member" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address). |
deprecation | User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getRoles()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\Member" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getUsername()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\Member" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "Plugin\TabaCustomFields2\Types\TextArrayType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Plugin\TabaCustomFields2\Types\TextArrayType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Plugin\TabaCustomFields2\Types\TextArrayType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "Plugin\TabaCustomFields2\Types\TextArrayType" now to avoid errors or add an explicit @return annotation to suppress this message. |
info |
Matched route "product_list" .
|
deprecation | User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. |
deprecation | User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. |
deprecation | User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. |
deprecation | User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface" class is deprecated, use "Symfony\Component\PasswordHasher\PasswordHasherInterface" instead. |
deprecation | User Deprecated: The "Eccube\Annotation\FormAppend" class implements "Doctrine\ORM\Mapping\Annotation" that is deprecated Use {@see MappingAttribute} instead. |
info |
Connecting with parameters [ "driver" => "pdo_mysql" "charset" => "utf8" "url" => "<redacted>" "host" => "mysql6002.xserver.jp" "port" => null "user" => "dober_ec1" "password" => "<redacted>" "driverOptions" => [] "serverVersion" => "57" "defaultTableOptions" => [ "charset" => "utf8mb4" "collation" => "utf8mb4_bin" ] "dbname" => "dober_yamariaec42" ] |
deprecation | Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated |
deprecation | Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) |
deprecation | User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Exercise\HTMLPurifierBundle\Form\Listener\HTMLPurifierListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated |
deprecation | User Deprecated: Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: The "Twig\Template" class is considered internal. It may change without further notice. You should not use it from "Eccube\Twig\Template". |
deprecation | User Deprecated: Method "Twig\Template::getTemplateName()" might add "string" as a native return type declaration in the future. Do the same in child class "Eccube\Twig\Template" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Twig\Template::getDebugInfo()" might add "array" as a native return type declaration in the future. Do the same in child class "Eccube\Twig\Template" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Twig\Template::getSourceContext()" might add "Source" as a native return type declaration in the future. Do the same in child class "Eccube\Twig\Template" now to avoid errors or add an explicit @return annotation to suppress this message. |
info |
Matched route "block_search_product" .
|
deprecation | Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero |
info |
Matched route "block_search_product" .
|
deprecation | User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. |
deprecation | User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Util\CacheUtil" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\EventListener\ConvertKanaListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
info | Plugin\GmoPaymentGateway42\Service\FraudDetector::initPaymentMethodClass start. |
info | Plugin\GmoPaymentGateway42\Service\FraudDetector::initPaymentMethodClass end. [ul:1 lm:999 lc:5 lo:999] |
info | Plugin\GmoPaymentGateway42\Service\FraudDetector::initPaymentMethodClass start. |
info | Plugin\GmoPaymentGateway42\Service\FraudDetector::initPaymentMethodClass end. [ul:1 lm:999 lc:5 lo:999] |
deprecation | User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\ReceiptPdf2\ReceiptPdfEvent" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\RelatedProduct42\RelatedProductEvent" now to avoid errors or add an explicit @return annotation to suppress this message. |
Container Compilation Logs (5466)
Log messages generated during the compilation of the service container.
Messages | Class |
---|---|
1509 |
|
713 |
|
364 |
|
598 |
|
1452 |
|
299 |
|
529 |
|
2 |
|