var/log/dev-2024-11-05.log

Open in your IDE?
  1. [2024-11-05 13:07:43] request.INFO: Matched route "api_facilities_get_collection". {"route":"api_facilities_get_collection","route_parameters":{"_route":"api_facilities_get_collection","_controller":"api_platform.action.get_collection","_format":null,"_api_resource_class":"App\\Entity\\Facility","_api_collection_operation_name":"get"},"request_uri":"https://api-localisation-etablissements.korian.cloud/api/facilities?groups%5B0%5D=facility_front","method":"GET"} []
  2. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Tools\\Pagination\\Paginator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:122)"} []
  3. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Tools\\Pagination\\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:138)"} []
  4. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:71)"} []
  5. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:87)"} []
  6. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:79)"} []
  7. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:97)"} []
  8. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:63)"} []
  9. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:105)"} []
  10. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:113)"} []
  11. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:129)"} []
  12. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:141)"} []
  13. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of ApiPlatform\Core\Metadata\Property\PropertyNameCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/api-platform/core/src/Metadata/Property/PropertyNameCollection.php:39)"} []
  14. [2024-11-05 13:07:43] php.INFO: Deprecated: Return type of ApiPlatform\Core\Metadata\Property\PropertyNameCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/api-platform/core/src/Metadata/Property/PropertyNameCollection.php:47)"} []
  15. [2024-11-05 13:07:44] request.INFO: Matched route "api_facility_types_get_collection". {"route":"api_facility_types_get_collection","route_parameters":{"_route":"api_facility_types_get_collection","_controller":"api_platform.action.get_collection","_format":null,"_api_resource_class":"App\\Entity\\FacilityType","_api_collection_operation_name":"get"},"request_uri":"https://api-localisation-etablissements.korian.cloud/api/facility_types?groups%5B0%5D=facility_front","method":"GET"} []
  16. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Tools\\Pagination\\Paginator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:122)"} []
  17. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Tools\\Pagination\\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:138)"} []
  18. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of ApiPlatform\Core\Metadata\Property\PropertyNameCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/api-platform/core/src/Metadata/Property/PropertyNameCollection.php:39)"} []
  19. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of ApiPlatform\Core\Metadata\Property\PropertyNameCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/api-platform/core/src/Metadata/Property/PropertyNameCollection.php:47)"} []
  20. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:71)"} []
  21. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:87)"} []
  22. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:79)"} []
  23. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:97)"} []
  24. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:63)"} []
  25. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:105)"} []
  26. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:113)"} []
  27. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:129)"} []
  28. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:141)"} []
  29. [2024-11-05 13:07:44] request.INFO: Matched route "api_facilities_get_collection". {"route":"api_facilities_get_collection","route_parameters":{"_route":"api_facilities_get_collection","_controller":"api_platform.action.get_collection","_format":null,"_api_resource_class":"App\\Entity\\Facility","_api_collection_operation_name":"get"},"request_uri":"https://api-localisation-etablissements.korian.cloud/api/facilities?groups%5B0%5D=facility_front","method":"GET"} []
  30. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Tools\\Pagination\\Paginator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:122)"} []
  31. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Tools\\Pagination\\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:138)"} []
  32. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:71)"} []
  33. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:87)"} []
  34. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:79)"} []
  35. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:97)"} []
  36. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:63)"} []
  37. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:105)"} []
  38. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:113)"} []
  39. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:129)"} []
  40. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:141)"} []
  41. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of ApiPlatform\Core\Metadata\Property\PropertyNameCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/api-platform/core/src/Metadata/Property/PropertyNameCollection.php:39)"} []
  42. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of ApiPlatform\Core\Metadata\Property\PropertyNameCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/api-platform/core/src/Metadata/Property/PropertyNameCollection.php:47)"} []
  43. [2024-11-05 13:07:44] request.INFO: Matched route "api_facility_types_get_collection". {"route":"api_facility_types_get_collection","route_parameters":{"_route":"api_facility_types_get_collection","_controller":"api_platform.action.get_collection","_format":null,"_api_resource_class":"App\\Entity\\FacilityType","_api_collection_operation_name":"get"},"request_uri":"https://api-localisation-etablissements.korian.cloud/api/facility_types?groups%5B0%5D=facility_front","method":"GET"} []
  44. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Tools\\Pagination\\Paginator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:122)"} []
  45. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Tools\\Pagination\\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:138)"} []
  46. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of ApiPlatform\Core\Metadata\Property\PropertyNameCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/api-platform/core/src/Metadata/Property/PropertyNameCollection.php:39)"} []
  47. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of ApiPlatform\Core\Metadata\Property\PropertyNameCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/api-platform/core/src/Metadata/Property/PropertyNameCollection.php:47)"} []
  48. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:71)"} []
  49. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:87)"} []
  50. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:79)"} []
  51. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:97)"} []
  52. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:63)"} []
  53. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:105)"} []
  54. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:113)"} []
  55. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:129)"} []
  56. [2024-11-05 13:07:44] php.INFO: Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\ORM\\Query\\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/store-locator/api/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:141)"} []
  57. [2024-11-05 18:38:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/store-locator/api/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/store-locator/api/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/store-locator/api/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  58. [2024-11-05 18:38:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=validator","method":"GET"} []
  59. [2024-11-05 18:38:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=validator","method":"GET"} []
  60. [2024-11-05 18:38:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/latest?ip=18.218.171.212","method":"GET"} []
  61. [2024-11-05 18:38:38] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8/exception.css","method":"GET"} []
  62. [2024-11-05 18:38:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?ip=18.218.171.212","method":"GET"} []
  63. [2024-11-05 18:38:38] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8/exception","method":"GET"} []
  64. [2024-11-05 18:39:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=exception","method":"GET"} []
  65. [2024-11-05 18:39:41] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0/exception.css","method":"GET"} []
  66. [2024-11-05 18:39:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=exception","method":"GET"} []
  67. [2024-11-05 18:39:41] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0/exception","method":"GET"} []
  68. [2024-11-05 18:40:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=logger","method":"GET"} []
  69. [2024-11-05 18:40:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=logger","method":"GET"} []
  70. [2024-11-05 18:40:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=dump","method":"GET"} []
  71. [2024-11-05 18:40:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=dump","method":"GET"} []
  72. [2024-11-05 18:42:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=config","method":"GET"} []
  73. [2024-11-05 18:42:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=config","method":"GET"} []
  74. [2024-11-05 18:43:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=db","method":"GET"} []
  75. [2024-11-05 18:43:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=db","method":"GET"} []
  76. [2024-11-05 18:44:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=time","method":"GET"} []
  77. [2024-11-05 18:44:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=time","method":"GET"} []
  78. [2024-11-05 18:47:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=router","method":"GET"} []
  79. [2024-11-05 18:47:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=router","method":"GET"} []
  80. [2024-11-05 18:47:00] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0/router","method":"GET"} []
  81. [2024-11-05 18:47:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  82. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  83. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  84. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  85. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  86. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  87. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  88. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  89. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  90. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  91. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  92. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  93. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  94. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  95. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  96. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  97. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  98. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  99. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  100. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  101. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  102. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  103. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  104. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  105. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  106. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  107. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  108. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  109. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  110. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  111. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  112. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  113. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  114. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  115. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  116. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  117. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  118. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  119. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  120. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  121. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  122. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  123. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  124. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  125. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  126. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  127. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  128. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  129. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  130. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  131. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  132. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  133. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  134. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  135. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  136. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  137. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  138. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  139. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  140. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  141. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  142. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  143. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  144. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  145. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  146. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  147. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  148. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  149. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  150. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  151. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  152. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  153. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  154. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  155. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  156. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  157. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  158. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  159. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  160. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  161. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  162. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  163. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  164. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  165. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  166. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  167. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  168. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  169. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  170. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  171. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  172. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  173. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  174. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  175. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  176. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  177. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  178. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  179. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  180. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  181. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  182. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  183. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  184. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  185. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  186. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  187. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  188. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  189. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  190. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  191. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  192. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  193. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  194. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  195. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  196. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  197. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  198. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  199. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  200. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  201. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  202. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  203. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  204. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  205. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  206. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  207. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  208. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  209. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  210. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  211. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  212. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  213. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  214. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  215. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  216. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  217. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  218. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  219. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  220. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  221. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  222. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  223. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  224. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  225. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  226. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  227. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  228. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  229. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  230. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  231. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  232. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  233. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  234. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  235. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  236. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  237. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  238. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  239. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  240. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  241. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  242. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  243. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  244. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  245. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  246. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  247. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  248. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  249. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  250. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  251. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  252. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  253. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  254. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  255. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  256. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  257. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  258. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  259. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  260. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  261. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  262. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  263. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  264. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  265. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  266. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  267. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  268. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  269. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  270. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  271. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  272. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  273. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  274. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  275. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  276. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  277. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  278. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  279. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  280. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  281. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  282. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  283. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  284. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  285. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  286. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  287. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  288. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  289. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  290. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  291. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  292. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  293. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  294. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  295. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  296. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  297. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  298. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  299. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  300. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  301. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  302. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  303. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  304. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  305. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  306. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  307. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  308. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  309. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  310. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  311. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  312. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  313. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  314. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  315. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  316. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  317. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  318. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  319. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  320. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  321. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  322. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  323. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  324. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  325. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  326. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  327. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  328. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  329. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  330. [2024-11-05 18:47:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  331. [2024-11-05 18:47:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=translation","method":"GET"} []
  332. [2024-11-05 18:47:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=translation","method":"GET"} []
  333. [2024-11-05 18:47:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=vich_uploader.mapping_collector","method":"GET"} []
  334. [2024-11-05 18:47:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  335. [2024-11-05 18:48:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=twig","method":"GET"} []
  336. [2024-11-05 18:48:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=twig","method":"GET"} []
  337. [2024-11-05 18:50:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=swiftmailer","method":"GET"} []
  338. [2024-11-05 18:50:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  339. [2024-11-05 18:51:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=api_platform.data_collector.request","method":"GET"} []
  340. [2024-11-05 18:51:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=api_platform.data_collector.request","method":"GET"} []
  341. [2024-11-05 18:51:13] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0/search/results?ip=18.218.171.212","method":"GET"} []
  342. [2024-11-05 18:51:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?ip=18.218.171.212","method":"GET"} []
  343. [2024-11-05 18:51:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=cache","method":"GET"} []
  344. [2024-11-05 18:51:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=cache","method":"GET"} []
  345. [2024-11-05 18:52:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=http_client","method":"GET"} []
  346. [2024-11-05 18:52:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=http_client","method":"GET"} []
  347. [2024-11-05 18:53:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=request","method":"GET"} []
  348. [2024-11-05 18:53:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=request","method":"GET"} []
  349. [2024-11-05 18:53:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9f7d1b"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/9f7d1b?group=1&panel=db","method":"GET"} []
  350. [2024-11-05 18:53:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  351. [2024-11-05 18:54:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=security","method":"GET"} []
  352. [2024-11-05 18:54:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=security","method":"GET"} []
  353. [2024-11-05 18:57:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=form","method":"GET"} []
  354. [2024-11-05 18:57:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=form","method":"GET"} []
  355. [2024-11-05 18:59:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e6b3e0"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/e6b3e0?panel=events","method":"GET"} []
  356. [2024-11-05 18:59:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=events","method":"GET"} []
  357. [2024-11-05 22:51:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/store-locator/api/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/store-locator/api/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/store-locator/api/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  358. [2024-11-05 22:51:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=http_client","method":"GET"} []
  359. [2024-11-05 22:51:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=http_client","method":"GET"} []
  360. [2024-11-05 22:51:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=vich_uploader.mapping_collector","method":"GET"} []
  361. [2024-11-05 22:51:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  362. [2024-11-05 22:52:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=translation","method":"GET"} []
  363. [2024-11-05 22:52:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=translation","method":"GET"} []
  364. [2024-11-05 22:52:51] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8/search/results?ip=3.136.20.252","method":"GET"} []
  365. [2024-11-05 22:52:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?ip=3.136.20.252","method":"GET"} []
  366. [2024-11-05 22:54:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=time","method":"GET"} []
  367. [2024-11-05 22:54:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=time","method":"GET"} []
  368. [2024-11-05 22:55:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=logger","method":"GET"} []
  369. [2024-11-05 22:55:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=logger","method":"GET"} []
  370. [2024-11-05 22:55:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=db","method":"GET"} []
  371. [2024-11-05 22:55:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=db","method":"GET"} []
  372. [2024-11-05 22:55:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=security","method":"GET"} []
  373. [2024-11-05 22:55:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=security","method":"GET"} []
  374. [2024-11-05 22:55:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=router","method":"GET"} []
  375. [2024-11-05 22:55:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=router","method":"GET"} []
  376. [2024-11-05 22:55:29] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8/router","method":"GET"} []
  377. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  378. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  379. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  380. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  381. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  382. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  383. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  384. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  385. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  386. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  387. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  388. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  389. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  390. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  391. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  392. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  393. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  394. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  395. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  396. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  397. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  398. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  399. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  400. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  401. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  402. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  403. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  404. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  405. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  406. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  407. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  408. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  409. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  410. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  411. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  412. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  413. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  414. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  415. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  416. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  417. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  418. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  419. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  420. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  421. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  422. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  423. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  424. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  425. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  426. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  427. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  428. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  429. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  430. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  431. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  432. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  433. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  434. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  435. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  436. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  437. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  438. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  439. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  440. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  441. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  442. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  443. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  444. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  445. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  446. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  447. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  448. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  449. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  450. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  451. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  452. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  453. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  454. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  455. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  456. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  457. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  458. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  459. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  460. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  461. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  462. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  463. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  464. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  465. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  466. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  467. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  468. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  469. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  470. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  471. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  472. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  473. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  474. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  475. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  476. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  477. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  478. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  479. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  480. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  481. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  482. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  483. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  484. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  485. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  486. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  487. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  488. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  489. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  490. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  491. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  492. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  493. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  494. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  495. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  496. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  497. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  498. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  499. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  500. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  501. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  502. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  503. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  504. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  505. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  506. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  507. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  508. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  509. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  510. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  511. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  512. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  513. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  514. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  515. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  516. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  517. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  518. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  519. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  520. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  521. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  522. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  523. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  524. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  525. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  526. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  527. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  528. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  529. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  530. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  531. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  532. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  533. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  534. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  535. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  536. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  537. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  538. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  539. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  540. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  541. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  542. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  543. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  544. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  545. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  546. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  547. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  548. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  549. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  550. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  551. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  552. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  553. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  554. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  555. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  556. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  557. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  558. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  559. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  560. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  561. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  562. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  563. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  564. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  565. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  566. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  567. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  568. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  569. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  570. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  571. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  572. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  573. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  574. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  575. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  576. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  577. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  578. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  579. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  580. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  581. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  582. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  583. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  584. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  585. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  586. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  587. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  588. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  589. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  590. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  591. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  592. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  593. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  594. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  595. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  596. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  597. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  598. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  599. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  600. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  601. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  602. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  603. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  604. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  605. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  606. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  607. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  608. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  609. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  610. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  611. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  612. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  613. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  614. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  615. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  616. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  617. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  618. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  619. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  620. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  621. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  622. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  623. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  624. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  625. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::tableize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:80)"} []
  626. [2024-11-05 22:55:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::pluralize\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /var/www/store-locator/api/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:264)"} []
  627. [2024-11-05 22:55:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=request","method":"GET"} []
  628. [2024-11-05 22:55:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=request","method":"GET"} []
  629. [2024-11-05 22:55:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3fd469"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3fd469","method":"GET"} []
  630. [2024-11-05 22:55:48] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"3fd469"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3fd469/exception.css","method":"GET"} []
  631. [2024-11-05 22:55:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar","method":"GET"} []
  632. [2024-11-05 22:55:48] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"3fd469"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3fd469/exception","method":"GET"} []
  633. [2024-11-05 22:57:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=dump","method":"GET"} []
  634. [2024-11-05 22:57:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=dump","method":"GET"} []
  635. [2024-11-05 22:57:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=exception","method":"GET"} []
  636. [2024-11-05 22:57:28] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8/exception.css","method":"GET"} []
  637. [2024-11-05 22:57:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=exception","method":"GET"} []
  638. [2024-11-05 22:57:28] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8/exception","method":"GET"} []
  639. [2024-11-05 22:59:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=form","method":"GET"} []
  640. [2024-11-05 22:59:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=form","method":"GET"} []
  641. [2024-11-05 23:01:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=swiftmailer","method":"GET"} []
  642. [2024-11-05 23:01:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  643. [2024-11-05 23:01:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=config","method":"GET"} []
  644. [2024-11-05 23:01:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=config","method":"GET"} []
  645. [2024-11-05 23:02:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=events","method":"GET"} []
  646. [2024-11-05 23:02:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=events","method":"GET"} []
  647. [2024-11-05 23:03:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=twig","method":"GET"} []
  648. [2024-11-05 23:03:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=twig","method":"GET"} []
  649. [2024-11-05 23:04:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=api_platform.data_collector.request","method":"GET"} []
  650. [2024-11-05 23:04:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=api_platform.data_collector.request","method":"GET"} []
  651. [2024-11-05 23:05:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=cache","method":"GET"} []
  652. [2024-11-05 23:05:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=cache","method":"GET"} []
  653. [2024-11-05 23:05:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a9ab8"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/3a9ab8?panel=validator","method":"GET"} []
  654. [2024-11-05 23:05:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://api-localisation-etablissements.korian.cloud/_profiler/search_bar?panel=validator","method":"GET"} []