Tuvimos un error inesperado

Te pedimos disculpas, estamos trabajando para resolverlo cuanto antes.
Request history8.2.10PHP Version221msRequest Duration31MBMemory UsageGET {locale?}/{page?}/{subPage?}Route
  • warninglog[11:11:35] LOG.warning: Creation of dynamic property App\Modules\InfoMarkets\DataTransferObjects\Inf...
  • warninglog[11:11:35] LOG.warning: Creation of dynamic property App\Modules\InfoMarkets\DataTransferObjects\Inf...
  • warninglog[11:11:35] LOG.warning: Creation of dynamic property App\ModulesSR\Render\Data\Head\HeadService::$fu...
  • errorlog[11:11:35] LOG.error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'site_028871.ui_labe...
  • errorlog[11:11:35] LOG.error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'site_028871.ui_labe...
  • Booting (42.01ms)time
  • Application (179ms)time
  • 1 x Application (81.03%)
    179ms
    1 x Booting (18.97%)
    42.01ms
  • SQLSTATE[42S02]: Base table or view not found: 1146 Table 'site_028871.ui_labels' doesn't exist (Connection: market, SQL: select * from `ui_labels` where `language_id` = 6 and `group` in (catalogo))vendor/laravel/framework/src/Illuminate/Database/Connection.php#829Illuminate\Database\QueryException
    • 826
    • 827
    • 828
    • 829 
    • 830
    • 831
    • 832
    • 833
    ); } throw new QueryException( $this->getName(), $query, $this->prepareBindings($bindings), $e ); }
    0 of 0
    array:77 [ 0 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Connection.php" "line" => 783 "function" => "runQueryCallback" "class" => "Illuminate\Database\Connection" "type" => "->" ] 1 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Connection.php" "line" => 414 "function" => "run" "class" => "Illuminate\Database\Connection" "type" => "->" ] 2 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php" "line" => 2871 "function" => "select" "class" => "Illuminate\Database\Connection" "type" => "->" ] 3 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php" "line" => 2860 "function" => "runSelect" "class" => "Illuminate\Database\Query\Builder" "type" => "->" ] 4 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php" "line" => 3414 "function" => "Illuminate\Database\Query\{closure}" "class" => "Illuminate\Database\Query\Builder" "type" => "->" ] 5 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php" "line" => 2859 "function" => "onceWithColumns" "class" => "Illuminate\Database\Query\Builder" "type" => "->" ] 6 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php" "line" => 739 "function" => "get" "class" => "Illuminate\Database\Query\Builder" "type" => "->" ] 7 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php" "line" => 723 "function" => "getModels" "class" => "Illuminate\Database\Eloquent\Builder" "type" => "->" ] 8 => array:5 [ "file" => "app/Modules/UiLabels/List/UiLabelsListRepository.php" "line" => 13 "function" => "get" "class" => "Illuminate\Database\Eloquent\Builder" "type" => "->" ] 9 => array:5 [ "file" => "app/Modules/UiLabels/List/UiLabelsListService.php" "line" => 39 "function" => "getLabelsByLanguage" "class" => "App\Modules\UiLabels\List\UiLabelsListRepository" "type" => "->" ] 10 => array:5 [ "file" => "app/Classes/Helpers/Labels.php" "line" => 20 "function" => "getUiLabels" "class" => "App\Modules\UiLabels\List\UiLabelsListService" "type" => "->" ] 11 => array:5 [ "file" => "app/Modules/ServerRenders/Actions/ShowProduct/ServerRenderShowProductService.php" "line" => 55 "function" => "getLabels" "class" => "App\Classes\Helpers\Labels" "type" => "::" ] 12 => array:5 [ "file" => "app/ModulesSR/Render/Data/Body/BodyService.php" "line" => 273 "function" => "getRenderedCatalogProductDetails" "class" => "App\Modules\ServerRenders\Actions\ShowProduct\ServerRenderShowProductService" "type" => "::" ] 13 => array:5 [ "file" => "app/ModulesSR/Render/Data/Body/BodyService.php" "line" => 190 "function" => "getProductContent" "class" => "App\ModulesSR\Render\Data\Body\BodyService" "type" => "->" ] 14 => array:5 [ "file" => "app/ModulesSR/Render/Data/Body/BodyService.php" "line" => 85 "function" => "getRenderedContent" "class" => "App\ModulesSR\Render\Data\Body\BodyService" "type" => "->" ] 15 => array:5 [ "file" => "app/ModulesSR/Render/RenderService.php" "line" => 75 "function" => "getData" "class" => "App\ModulesSR\Render\Data\Body\BodyService" "type" => "->" ] 16 => array:5 [ "file" => "app/ModulesSR/Render/RenderController.php" "line" => 42 "function" => "getData" "class" => "App\ModulesSR\Render\RenderService" "type" => "->" ] 17 => array:5 [ "file" => "app/ModulesSR/Render/RenderController.php" "line" => 20 "function" => "getRenderedPage" "class" => "App\ModulesSR\Render\RenderController" "type" => "->" ] 18 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php" "line" => 46 "function" => "serviceSelector" "class" => "App\ModulesSR\Render\RenderController" "type" => "->" ] 19 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Route.php" "line" => 259 "function" => "dispatch" "class" => "Illuminate\Routing\ControllerDispatcher" "type" => "->" ] 20 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Route.php" "line" => 205 "function" => "runController" "class" => "Illuminate\Routing\Route" "type" => "->" ] 21 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 806 "function" => "run" "class" => "Illuminate\Routing\Route" "type" => "->" ] 22 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 144 "function" => "Illuminate\Routing\{closure}" "class" => "Illuminate\Routing\Router" "type" => "->" ] 23 => array:5 [ "file" => "app/Http/Middleware/FeaturesStatus.php" "line" => 52 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 24 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\FeaturesStatus" "type" => "->" ] 25 => array:5 [ "file" => "app/Http/Middleware/UrlPersistent.php" "line" => 36 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 26 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\UrlPersistent" "type" => "->" ] 27 => array:5 [ "file" => "app/Http/Middleware/CreateInternalConnections.php" "line" => 67 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 28 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\CreateInternalConnections" "type" => "->" ] 29 => array:5 [ "file" => "app/Http/Middleware/AddLogInfo.php" "line" => 30 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 30 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\AddLogInfo" "type" => "->" ] 31 => array:5 [ "file" => "app/Http/Middleware/SetLanguage.php" "line" => 63 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 32 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\SetLanguage" "type" => "->" ] 33 => array:5 [ "file" => "app/Http/Middleware/MarketConnectionByDomain.php" "line" => 107 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 34 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\MarketConnectionByDomain" "type" => "->" ] 35 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php" "line" => 50 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 36 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Routing\Middleware\SubstituteBindings" "type" => "->" ] 37 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php" "line" => 49 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 38 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\View\Middleware\ShareErrorsFromSession" "type" => "->" ] 39 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php" "line" => 121 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 40 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php" "line" => 64 "function" => "handleStatefulRequest" "class" => "Illuminate\Session\Middleware\StartSession" "type" => "->" ] 41 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Session\Middleware\StartSession" "type" => "->" ] 42 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php" "line" => 37 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 43 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" "type" => "->" ] 44 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php" "line" => 67 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 45 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Cookie\Middleware\EncryptCookies" "type" => "->" ] 46 => array:5 [ "file" => "app/Http/Middleware/RemoveTrailingSlash.php" "line" => 24 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 47 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\RemoveTrailingSlash" "type" => "->" ] 48 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 49 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 805 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 50 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 784 "function" => "runRouteWithinStack" "class" => "Illuminate\Routing\Router" "type" => "->" ] 51 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 748 "function" => "runRoute" "class" => "Illuminate\Routing\Router" "type" => "->" ] 52 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 737 "function" => "dispatchToRoute" "class" => "Illuminate\Routing\Router" "type" => "->" ] 53 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 200 "function" => "dispatch" "class" => "Illuminate\Routing\Router" "type" => "->" ] 54 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 144 "function" => "Illuminate\Foundation\Http\{closure}" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 55 => array:5 [ "file" => "vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php" "line" => 19 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 56 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Livewire\Features\SupportDisablingBackButtonCache\DisableBackButtonCacheMiddleware" "type" => "->" ] 57 => array:5 [ "file" => "vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php" "line" => 66 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 58 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Barryvdh\Debugbar\Middleware\InjectDebugbar" "type" => "->" ] 59 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 60 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" "line" => 31 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 61 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" "type" => "->" ] 62 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 63 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" "line" => 40 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 64 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TrimStrings" "type" => "->" ] 65 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php" "line" => 27 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 66 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ValidatePostSize" "type" => "->" ] 67 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php" "line" => 99 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 68 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance" "type" => "->" ] 69 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php" "line" => 49 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 70 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\HandleCors" "type" => "->" ] 71 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php" "line" => 39 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 72 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\TrustProxies" "type" => "->" ] 73 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 74 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 175 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 75 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 144 "function" => "sendRequestThroughRouter" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 76 => array:5 [ "file" => "public/index.php" "line" => 54 "function" => "handle" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] ]
  • SQLSTATE[42S02]: Base table or view not found: 1146 Table 'site_028871.ui_labels' doesn't existvendor/laravel/framework/src/Illuminate/Database/Connection.php#423PDOException
    • 420
    • 421
    • 422
    • 423 
    • 424
    • 425
    • 426
    • 427
    // of the database result set. Each element in the array will be a single // row from the database table, and will either be an array or objects. $statement = $this->prepared( $this->getPdoForSelect($useReadPdo)->prepare($query) ); $this->bindValues($statement, $this->prepareBindings($bindings));
    0 of 0
    array:79 [ 0 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Connection.php" "line" => 423 "function" => "prepare" "class" => "PDO" "type" => "->" ] 1 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Connection.php" "line" => 816 "function" => "Illuminate\Database\{closure}" "class" => "Illuminate\Database\Connection" "type" => "->" ] 2 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Connection.php" "line" => 783 "function" => "runQueryCallback" "class" => "Illuminate\Database\Connection" "type" => "->" ] 3 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Connection.php" "line" => 414 "function" => "run" "class" => "Illuminate\Database\Connection" "type" => "->" ] 4 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php" "line" => 2871 "function" => "select" "class" => "Illuminate\Database\Connection" "type" => "->" ] 5 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php" "line" => 2860 "function" => "runSelect" "class" => "Illuminate\Database\Query\Builder" "type" => "->" ] 6 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php" "line" => 3414 "function" => "Illuminate\Database\Query\{closure}" "class" => "Illuminate\Database\Query\Builder" "type" => "->" ] 7 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php" "line" => 2859 "function" => "onceWithColumns" "class" => "Illuminate\Database\Query\Builder" "type" => "->" ] 8 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php" "line" => 739 "function" => "get" "class" => "Illuminate\Database\Query\Builder" "type" => "->" ] 9 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php" "line" => 723 "function" => "getModels" "class" => "Illuminate\Database\Eloquent\Builder" "type" => "->" ] 10 => array:5 [ "file" => "app/Modules/UiLabels/List/UiLabelsListRepository.php" "line" => 13 "function" => "get" "class" => "Illuminate\Database\Eloquent\Builder" "type" => "->" ] 11 => array:5 [ "file" => "app/Modules/UiLabels/List/UiLabelsListService.php" "line" => 39 "function" => "getLabelsByLanguage" "class" => "App\Modules\UiLabels\List\UiLabelsListRepository" "type" => "->" ] 12 => array:5 [ "file" => "app/Classes/Helpers/Labels.php" "line" => 20 "function" => "getUiLabels" "class" => "App\Modules\UiLabels\List\UiLabelsListService" "type" => "->" ] 13 => array:5 [ "file" => "app/Modules/ServerRenders/Actions/ShowProduct/ServerRenderShowProductService.php" "line" => 55 "function" => "getLabels" "class" => "App\Classes\Helpers\Labels" "type" => "::" ] 14 => array:5 [ "file" => "app/ModulesSR/Render/Data/Body/BodyService.php" "line" => 273 "function" => "getRenderedCatalogProductDetails" "class" => "App\Modules\ServerRenders\Actions\ShowProduct\ServerRenderShowProductService" "type" => "::" ] 15 => array:5 [ "file" => "app/ModulesSR/Render/Data/Body/BodyService.php" "line" => 190 "function" => "getProductContent" "class" => "App\ModulesSR\Render\Data\Body\BodyService" "type" => "->" ] 16 => array:5 [ "file" => "app/ModulesSR/Render/Data/Body/BodyService.php" "line" => 85 "function" => "getRenderedContent" "class" => "App\ModulesSR\Render\Data\Body\BodyService" "type" => "->" ] 17 => array:5 [ "file" => "app/ModulesSR/Render/RenderService.php" "line" => 75 "function" => "getData" "class" => "App\ModulesSR\Render\Data\Body\BodyService" "type" => "->" ] 18 => array:5 [ "file" => "app/ModulesSR/Render/RenderController.php" "line" => 42 "function" => "getData" "class" => "App\ModulesSR\Render\RenderService" "type" => "->" ] 19 => array:5 [ "file" => "app/ModulesSR/Render/RenderController.php" "line" => 20 "function" => "getRenderedPage" "class" => "App\ModulesSR\Render\RenderController" "type" => "->" ] 20 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php" "line" => 46 "function" => "serviceSelector" "class" => "App\ModulesSR\Render\RenderController" "type" => "->" ] 21 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Route.php" "line" => 259 "function" => "dispatch" "class" => "Illuminate\Routing\ControllerDispatcher" "type" => "->" ] 22 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Route.php" "line" => 205 "function" => "runController" "class" => "Illuminate\Routing\Route" "type" => "->" ] 23 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 806 "function" => "run" "class" => "Illuminate\Routing\Route" "type" => "->" ] 24 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 144 "function" => "Illuminate\Routing\{closure}" "class" => "Illuminate\Routing\Router" "type" => "->" ] 25 => array:5 [ "file" => "app/Http/Middleware/FeaturesStatus.php" "line" => 52 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 26 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\FeaturesStatus" "type" => "->" ] 27 => array:5 [ "file" => "app/Http/Middleware/UrlPersistent.php" "line" => 36 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 28 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\UrlPersistent" "type" => "->" ] 29 => array:5 [ "file" => "app/Http/Middleware/CreateInternalConnections.php" "line" => 67 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 30 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\CreateInternalConnections" "type" => "->" ] 31 => array:5 [ "file" => "app/Http/Middleware/AddLogInfo.php" "line" => 30 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 32 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\AddLogInfo" "type" => "->" ] 33 => array:5 [ "file" => "app/Http/Middleware/SetLanguage.php" "line" => 63 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 34 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\SetLanguage" "type" => "->" ] 35 => array:5 [ "file" => "app/Http/Middleware/MarketConnectionByDomain.php" "line" => 107 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 36 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\MarketConnectionByDomain" "type" => "->" ] 37 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php" "line" => 50 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 38 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Routing\Middleware\SubstituteBindings" "type" => "->" ] 39 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php" "line" => 49 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 40 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\View\Middleware\ShareErrorsFromSession" "type" => "->" ] 41 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php" "line" => 121 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 42 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php" "line" => 64 "function" => "handleStatefulRequest" "class" => "Illuminate\Session\Middleware\StartSession" "type" => "->" ] 43 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Session\Middleware\StartSession" "type" => "->" ] 44 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php" "line" => 37 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 45 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" "type" => "->" ] 46 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php" "line" => 67 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 47 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Cookie\Middleware\EncryptCookies" "type" => "->" ] 48 => array:5 [ "file" => "app/Http/Middleware/RemoveTrailingSlash.php" "line" => 24 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 49 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\RemoveTrailingSlash" "type" => "->" ] 50 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 51 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 805 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 52 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 784 "function" => "runRouteWithinStack" "class" => "Illuminate\Routing\Router" "type" => "->" ] 53 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 748 "function" => "runRoute" "class" => "Illuminate\Routing\Router" "type" => "->" ] 54 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 737 "function" => "dispatchToRoute" "class" => "Illuminate\Routing\Router" "type" => "->" ] 55 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 200 "function" => "dispatch" "class" => "Illuminate\Routing\Router" "type" => "->" ] 56 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 144 "function" => "Illuminate\Foundation\Http\{closure}" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 57 => array:5 [ "file" => "vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php" "line" => 19 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 58 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Livewire\Features\SupportDisablingBackButtonCache\DisableBackButtonCacheMiddleware" "type" => "->" ] 59 => array:5 [ "file" => "vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php" "line" => 66 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 60 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Barryvdh\Debugbar\Middleware\InjectDebugbar" "type" => "->" ] 61 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 62 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" "line" => 31 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 63 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" "type" => "->" ] 64 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 65 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" "line" => 40 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 66 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TrimStrings" "type" => "->" ] 67 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php" "line" => 27 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 68 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ValidatePostSize" "type" => "->" ] 69 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php" "line" => 99 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 70 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance" "type" => "->" ] 71 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php" "line" => 49 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 72 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\HandleCors" "type" => "->" ] 73 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php" "line" => 39 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 74 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\TrustProxies" "type" => "->" ] 75 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 76 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 175 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 77 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 144 "function" => "sendRequestThroughRouter" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 78 => array:5 [ "file" => "public/index.php" "line" => 54 "function" => "handle" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] ]
1 templates were rendered
  • __components::5164c3bfdcf5e1387916e6e78d00ed735164c3bfdcf5e1387916e6e78d00ed73.blade.php#?blade
uri
GET {locale?}/{page?}/{subPage?}
middleware
web, market.connByDomain, setLanguage, addloginfo, internalConn, urlPersistent, featuresStatus
controller
App\ModulesSR\Render\RenderController@serviceSelector
namespace
App\ModulesSR
prefix
where
file
app/ModulesSR/Render/RenderController.php:14-26
42 statements were executed, 26 of which were duplicates, 16 unique. Show only duplicated58.56ms
  • Connection EstablishedsitiosimpleMainMarketShowRepository.php#108
    Backtrace
    • 15. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:108
    • 16. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:72
    • 17. app/Modules/MainMarkets/Actions/Show/MainMarketShowMapper.php:26
    • 18. app/Modules/MainMarkets/Actions/Show/MainMarketShowService.php:17
    • 19. middleware::market.connByDomain:31
  • select *, `dominios`.`description` as `description` from `dominios` left join `sites` on `dominios`.`idmarket` = `sites`.`id` where `dominios`.`description` = 'prottec.com.ar' and `sites`.`deleted` <> 1 limit 1
    3.89mssitiosimpleMainMarketShowRepository.php#113
    Bindings
    • 0: prottec.com.ar
    • 1: 1
    Backtrace
    • 16. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:113
    • 17. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:72
    • 18. app/Modules/MainMarkets/Actions/Show/MainMarketShowMapper.php:26
    • 19. app/Modules/MainMarkets/Actions/Show/MainMarketShowService.php:17
    • 20. middleware::market.connByDomain:31
  • select * from `dominios` where (`idmarket` = 28871 and `description` != 'prottec.com.ar' and `default` = 1) limit 1
    750μssitiosimpleMainMarketShowRepository.php#122
    Bindings
    • 0: 28871
    • 1: prottec.com.ar
    • 2: 1
    Backtrace
    • 16. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:122
    • 17. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:78
    • 18. app/Modules/MainMarkets/Actions/Show/MainMarketShowMapper.php:26
    • 19. app/Modules/MainMarkets/Actions/Show/MainMarketShowService.php:17
    • 20. middleware::market.connByDomain:31
  • Connection Establishedsite_028871DBHelper.php#50
    Backtrace
    • 9. app/Classes/Helpers/DBHelper.php:50
    • 10. middleware::market.connByDomain:60
    • 11. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • 12. middleware::bindings:50
    • 13. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
  • select `localizacion` from `infomarket`
    1.89mssite_028871DBHelper.php#75
    Backtrace
    • 18. app/Classes/Helpers/DBHelper.php:75
    • 19. middleware::market.connByDomain:60
    • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • 21. middleware::bindings:50
    • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
  • SELECT infomarket.*, cast(dtdiasprueba AS decimal) - datediff(sysdate(), created_at) AS dtDiasPruebaRestantes FROM infomarket
    560μssite_028871InfoMarketShowRepository.php#20
    Backtrace
    • 9. app/Modules/InfoMarkets/Actions/Show/InfoMarketShowRepository.php:20
    • 10. app/Modules/InfoMarkets/Actions/Show/InfoMarketShowRepository.php:11
    • 11. app/Modules/InfoMarkets/Actions/Show/InfoMarketShowMapper.php:15
    • 12. app/Modules/InfoMarkets/Actions/Show/InfoMarketShowService.php:11
    • 13. middleware::market.connByDomain:90
  • select * from `sites` where `sites`.`id` = 28871 limit 1
    3.38mssitiosimpleMainMarketShowRepository.php#25
    Bindings
    • 0: 28871
    Backtrace
    • 20. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:25
    • 21. app/Modules/InfoMarkets/Actions/Show/InfoMarketShowMapper.php:16
    • 22. app/Modules/InfoMarkets/Actions/Show/InfoMarketShowService.php:11
    • 23. middleware::market.connByDomain:90
    • 24. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
  • SELECT sites.* , datediff(fechaproximovencimiento, sysdate()) AS dias_restantes FROM sites where id = 28871
    1.65mssitiosimpleInfoMarketShowRepository.php#45
    Backtrace
    • 9. app/Modules/InfoMarkets/Actions/Show/InfoMarketShowRepository.php:45
    • 10. app/Modules/InfoMarkets/Actions/Show/InfoMarketShowMapper.php:19
    • 11. app/Modules/InfoMarkets/Actions/Show/InfoMarketShowService.php:11
    • 12. middleware::market.connByDomain:90
    • 13. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
  • select * from `configs`
    660μssite_028871ConfigGetRepository.php#15
    Backtrace
    • 16. app/ModulesSR/Render/Data/Configs/ConfigGetRepository.php:15
    • 17. app/ModulesSR/Render/Data/Configs/ConfigGetService.php:9
    • 18. middleware::market.connByDomain:104
    • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • 20. middleware::bindings:50
  • select * from `languages` where `visible` = 1 order by SUBSTRING_INDEX(isolocale, '-', -1) ASC
    600μssite_028871LanguageIndexRepository.php#19
    Bindings
    • 0: 1
    Backtrace
    • 15. app/Modules/Languages/Actions/Index/LanguageIndexRepository.php:19
    • 16. app/Modules/Languages/Actions/Index/LanguageIndexMapper.php:16
    • 17. app/Modules/Languages/Actions/Index/LanguageIndexService.php:12
    • 18. middleware::setLanguage:24
    • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
  • select `idiomapordefecto` from `infomarket`
    370μssite_028871LanguageIndexRepository.php#27
    Backtrace
    • 18. app/Modules/Languages/Actions/Index/LanguageIndexRepository.php:27
    • 19. app/Modules/Languages/Actions/Index/LanguageIndexMapper.php:17
    • 20. app/Modules/Languages/Actions/Index/LanguageIndexService.php:12
    • 21. middleware::setLanguage:24
    • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
  • select `localizacion` from `infomarket`
    290μssite_028871LanguageIndexMapper.php#18
    Backtrace
    • 18. app/Modules/Languages/Actions/Index/LanguageIndexMapper.php:18
    • 19. app/Modules/Languages/Actions/Index/LanguageIndexService.php:12
    • 20. middleware::setLanguage:24
    • 21. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • 22. middleware::market.connByDomain:107
  • select * from `languages` where `visible` = 1
    370μssite_028871LanguageIndexRepository.php#36
    Bindings
    • 0: 1
    Backtrace
    • 15. app/Modules/Languages/Actions/Index/LanguageIndexRepository.php:36
    • 16. app/Modules/Languages/Actions/Index/LanguageIndexMapper.php:48
    • 17. app/Modules/Languages/Actions/Index/LanguageIndexService.php:26
    • 18. middleware::setLanguage:25
    • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
  • select * from `paginas` where `tipo` = 'catalogo' and `ididioma` = 6 limit 1
    780μssite_028871FeaturesStatus.php#29
    Bindings
    • 0: catalogo
    • 1: 6
    Backtrace
    • 16. middleware::featuresStatus:29
    • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • 18. middleware::urlPersistent:36
    • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • 20. middleware::internalConn:67
  • select * from `configs` where `key` = 'statusCart' limit 1
    500μssite_028871Config.php#782
    Bindings
    • 0: statusCart
    Backtrace
    • 16. app/Models/Site/Config.php:782
    • 17. middleware::featuresStatus:40
    • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • 19. middleware::urlPersistent:36
    • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
  • select * from `sites` where `sites`.`id` = 28871 limit 1
    10.76mssitiosimpleMainMarketService.php#17
    Bindings
    • 0: 28871
    Backtrace
    • 21. app/Services/MainMarketService.php:17
    • 22. middleware::featuresStatus:58
    • 23. middleware::featuresStatus:45
    • 24. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • 25. middleware::urlPersistent:36
  • select * from `configs`
    600μssite_028871Config.php#727
    Backtrace
    • 16. app/Models/Site/Config.php:727
    • 17. middleware::featuresStatus:50
    • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • 19. middleware::urlPersistent:36
    • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
  • select * from `configs` where `key` = 'statusCart' limit 1
    510μssite_028871Config.php#782
    Bindings
    • 0: statusCart
    Backtrace
    • 16. app/Models/Site/Config.php:782
    • 17. routes/routesSR.php:10
    • 19. app/ModulesSR/Render/RenderService.php:32
    • 20. app/ModulesSR/Render/RenderController.php:41
    • 21. app/ModulesSR/Render/RenderController.php:20
  • select * from `paginas` where `ididioma` = 6 and `prettylink` = 'revestimiento-para-caja-de-camion' and `habilitada` = 1 and exists (select * from `languages` where `paginas`.`ididioma` = `languages`.`id` and `visible` = 1) limit 1
    4.48mssite_028871PagesRepository.php#59
    Bindings
    • 0: 6
    • 1: revestimiento-para-caja-de-camion
    • 2: 1
    • 3: 1
    Backtrace
    • 16. app/ModulesSR/Render/Data/Pages/PagesRepository.php:59
    • 17. app/ModulesSR/Render/Data/Pages/PagesService.php:58
    • 18. app/ModulesSR/Render/RenderService.php:32
    • 19. app/ModulesSR/Render/RenderController.php:41
    • 20. app/ModulesSR/Render/RenderController.php:20
  • select * from `configs`
    1.58mssite_028871Config.php#705
    Backtrace
    • 18. app/Models/Site/Config.php:705
    • 19. app/Modules/Configs/Actions/ShowConfig/ShowConfigRepository.php:18
    • 20. app/Modules/Configs/Actions/ShowConfig/ShowConfigMapper.php:16
    • 21. app/Modules/Configs/Actions/ShowConfig/ShowConfigService.php:12
    • 22. app/Classes/Helpers/LanguageHelper.php:254
  • select * from `infomarket` limit 1
    660μssite_028871ShowConfigRepository.php#20
    Backtrace
    • 19. app/Modules/Configs/Actions/ShowConfig/ShowConfigRepository.php:20
    • 20. app/Modules/Configs/Actions/ShowConfig/ShowConfigMapper.php:16
    • 21. app/Modules/Configs/Actions/ShowConfig/ShowConfigService.php:12
    • 22. app/Classes/Helpers/LanguageHelper.php:254
    • 23. app/Modules/Ecommerces/Actions/GoToRoute/EcommerceGoToRouteService.php:74
  • select * from `languages` order by SUBSTRING_INDEX(isolocale, '-', -1) ASC, SUBSTRING_INDEX(isolocale, '-', 1) ASC
    550μssite_028871RenderRepository.php#31
    Backtrace
    • 15. app/ModulesSR/Render/RenderRepository.php:31
    • 16. app/ModulesSR/Render/RenderService.php:39
    • 17. app/ModulesSR/Render/RenderController.php:41
    • 18. app/ModulesSR/Render/RenderController.php:20
    • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
  • select * from `configs`
    510μssite_028871ConfigGetRepository.php#15
    Backtrace
    • 16. app/ModulesSR/Render/Data/Configs/ConfigGetRepository.php:15
    • 17. app/ModulesSR/Render/Data/Configs/ConfigGetService.php:9
    • 18. app/ModulesSR/Render/RenderService.php:40
    • 19. app/ModulesSR/Render/RenderController.php:41
    • 20. app/ModulesSR/Render/RenderController.php:20
  • select * from `paginas` where `ididioma` = 6 and `idPaginaPadre` is null and `unlinked` = 0 and `habilitada` = 1 and `tipo` != 'error' order by `orden` asc
    1.05mssite_028871PagesRepository.php#46
    Bindings
    • 0: 6
    • 1: 0
    • 2: 1
    • 3: error
    Backtrace
    • 15. app/ModulesSR/Render/Data/Pages/PagesRepository.php:46
    • 16. app/ModulesSR/Render/Data/Pages/PagesService.php:9
    • 17. app/ModulesSR/Render/RenderService.php:41
    • 18. app/ModulesSR/Render/RenderController.php:41
    • 19. app/ModulesSR/Render/RenderController.php:20
  • select * from `paginas` where `paginas`.`idPaginaPadre` in (1, 3, 4, 5, 6) and `ididioma` = 6 and `unlinked` = 0 and `habilitada` = 1 order by `orden` asc
    2.97mssite_028871PagesRepository.php#46
    Bindings
    • 0: 1
    • 1: 3
    • 2: 4
    • 3: 5
    • 4: 6
    • 5: 6
    • 6: 0
    • 7: 1
    Backtrace
    • 20. app/ModulesSR/Render/Data/Pages/PagesRepository.php:46
    • 21. app/ModulesSR/Render/Data/Pages/PagesService.php:9
    • 22. app/ModulesSR/Render/RenderService.php:41
    • 23. app/ModulesSR/Render/RenderController.php:41
    • 24. app/ModulesSR/Render/RenderController.php:20
  • select * from `languages`
    480μssite_028871LanguageHelper.php#30
    Backtrace
    • 13. app/Classes/Helpers/LanguageHelper.php:30
    • 14. app/Classes/Helpers/LanguageHelper.php:107
    • 15. app/Classes/Helpers/LanguageHelper.php:205
    • 16. app/ModulesSR/Render/Data/Pages/PagesMapper.php:124
    • 17. app/ModulesSR/Render/Data/Pages/PagesMapper.php:64
  • select * from `languages` where `visible` = 1
    370μssite_028871LanguageHelper.php#23
    Bindings
    • 0: 1
    Backtrace
    • 13. app/Classes/Helpers/LanguageHelper.php:23
    • 14. app/Classes/Helpers/LanguageHelper.php:206
    • 15. app/ModulesSR/Render/Data/Pages/PagesMapper.php:124
    • 16. app/ModulesSR/Render/Data/Pages/PagesMapper.php:64
    • 17. app/ModulesSR/Render/Data/Pages/PagesMapper.php:53
  • select * from `sites` where `id` = 28871 limit 1
    1.47mssitiosimpleRenderRepository.php#19
    Bindings
    • 0: 28871
    Backtrace
    • 16. app/ModulesSR/Render/RenderRepository.php:19
    • 17. app/ModulesSR/Render/RenderService.php:42
    • 18. app/ModulesSR/Render/RenderController.php:41
    • 19. app/ModulesSR/Render/RenderController.php:20
    • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
  • select * from `infomarket` limit 1
    710μssite_028871RenderRepository.php#24
    Backtrace
    • 19. app/ModulesSR/Render/RenderRepository.php:24
    • 20. app/ModulesSR/Render/RenderService.php:43
    • 21. app/ModulesSR/Render/RenderController.php:41
    • 22. app/ModulesSR/Render/RenderController.php:20
    • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
  • select * from `configs`
    3.86mssite_028871ConfigGetRepository.php#15
    Backtrace
    • 16. app/ModulesSR/Render/Data/Configs/ConfigGetRepository.php:15
    • 17. app/ModulesSR/Render/Data/Configs/ConfigGetService.php:9
    • 18. app/ModulesSR/Render/Data/Head/HeadRepository.php:15
    • 19. app/ModulesSR/Render/Data/Head/HeadService.php:22
    • 20. app/ModulesSR/Render/RenderService.php:74
  • select * from `infomarket` limit 1
    750μssite_028871HeadMapper.php#17
    Backtrace
    • 19. app/ModulesSR/Render/Data/Head/HeadMapper.php:17
    • 20. app/ModulesSR/Render/Data/Head/HeadService.php:24
    • 21. app/ModulesSR/Render/RenderService.php:74
    • 22. app/ModulesSR/Render/RenderController.php:42
    • 23. app/ModulesSR/Render/RenderController.php:20
  • select * from `custom_themes` where `selected` = 1 limit 1
    1.2mssite_028871HeadRepository.php#45
    Bindings
    • 0: 1
    Backtrace
    • 16. app/ModulesSR/Render/Data/Head/HeadRepository.php:45
    • 17. app/ModulesSR/Render/Data/Head/HeadMapper.php:100
    • 18. app/ModulesSR/Render/Data/Head/HeadMapper.php:20
    • 19. app/ModulesSR/Render/Data/Head/HeadService.php:24
    • 20. app/ModulesSR/Render/RenderService.php:74
  • select * from `languages` where `id` = 6 limit 1
    540μssite_028871HeadRepository.php#54
    Bindings
    • 0: 6
    Backtrace
    • 16. app/ModulesSR/Render/Data/Head/HeadRepository.php:54
    • 17. app/ModulesSR/Render/Data/Head/HeadMapper.php:140
    • 18. app/ModulesSR/Render/Data/Head/HeadMapper.php:26
    • 19. app/ModulesSR/Render/Data/Head/HeadService.php:24
    • 20. app/ModulesSR/Render/RenderService.php:74
  • select * from `configs`
    1.87mssite_028871Config.php#705
    Backtrace
    • 18. app/Models/Site/Config.php:705
    • 19. app/Modules/Configs/Actions/ShowConfig/ShowConfigRepository.php:18
    • 20. app/Modules/Configs/Actions/ShowConfig/ShowConfigMapper.php:16
    • 21. app/Modules/Configs/Actions/ShowConfig/ShowConfigService.php:12
    • 22. app/Classes/Helpers/LanguageHelper.php:254
  • select * from `infomarket` limit 1
    690μssite_028871ShowConfigRepository.php#20
    Backtrace
    • 19. app/Modules/Configs/Actions/ShowConfig/ShowConfigRepository.php:20
    • 20. app/Modules/Configs/Actions/ShowConfig/ShowConfigMapper.php:16
    • 21. app/Modules/Configs/Actions/ShowConfig/ShowConfigService.php:12
    • 22. app/Classes/Helpers/LanguageHelper.php:254
    • 23. app/Modules/Ecommerces/Actions/GoToRoute/EcommerceGoToRouteService.php:74
  • select `titulo`, `prettylink` from `paginas` where `tipo` = 'catalogo' and `ididioma` = 6 limit 1
    620μssite_028871ServerRenderShowCatalogueRepository.php#128
    Bindings
    • 0: catalogo
    • 1: 6
    Backtrace
    • 16. app/Modules/ServerRenders/Actions/ShowCatalogue/ServerRenderShowCatalogueRepository.php:128
    • 17. app/Modules/ServerRenders/Actions/ShowProduct/ServerRenderShowProductService.php:122
    • 18. app/Modules/ServerRenders/Actions/ShowProduct/ServerRenderShowProductService.php:19
    • 19. app/ModulesSR/Render/Data/Body/BodyService.php:273
    • 20. app/ModulesSR/Render/Data/Body/BodyService.php:190
  • select * from `configs`
    530μssite_028871Config.php#705
    Backtrace
    • 18. app/Models/Site/Config.php:705
    • 19. app/Modules/ServerRenders/Actions/ShowProduct/ServerRenderShowProductService.php:21
    • 20. app/ModulesSR/Render/Data/Body/BodyService.php:273
    • 21. app/ModulesSR/Render/Data/Body/BodyService.php:190
    • 22. app/ModulesSR/Render/Data/Body/BodyService.php:85
  • select * from `configs`
    440μssite_028871Config.php#705
    Backtrace
    • 18. app/Models/Site/Config.php:705
    • 19. app/Modules/Configs/Actions/ShowConfig/ShowConfigRepository.php:18
    • 20. app/Modules/Configs/Actions/ShowConfig/ShowConfigMapper.php:16
    • 21. app/Modules/Configs/Actions/ShowConfig/ShowConfigService.php:12
    • 22. app/Modules/ServerRenders/Actions/ShowProduct/ServerRenderShowProductService.php:21
  • select * from `infomarket` limit 1
    590μssite_028871ShowConfigRepository.php#20
    Backtrace
    • 19. app/Modules/Configs/Actions/ShowConfig/ShowConfigRepository.php:20
    • 20. app/Modules/Configs/Actions/ShowConfig/ShowConfigMapper.php:16
    • 21. app/Modules/Configs/Actions/ShowConfig/ShowConfigService.php:12
    • 22. app/Modules/ServerRenders/Actions/ShowProduct/ServerRenderShowProductService.php:21
    • 23. app/ModulesSR/Render/Data/Body/BodyService.php:273
  • select * from `configs` where `key` = 'related_products' limit 1
    410μssite_028871Config.php#782
    Bindings
    • 0: related_products
    Backtrace
    • 16. app/Models/Site/Config.php:782
    • 17. app/Modules/ServerRenders/Actions/ShowProduct/ServerRenderShowProductService.php:23
    • 18. app/ModulesSR/Render/Data/Body/BodyService.php:273
    • 19. app/ModulesSR/Render/Data/Body/BodyService.php:190
    • 20. app/ModulesSR/Render/Data/Body/BodyService.php:85
  • select *, `dominios`.`description` as `description` from `dominios` left join `sites` on `dominios`.`idmarket` = `sites`.`id` where `dominios`.`description` = 'prottec.com.ar' and `sites`.`deleted` <> 1 limit 1
    1.12mssitiosimpleMainMarketShowRepository.php#113
    Bindings
    • 0: prottec.com.ar
    • 1: 1
    Backtrace
    • 16. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:113
    • 17. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:72
    • 18. app/Modules/MainMarkets/Actions/Show/MainMarketShowMapper.php:26
    • 19. app/Modules/MainMarkets/Actions/Show/MainMarketShowService.php:17
    • 20. app/Exceptions/Handler.php:76
  • select * from `dominios` where (`idmarket` = 28871 and `description` != 'prottec.com.ar' and `default` = 1) limit 1
    1.18mssitiosimpleMainMarketShowRepository.php#122
    Bindings
    • 0: 28871
    • 1: prottec.com.ar
    • 2: 1
    Backtrace
    • 16. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:122
    • 17. app/Modules/MainMarkets/Actions/Show/MainMarketShowRepository.php:78
    • 18. app/Modules/MainMarkets/Actions/Show/MainMarketShowMapper.php:26
    • 19. app/Modules/MainMarkets/Actions/Show/MainMarketShowService.php:17
    • 20. app/Exceptions/Handler.php:76
  • Connection Establishedsite_028871DBHelper.php#50
    Backtrace
    • 9. app/Classes/Helpers/DBHelper.php:50
    • 10. app/Exceptions/Handler.php:82
    • 11. vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:51
    • 12. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:146
    • 13. middleware::featuresStatus:52
  • select `localizacion` from `infomarket`
    1.73mssite_028871DBHelper.php#75
    Backtrace
    • 18. app/Classes/Helpers/DBHelper.php:75
    • 19. app/Exceptions/Handler.php:82
    • 20. vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:51
    • 21. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:146
    • 22. middleware::featuresStatus:52
  • select * from `paginas` where `tipo` = 'error' and `ididioma` = 6 and `titulo` = '500' limit 1
    640μssite_028871PagesHelper.php#246
    Bindings
    • 0: error
    • 1: 6
    • 2: 500
    Backtrace
    • 16. app/Classes/Helpers/PagesHelper.php:246
    • 17. app/Classes/Helpers/PagesHelper.php:298
    • 18. app/Exceptions/Handler.php:83
    • 19. vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:51
    • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:146
App\Models\Site\Config
250Config.php#?
App\Models\Site\Page
8Page.php#?
App\Models\Site\Language
7Language.php#?
App\Models\Site\InfoMarket
4InfoMarket.php#?
App\Modules\InfoMarkets\Models\InfoMarket
3InfoMarket.php#?
App\Modules\Domains\Models\Domain
2Domain.php#?
App\Models\InfoMarket
2InfoMarket.php#?
App\Modules\MainMarkets\Models\MainMarket
1MainMarket.php#?
App\Models\MainMarket
1MainMarket.php#?
App\Models\Main\Site
1Site.php#?
App\Models\Site\CustomTheme
1CustomTheme.php#?
    • errorlaravel.log[2025-08-04 11:06:49] production.ERROR: No se pudo conectar con la db del sitio en el error 500 prod...
    • emergencylaravel.log[2025-08-04 11:06:49] laravel.EMERGENCY: Unable to create configured logger. Using emergency logger....
      _token
      OUUZFDYy8jqqhaaoZ99MFB6xC8S19C3O5Wz7jUuC
      _previous
      array:1 [ "url" => "https://prottec.com.ar/en-us/revestimiento-para-caja-de-camion" ]
      _flash
      array:2 [ "old" => [] "new" => [] ]
      PHPDEBUGBAR_STACK_DATA
      []
      path_info
      /en-us/revestimiento-para-caja-de-camion
      status_code
      200
      
      status_text
      OK
      format
      html
      content_type
      text/html; charset=UTF-8
      request_query
      0 of 0
      array:6 [ "emptyLang" => false "isolocale" => array:2 [ 0 => "es-ar" 1 => "en-us" ] "locale" => "en-us" "page" => "revestimiento-para-caja-de-camion" "subpage" => null "idlanguage" => 6 ]
      request_request
      []
      
      request_headers
      0 of 0
      array:16 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "prottec.com.ar" ] "ss-request-id" => array:1 [ 0 => "007b23c7-e444-4b68-bd72-13be3f1a6514" ] ]
      request_cookies
      []
      
      response_headers
      0 of 0
      array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 13 Aug 2025 14:11:35 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:1 [ 0 => "sitio_simple_session=eyJpdiI6InZaeFJrMHhBRGY0ZXpacUpMZDNNOUE9PSIsInZhbHVlIjoiMXJySnN6d2pwaEY5dVE5SDd5djNMWDQvUy9Bc2VFNENBaDdheTVsM3ZJblRXRE41ci8vMDNXOG0rZjlDUGs4SG5qN3Rqa0JxY1hFZWJYaGZUWVRBbmY4aHZ0SXJYRWt2aGtaK3hOTUZadHlMaVl1VUdxN2hpbGgyUDBDNXFubWoiLCJtYWMiOiIyMDdkMTU5MDY1MWMyMGY2MzM1OWQ2ZTEwOTNlYWYzZjQ1ZjkyZjc1YmNjOWM1ZDM1OTM4YWRhMzkxYmI0MTkzIiwidGFnIjoiIn0%3D; expires=Thu, 14 Aug 2025 14:11:35 GMT; Max-Age=86400; path=/; httponly; samesite=laxsitio_simple_session=eyJpdiI6InZaeFJrMHhBRGY0ZXpacUpMZDNNOUE9PSIsInZhbHVlIjoiMXJySnN6d2pwaEY5dVE5SDd5djNMWDQvUy9Bc2VFNENBaDdheTVsM3ZJblRXRE41ci8vMDNXOG0rZjlDUGs" ] "Set-Cookie" => array:1 [ 0 => "sitio_simple_session=eyJpdiI6InZaeFJrMHhBRGY0ZXpacUpMZDNNOUE9PSIsInZhbHVlIjoiMXJySnN6d2pwaEY5dVE5SDd5djNMWDQvUy9Bc2VFNENBaDdheTVsM3ZJblRXRE41ci8vMDNXOG0rZjlDUGs4SG5qN3Rqa0JxY1hFZWJYaGZUWVRBbmY4aHZ0SXJYRWt2aGtaK3hOTUZadHlMaVl1VUdxN2hpbGgyUDBDNXFubWoiLCJtYWMiOiIyMDdkMTU5MDY1MWMyMGY2MzM1OWQ2ZTEwOTNlYWYzZjQ1ZjkyZjc1YmNjOWM1ZDM1OTM4YWRhMzkxYmI0MTkzIiwidGFnIjoiIn0%3D; expires=Thu, 14-Aug-2025 14:11:35 GMT; path=/; httponlysitio_simple_session=eyJpdiI6InZaeFJrMHhBRGY0ZXpacUpMZDNNOUE9PSIsInZhbHVlIjoiMXJySnN6d2pwaEY5dVE5SDd5djNMWDQvUy9Bc2VFNENBaDdheTVsM3ZJblRXRE41ci8vMDNXOG0rZjlDUGs" ] ]
      session_attributes
      0 of 0
      array:4 [ "_token" => "OUUZFDYy8jqqhaaoZ99MFB6xC8S19C3O5Wz7jUuC" "_previous" => array:1 [ "url" => "https://prottec.com.ar/en-us/revestimiento-para-caja-de-camion" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
      ClearShow all
      Date ↕MethodURLData
      #12025-08-13 11:11:35GET/en-us/revestimiento-para-caja-de-camion521422802