Exception detected!

No mapping found for [title.raw] in order to sort on [reason: all shards failed]

500 Internal Server Error - ResponseException

Stack Trace

  1. in vendor/ruflin/elastica/lib/Elastica/Transport/Http.php at line 172  -
    1.         }
    2.         if ($response->hasError()) {
    3.             throw new ResponseException($request$response);
    4.         }
    5.         if ($response->hasFailedShards()) {
  2. at Http ->exec (object(Request), array('connection' => array('config' => array(), 'host' => '127.0.0.1', 'port' => '1332', 'enabled' => true, 'connectTimeout' => '10')))
    in vendor/ruflin/elastica/lib/Elastica/Request.php at line 171  +
  3. at Request ->send ()
    in vendor/ruflin/elastica/lib/Elastica/Client.php at line 662  +
  4. at Client ->request ('edge2_domain/listing,classified,event,article,deal,blog,job/_search', 'GET', array('_source' => true, 'aggs' => array('CategoryFilter' => array('terms' => array('size' => '9999', 'script' => '_doc['parentCategoryId'].values + _doc['categoryId'].values'), 'aggs' => array('filtered' => array('filter' => array('bool' => array('must' => array(array(array('type' => array('value' => 'listing'))))))))), 'LocationFilter' => array('terms' => array('field' => 'locationId', 'size' => '9999'), 'aggs' => array('filtered' => array('filter' => array('bool' => array('must' => array(array(array('terms' => array('categoryId' => array(*DEEP NESTED ARRAY*))), array('type' => array('value' => 'listing'))))))))), 'RatingFilter' => array('terms' => array('field' => 'averageReview', 'size' => '9999'), 'aggs' => array('RatingFilter' => array('terms' => array('field' => '_type')), 'filtered' => array('filter' => array('bool' => array('must' => array(array(array('terms' => array('categoryId' => array(*DEEP NESTED ARRAY*))), array('type' => array('value' => 'listing'))))))))), 'ModuleFilter' => array('terms' => array('field' => '_type', 'size' => '9999'), 'aggs' => array('filtered' => array('filter' => array('and' => array(array('terms' => array('categoryId' => array('L:108'))))))))), 'post_filter' => array('bool' => array('must' => array(array(array('terms' => array('categoryId' => array('L:108'))), array('type' => array('value' => 'listing')))))), 'script_fields' => array('nextOccur' => array('script' => 'nextOccurrence', 'params' => array('field' => 'recurrent_date'), 'lang' => 'native')), 'query' => array('function_score' => array('random_score' => object(stdClass), 'query' => array('bool' => array('should' => array(array('filtered' => array('query' => array('match_all' => object(stdClass)), 'filter' => array('bool' => array('must' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))))), array('filtered' => array('query' => array('match_all' => object(stdClass)), 'filter' => array('bool' => array('must' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))))), array('filtered' => array('query' => array('match_all' => object(stdClass)), 'filter' => array('bool' => array('must' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))))), array('filtered' => array('query' => array('match_all' => object(stdClass)), 'filter' => array('bool' => array('must' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))))), array('filtered' => array('query' => array('match_all' => object(stdClass)), 'filter' => array('and' => array(array('type' => array(*DEEP NESTED ARRAY*)), array('term' => array(*DEEP NESTED ARRAY*)), array('range' => array(*DEEP NESTED ARRAY*)), array('range' => array(*DEEP NESTED ARRAY*)), array('range' => array(*DEEP NESTED ARRAY*)), array('exists' => array(*DEEP NESTED ARRAY*)))))), array('filtered' => array('query' => array('match_all' => object(stdClass)), 'filter' => array('bool' => array('must' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))))), array('filtered' => array('query' => array('match_all' => object(stdClass)), 'filter' => array('bool' => array('must' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*))))))))))), 'sort' => array('title.raw' => array('order' => 'asc')), 'size' => '10'), array('search_type' => 'count'))
    in vendor/ruflin/elastica/lib/Elastica/Search.php at line 491  +
  5. at Search ->count ()
    in src/ArcaSolutions/SearchBundle/Controller/DefaultController.php at line 143  +
  6. at DefaultController ->searchAction ('1')
  7. at call_user_func_array (array(object(DefaultController), 'searchAction'), array('p:1'))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 144  +
  8. at HttpKernel ->handleRaw (object(MultiDomainRequest), '1')
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 64  +
  9. at HttpKernel ->handle (object(MultiDomainRequest), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php at line 69  +
  10. at ContainerAwareHttpKernel ->handle (object(MultiDomainRequest), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php at line 185  +
  11. at Kernel ->handle (object(MultiDomainRequest))
    in web/app_dev.php at line 34  +

Logs  -

2 errors
  1. INFO - Calling the AppKernel::init() method is deprecated since version 2.3 and will be removed in 3.0. Move your logic to the constructor method instead.
  2. INFO - The possibility to register the same extension twice ("blocks_job") is deprecated since version 1.23 and will be removed in Twig 2.0. Use proper PHP inheritance instead.
  3. INFO - Matched route "global_search_2".
  4. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  5. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  6. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
  7. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  8. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  9. DEBUG - Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest".
  10. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  11. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  12. DEBUG - Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
  13. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  14. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  15. DEBUG - Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
  16. DEBUG - Notified event "kernel.request" to listener "Nelmio\ApiDocBundle\EventListener\RequestListener::onKernelRequest".
  17. DEBUG - Notified event "kernel.request" to listener "ArcaSolutionsMultiDomainBundleEventListenerDatabaseListener_0000000044bb43cd000000004fafb8d673dfc5597730201a66d5ffc7aa497743::onKernelRequest".
  18. INFO - The Doctrine\ORM\Proxy\ProxyFactory class extends Doctrine\Common\Proxy\AbstractProxyFactory that is deprecated The Doctrine\Common\Proxy component is deprecated, please use ocramius/proxy-manager instead.
  19. INFO - The Doctrine\ORM\Proxy\Proxy interface extends Doctrine\Common\Proxy\Proxy that is deprecated The Doctrine\Common\Proxy component is deprecated, please use ocramius/proxy-manager instead.
  20. DEBUG - SELECT t0.name AS name_1, t0.value AS value_2 FROM Setting t0
  21. DEBUG - Notified event "kernel.controller" to listener "ArcaSolutions\MultiDomainBundle\EventListener\DomainListener::onKernelController".
  22. DEBUG - Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController".
  23. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  24. DEBUG - Notified event "kernel.controller" to listener "ArcaSolutions\CoreBundle\EventListener\BeforeControllerListener::onKernelController".
  25. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  26. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  27. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  28. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  29. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  30. DEBUG - Notified event "kernel.controller" to listener "ArcaSolutions\AdminBundle\EventListener\BeforeControllerListener::onKernerController".
  31. DEBUG - Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController".
  32. DEBUG - SELECT s0_.name AS name_0, s0_.value AS value_1 FROM Setting s0_ WHERE s0_.name IN ('custom_event_feature', 'custom_classified_feature', 'custom_article_feature', 'custom_banner_feature', 'custom_promotion_feature', 'custom_blog_feature')
  33. WARNING - Translation not found.
  34. DEBUG - Translation use fallback catalogue.
  35. INFO - Deprecated: Filters are deprecated. Use queries in filter context. See https://www.elastic.co/guide/en/elasticsearch/reference/2.0/query-dsl-filters.html
  36. INFO - Deprecated: Filters are deprecated. Use queries in filter context. See https://www.elastic.co/guide/en/elasticsearch/reference/2.0/query-dsl-filters.html
  37. INFO - Use bool() instead. Filtered query is deprecated since ES 2.0.0-beta1 and this method will be removed in further Elastica releases.
  38. INFO - Use BoolQuery instead. Filtered query is deprecated since ES 2.0.0-beta1 and this class will be removed in further Elastica releases.
  39. INFO - Deprecated: Elastica\Query\Filtered passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  40. INFO - Deprecated: Elastica\Query\Filtered::setFilter passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  41. DEBUG - Notified event "search.category.friendlyurl" to listener "ArcaSolutions\CoreBundle\Search\CategoryConfiguration::registerFriendlyUrl".
  42. DEBUG - Translation use fallback catalogue.
  43. DEBUG - Translation use fallback catalogue.
  44. DEBUG - Translation use fallback catalogue.
  45. WARNING - Translation not found.
  46. DEBUG - Translation use fallback catalogue.
  47. DEBUG - Translation use fallback catalogue.
  48. DEBUG - Translation use fallback catalogue.
  49. DEBUG - Translation use fallback catalogue.
  50. DEBUG - Translation use fallback catalogue.
  51. DEBUG - Translation use fallback catalogue.
  52. DEBUG - SELECT t0.id AS id_1, t0.value AS value_2 FROM RobotsFilter t0 WHERE t0.value IN (?)
  53. DEBUG - "START TRANSACTION"
  54. DEBUG - INSERT INTO Report_Statistic (search_date, module, keyword, category_id, location_1, location_2, location_3, location_4, location_5, search_where) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  55. DEBUG - "COMMIT"
  56. INFO - Deprecated: Filters are deprecated. Use queries in filter context. See https://www.elastic.co/guide/en/elasticsearch/reference/2.0/query-dsl-filters.html
  57. INFO - Deprecated: Filters are deprecated. Use queries in filter context. See https://www.elastic.co/guide/en/elasticsearch/reference/2.0/query-dsl-filters.html
  58. INFO - Deprecated: Filters are deprecated. Use queries in filter context. See https://www.elastic.co/guide/en/elasticsearch/reference/2.0/query-dsl-filters.html
  59. INFO - Use bool() instead. Filtered query is deprecated since ES 2.0.0-beta1 and this method will be removed in further Elastica releases.
  60. INFO - Deprecated: Elastica\Query\Filtered passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  61. INFO - Deprecated: Elastica\Query\Filtered::setFilter passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  62. DEBUG - SELECT s0_.name AS name_0, s0_.value AS value_1 FROM Setting s0_ WHERE s0_.name IN ('custom_event_feature', 'custom_classified_feature', 'custom_article_feature', 'custom_banner_feature', 'custom_promotion_feature', 'custom_blog_feature')
  63. INFO - Use bool() instead. Filtered query is deprecated since ES 2.0.0-beta1 and this method will be removed in further Elastica releases.
  64. INFO - Deprecated: Elastica\Query\Filtered passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  65. INFO - Deprecated: Elastica\Query\Filtered::setFilter passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  66. DEBUG - SELECT s0_.name AS name_0, s0_.value AS value_1 FROM Setting s0_ WHERE s0_.name IN ('custom_event_feature', 'custom_classified_feature', 'custom_article_feature', 'custom_banner_feature', 'custom_promotion_feature', 'custom_blog_feature')
  67. INFO - Use bool() instead. Filtered query is deprecated since ES 2.0.0-beta1 and this method will be removed in further Elastica releases.
  68. INFO - Deprecated: Elastica\Query\Filtered passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  69. INFO - Deprecated: Elastica\Query\Filtered::setFilter passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  70. DEBUG - SELECT s0_.name AS name_0, s0_.value AS value_1 FROM Setting s0_ WHERE s0_.name IN ('custom_event_feature', 'custom_classified_feature', 'custom_article_feature', 'custom_banner_feature', 'custom_promotion_feature', 'custom_blog_feature')
  71. INFO - Use bool() instead. Filtered query is deprecated since ES 2.0.0-beta1 and this method will be removed in further Elastica releases.
  72. INFO - Deprecated: Elastica\Query\Filtered passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  73. INFO - Deprecated: Elastica\Query\Filtered::setFilter passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  74. DEBUG - SELECT s0_.name AS name_0, s0_.value AS value_1 FROM Setting s0_ WHERE s0_.name IN ('custom_event_feature', 'custom_classified_feature', 'custom_article_feature', 'custom_banner_feature', 'custom_promotion_feature', 'custom_blog_feature')
  75. INFO - Deprecated: Filters are deprecated. Use queries in filter context. See https://www.elastic.co/guide/en/elasticsearch/reference/2.0/query-dsl-filters.html
  76. INFO - Deprecated: Filters are deprecated. Use queries in filter context. See https://www.elastic.co/guide/en/elasticsearch/reference/2.0/query-dsl-filters.html
  77. INFO - Deprecated: Filters are deprecated. Use BoolQuery::addMust. See https://www.elastic.co/guide/en/elasticsearch/reference/2.0/query-dsl-filters.html
  78. INFO - Deprecated: Filters are deprecated. Use queries in filter context. See https://www.elastic.co/guide/en/elasticsearch/reference/2.0/query-dsl-filters.html
  79. INFO - Use bool() instead. Filtered query is deprecated since ES 2.0.0-beta1 and this method will be removed in further Elastica releases.
  80. INFO - Deprecated: Elastica\Query\Filtered passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  81. INFO - Deprecated: Elastica\Query\Filtered::setFilter passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  82. DEBUG - SELECT s0_.name AS name_0, s0_.value AS value_1 FROM Setting s0_ WHERE s0_.name IN ('custom_event_feature', 'custom_classified_feature', 'custom_article_feature', 'custom_banner_feature', 'custom_promotion_feature', 'custom_blog_feature')
  83. INFO - Use bool() instead. Filtered query is deprecated since ES 2.0.0-beta1 and this method will be removed in further Elastica releases.
  84. INFO - Deprecated: Elastica\Query\Filtered passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  85. INFO - Deprecated: Elastica\Query\Filtered::setFilter passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  86. INFO - Use bool() instead. Filtered query is deprecated since ES 2.0.0-beta1 and this method will be removed in further Elastica releases.
  87. INFO - Deprecated: Elastica\Query\Filtered passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  88. INFO - Deprecated: Elastica\Query\Filtered::setFilter passing AbstractFilter is deprecated. Pass AbstractQuery instead.
  89. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\ScriptFields\NextOccurrenceScriptField::registerItem".
  90. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Filters\CategoryFilter::registerItem".
  91. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Filters\LocationFilter::registerItem".
  92. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Filters\RatingFilter::registerItem".
  93. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Filters\DateFilter::registerItem".
  94. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Filters\BoundingFilter::registerItem".
  95. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Sorters\RelevancySorter::register".
  96. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Sorters\DistanceSorter::register".
  97. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Sorters\AlphabeticalSorter::register".
  98. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Sorters\ViewSorter::register".
  99. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Sorters\UpcomingSorter::register".
  100. DEBUG - Notified event "search.global" to listener "ArcaSolutions\ListingBundle\Search\ListingConfiguration::registerItem".
  101. DEBUG - Notified event "search.global" to listener "ArcaSolutions\ClassifiedBundle\Search\ClassifiedConfiguration::registerItem".
  102. DEBUG - Notified event "search.global" to listener "ArcaSolutions\EventBundle\Search\EventConfiguration::registerItem".
  103. DEBUG - Notified event "search.global" to listener "ArcaSolutions\ArticleBundle\Search\ArticleConfiguration::registerItem".
  104. DEBUG - Notified event "search.global" to listener "ArcaSolutions\DealBundle\Search\DealConfiguration::registerItem".
  105. DEBUG - Notified event "search.global" to listener "ArcaSolutions\BlogBundle\Search\BlogConfiguration::registerItem".
  106. DEBUG - Notified event "search.global" to listener "Mmrd\JobsboardBundle\Search\JobConfiguration::registerItem".
  107. DEBUG - Notified event "search.global" to listener "ArcaSolutions\SearchBundle\Entity\Filters\ModuleFilter::registerItem".
  108. DEBUG - Translation use fallback catalogue.
  109. INFO - Deprecated: Elastica\Aggregation\Filter passing filter as AbstractFilter is deprecated. Pass instance of AbstractQuery instead.
  110. INFO - Deprecated: Elastica\Aggregation\Filter\setFilter() passing filter as AbstractFilter is deprecated. Pass instance of AbstractQuery instead.
  111. INFO - Deprecated: Elastica\Aggregation\Filter passing filter as AbstractFilter is deprecated. Pass instance of AbstractQuery instead.
  112. INFO - Deprecated: Elastica\Aggregation\Filter\setFilter() passing filter as AbstractFilter is deprecated. Pass instance of AbstractQuery instead.
  113. INFO - Deprecated: Elastica\Aggregation\Filter passing filter as AbstractFilter is deprecated. Pass instance of AbstractQuery instead.
  114. INFO - Deprecated: Elastica\Aggregation\Filter\setFilter() passing filter as AbstractFilter is deprecated. Pass instance of AbstractQuery instead.
  115. INFO - Deprecated: Elastica\Aggregation\Filter passing filter as AbstractFilter is deprecated. Pass instance of AbstractQuery instead.
  116. INFO - Deprecated: Elastica\Aggregation\Filter\setFilter() passing filter as AbstractFilter is deprecated. Pass instance of AbstractQuery instead.
  117. INFO - Deprecated: Elastica\Query::setPostFilter() passing filter as AbstractFilter is deprecated. Pass instance of AbstractQuery instead.
  118. DEBUG - Translation use fallback catalogue.
  119. DEBUG - SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.url AS url_2, p0_.meta_description AS meta_description_3, p0_.meta_key AS meta_key_4, p0_.sitemap AS sitemap_5, p0_.custom_tag AS custom_tag_6, p0_.pagetype_id AS pagetype_id_7, p0_.updated AS updated_8, p0_.pagetype_id AS pagetype_id_9 FROM Page p0_ LEFT JOIN PageType p1_ ON p0_.pagetype_id = p1_.id WHERE p1_.title = ?
  120. CRITICAL - No mapping found for [title.raw] in order to sort on [reason: all shards failed] in File: /var/edge2/edirectory/vendor/ruflin/elastica/lib/Elastica/Transport/Http.php:172
  121. CRITICAL - Uncaught PHP Exception Elastica\Exception\ResponseException: "No mapping found for [title.raw] in order to sort on [reason: all shards failed]" at /var/edge2/edirectory/vendor/ruflin/elastica/lib/Elastica/Transport/Http.php line 172
  122. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  123. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  124. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
  125. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  126. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  127. DEBUG - Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest".
  128. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  129. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  130. DEBUG - Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
  131. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  132. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  133. DEBUG - Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
  134. DEBUG - Notified event "kernel.request" to listener "Nelmio\ApiDocBundle\EventListener\RequestListener::onKernelRequest".
  135. DEBUG - Notified event "kernel.request" to listener "ArcaSolutionsMultiDomainBundleEventListenerDatabaseListener_0000000044bb43cd000000004fafb8d673dfc5597730201a66d5ffc7aa497743::onKernelRequest".
  136. DEBUG - Notified event "kernel.controller" to listener "ArcaSolutions\MultiDomainBundle\EventListener\DomainListener::onKernelController".
  137. DEBUG - Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController".
  138. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  139. DEBUG - Notified event "kernel.controller" to listener "ArcaSolutions\CoreBundle\EventListener\BeforeControllerListener::onKernelController".
  140. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  141. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  142. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  143. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  144. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  145. DEBUG - Notified event "kernel.controller" to listener "ArcaSolutions\AdminBundle\EventListener\BeforeControllerListener::onKernerController".
  146. DEBUG - Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController".
  147. INFO - Defining the initRuntime() method in the "knp_pagination" extension is deprecated since version 1.23. Use the `needs_environment` option to get the Twig_Environment instance in filters, functions, or tests; or explicitly implement Twig_Extension_InitRuntimeInterface if needed (not recommended).

Stack Trace (Plain Text)  +