Tenda

On trobar-nos

MACMA. Seu Mancomunitat Comarcal de la Marina Alta

C/ Blasco Ibáñez, 50 baix - 03760 - Ondara

Tel. 965757237 - Email: macma@macma.org

Contacte

Cultura i Patrimoni:

659 219 476 - macma@macma.org

Joventut. Xarxa Jove Marina Alta:

680 516 149 - xarxajove@macma.org

Esports. Xarxa Esportiva Marina Alta:

635 636 023 - xarxaesportiva@macma.org

Servei Mancomunat d’Arxius:

620 85 22 83 - arxius@macma.org

Secretaria:

96 575 72 37 - secretaria@macma.org

Xarxes Socials

Mancomunitat Comarcal de la Marina Alta:

Xarxa Jove Marina Alta:

Xarxa Esportiva Marina Alta:

Descobrim la Marina Alta:

© MACMA 2025
8.0.30PHP Version258msRequest Duration7MBMemory UsageGET esports/tendaRoute
    • Booting (67.99ms)
    • Application (190ms)
    • 1 x Application (73.63%)
      190ms
      1 x Booting (26.37%)
      67.99ms
      9 templates were rendered
      • public.common.tenda (resources/views/public/common/tenda.blade.php)2blade
        Params
        0
        content
        1
        top
      • layouts.public.partials.share (resources/views/layouts/public/partials/share.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        loop
      • layouts.public.public (resources/views/layouts/public/public.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        loop
      • cagilo::meta (vendor/cagilo/cagilo/resources/views/meta.blade.php)13blade
        Params
        0
        title
        1
        description
        2
        author
        3
        robots
        4
        keywords
        5
        type
        6
        card
        7
        image
        8
        url
        9
        componentName
        10
        attributes
        11
        slot
        12
        __laravel_slots
      • layouts.public.partials.navbar (resources/views/layouts/public/partials/navbar.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        loop
        7
        component
      • layouts.public.partials.topbar (resources/views/layouts/public/partials/topbar.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        loop
        7
        component
      • layouts.public.partials.breadcrumbs (resources/views/layouts/public/partials/breadcrumbs.blade.php)1blade
        Params
        0
        breadcrumbs
      • layouts.public.partials.footer (resources/views/layouts/public/partials/footer.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        loop
        7
        component
      • cookie-consent::index (resources/views/vendor/cookie-consent/index.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        loop
        7
        component
        8
        alreadyConsentedWithCookies
        9
        cookieConsentConfig
      uri
      GET esports/tenda
      middleware
      web
      controller
      App\Http\Controllers\ProducteController@public_index
      namespace
      prefix
      /esports
      where
      as
      tenda-esports
      file
      app/Http/Controllers/ProducteController.php:217-231
      55 statements were executed, 54 of which were duplicated, 1 unique12.17ms
      • select * from `productes` where `publicat` = 1 and exists (select * from `areas` inner join `producte_area` on `areas`.`id` = `producte_area`.`area_id` where `productes`.`id` = `producte_area`.`producte_id` and `slug` = 'esports') and (`stock` > 0 or `no_stock` = 1) order by `titol` asc
        1.22ms/app/Http/Controllers/ProducteController.php:224macma_app
        Metadata
        Bindings
        • 0. 1
        • 1. esports
        • 2. 0
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/ProducteController.php:224
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `areas` where `slug` = 'esports' limit 1
        220μs/app/Models/Menu.php:64macma_app
        Metadata
        Bindings
        • 0. esports
        Backtrace
        • 15. /app/Models/Menu.php:64
        • 24. /app/helpers.php:99
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `menus` where `parent` = 0 and (`area_id` = 2 or `area_id` = 0) and `publicat` = 1 order by `order_column` asc
        240μs/app/helpers.php:99macma_app
        Metadata
        Bindings
        • 0. 0
        • 1. 2
        • 2. 0
        • 3. 1
        Backtrace
        • 14. /app/helpers.php:99
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 1 and `menus`.`parent` is not null and `publicat` = 1
        300μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 2 and `menus`.`parent` is not null and `publicat` = 1
        260μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 2
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `paginas` where `paginas`.`id` = '157' limit 1
        290μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 157
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:35
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `menus`.`parent` = 2 and `menus`.`parent` is not null and `publicat` = 1
        290μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:38macma_app
        Metadata
        Bindings
        • 0. 2
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:38
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `paginas` where `paginas`.`id` = '157' limit 1
        260μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 157
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `menus`.`parent` = 5 and `menus`.`parent` is not null and `publicat` = 1
        230μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 5
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `paginas` where `paginas`.`id` = '2' limit 1
        260μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:44
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `menus`.`parent` = 8 and `menus`.`parent` is not null and `publicat` = 1
        240μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 8
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 124 and `menus`.`parent` is not null and `publicat` = 1
        210μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 124
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 76 and `menus`.`parent` is not null and `publicat` = 1
        230μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 76
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 76 and `menus`.`parent` is not null and `publicat` = 1
        220μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:38macma_app
        Metadata
        Bindings
        • 0. 76
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:38
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `paginas` where `paginas`.`id` = '249' limit 1
        330μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 249
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '259' limit 1
        250μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 259
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '267' limit 1
        200μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 267
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '273' limit 1
        160μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 273
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '275' limit 1
        160μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 275
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '276' limit 1
        160μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 276
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '3' limit 1
        160μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '4' limit 1
        140μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `menus`.`parent` = 85 and `menus`.`parent` is not null and `publicat` = 1
        150μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 85
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 9 and `menus`.`parent` is not null and `publicat` = 1
        190μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 9
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 9 and `menus`.`parent` is not null and `publicat` = 1
        190μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:38macma_app
        Metadata
        Bindings
        • 0. 9
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:38
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `guia_macmas` where `data_publicacio` <= '2025-04-04' order by `any` desc, `mes` desc limit 1
        160μs/app/helpers.php:326macma_app
        Metadata
        Bindings
        • 0. 2025-04-04
        Backtrace
        • 15. /app/helpers.php:326
        • 20. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 23. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:39
        • 25. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `menus`.`parent` = 89 and `menus`.`parent` is not null and `publicat` = 1
        180μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 89
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 11 and `menus`.`parent` is not null and `publicat` = 1
        160μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 11
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:33
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `areas` where `slug` = 'esports' limit 1
        170μs/app/Models/Menu.php:64macma_app
        Metadata
        Bindings
        • 0. esports
        Backtrace
        • 15. /app/Models/Menu.php:64
        • 24. /app/helpers.php:99
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `menus` where `parent` = 0 and (`area_id` = 2 or `area_id` = 0) and `publicat` = 1 order by `order_column` asc
        180μs/app/helpers.php:99macma_app
        Metadata
        Bindings
        • 0. 0
        • 1. 2
        • 2. 0
        • 3. 1
        Backtrace
        • 14. /app/helpers.php:99
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 1 and `menus`.`parent` is not null and `publicat` = 1
        160μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `paginas` where `paginas`.`id` = '157' limit 1
        210μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 157
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:129
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `menus`.`parent` = 2 and `menus`.`parent` is not null and `publicat` = 1
        170μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 2
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 2 and `menus`.`parent` is not null and `publicat` = 1
        200μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:132macma_app
        Metadata
        Bindings
        • 0. 2
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:132
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `paginas` where `paginas`.`id` = '157' limit 1
        190μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 157
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '2' limit 1
        200μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:129
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `menus`.`parent` = 5 and `menus`.`parent` is not null and `publicat` = 1
        160μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 5
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 8 and `menus`.`parent` is not null and `publicat` = 1
        130μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 8
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 124 and `menus`.`parent` is not null and `publicat` = 1
        160μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 124
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 76 and `menus`.`parent` is not null and `publicat` = 1
        200μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 76
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 76 and `menus`.`parent` is not null and `publicat` = 1
        180μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:132macma_app
        Metadata
        Bindings
        • 0. 76
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:132
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `paginas` where `paginas`.`id` = '249' limit 1
        190μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 249
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '259' limit 1
        250μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 259
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '267' limit 1
        210μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 267
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '273' limit 1
        190μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 273
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '275' limit 1
        170μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 275
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '276' limit 1
        210μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 276
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '3' limit 1
        230μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `paginas` where `paginas`.`id` = '4' limit 1
        220μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. /app/Models/Menu.php:101
        • 23. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 26. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `menus`.`parent` = 85 and `menus`.`parent` is not null and `publicat` = 1
        180μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 85
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 9 and `menus`.`parent` is not null and `publicat` = 1
        220μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 9
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 9 and `menus`.`parent` is not null and `publicat` = 1
        190μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:132macma_app
        Metadata
        Bindings
        • 0. 9
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:132
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `guia_macmas` where `data_publicacio` <= '2025-04-04' order by `any` desc, `mes` desc limit 1
        210μs/app/helpers.php:326macma_app
        Metadata
        Bindings
        • 0. 2025-04-04
        Backtrace
        • 15. /app/helpers.php:326
        • 20. /vendor/spatie/laravel-translatable/src/HasTranslations.php:21
        • 23. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:133
        • 25. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `menus`.`parent` = 89 and `menus`.`parent` is not null and `publicat` = 1
        170μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 89
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menus` where `menus`.`parent` = 11 and `menus`.`parent` is not null and `publicat` = 1
        160μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 11
        • 1. 1
        Backtrace
        • 15. view::e03d9db021183a7bc1d7ed9217c6934e56901b95:130
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      App\Models\GuiaMacma
      2
      App\Models\Pagina
      22
      App\Models\Menu
      84
      App\Models\Area
      2
          _token
          VOHqM4ogLwVr3wnIul5CVnyNYBkudP2j6mi2Wm74
          _previous
          array:1 [ "url" => "https://test.macma.org/esports/tenda" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /esports/tenda
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:18 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "18.218.189.36" ] "host" => array:1 [ 0 => "test.macma.org" ] ]
          request_server
          0 of 0
          array:49 [ "USER" => "macma" "HOME" => "/var/www/vhosts/macma.org" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/esports/tenda" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/esports/tenda" "REMOTE_PORT" => "52366" "SCRIPT_FILENAME" => "/var/www/vhosts/macma.org/test.macma.org/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/var/www/vhosts/macma.org/test.macma.org/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/vhosts/macma.org/test.macma.org/public" "REMOTE_ADDR" => "18.218.189.36" "SERVER_PORT" => "443" "SERVER_ADDR" => "217.76.139.192" "SERVER_NAME" => "test.macma.org" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "<address>Apache Server at test.macma.org Port 443</address>\n" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_ACCEL_INTERNAL" => "/internal-nginx-static-location" "HTTP_X_REAL_IP" => "18.218.189.36" "HTTP_HOST" => "test.macma.org" "proxy-nokeepalive" => "1" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743804385.5309 "REQUEST_TIME" => 1743804385 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Fri, 04 Apr 2025 22:06:25 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImI0b0U3azhMaER2R0I0azl2Z3AvT0E9PSIsInZhbHVlIjoiR0R6SFFoTTlQYTU5MkkwWG1ndjY0SyswZkRERmRWTW9sRVB5cm8yWVRzcFcwNldGYTJzSHVEUE1GYTJpRG9JMEtUQW1mUThlYUdqTTM3V2hncVZNdkNRRklGYnlYbXd4VGNSM0hQbDVjSHVpSWFiTXdRRVA2VUxmUkhzc3RaUHoiLCJtYWMiOiIzMmZhMjMwZGM1ZWY1NWZiNTVjZjU3MTc5ODUzZWI1ZGNkMjUzZDYzM2I4OTEzMmJhN2NiZTg4OTdlY2M2YjFmIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:06:25 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImI0b0U3azhMaER2R0I0azl2Z3AvT0E9PSIsInZhbHVlIjoiR0R6SFFoTTlQYTU5MkkwWG1ndjY0SyswZkRERmRWTW9sRVB5cm8yWVRzcFcwNldGYTJzSHVEUE1GYTJpRG9JMEtUQW1mU" 1 => "macma_session=eyJpdiI6Im9ndDBDZC9yR0N6UksvREhNSXNFVlE9PSIsInZhbHVlIjoiQ09EdU44cEVFcW9KbkFiZ2hRMmtaMXdLWC8xditvRnROMlNTTU5RR215ZGZVSC8yR2pUNS8yeStKanhwYVNEOHZ1RmZEZjdkRjV2RHVsdkxBR05ZUGNJdVFKQ08yejNiK1MxbXJyWEt5YXlJZXhzS2svc1ZOQUJRRmRLclRBOEoiLCJtYWMiOiIxMDE4NTFkN2RiNmFjMjBkN2FmMDdmZjVlYTU1NWNhM2ZiMTQ1MTRjYzY4MzBjYTViYjg5ZDlkZTkwNzEyMjkzIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:06:25 GMT; Max-Age=7200; path=/; httponly; samesite=laxmacma_session=eyJpdiI6Im9ndDBDZC9yR0N6UksvREhNSXNFVlE9PSIsInZhbHVlIjoiQ09EdU44cEVFcW9KbkFiZ2hRMmtaMXdLWC8xditvRnROMlNTTU5RR215ZGZVSC8yR2pUNS8yeStKanhwYVNEOHZ1Rm" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImI0b0U3azhMaER2R0I0azl2Z3AvT0E9PSIsInZhbHVlIjoiR0R6SFFoTTlQYTU5MkkwWG1ndjY0SyswZkRERmRWTW9sRVB5cm8yWVRzcFcwNldGYTJzSHVEUE1GYTJpRG9JMEtUQW1mUThlYUdqTTM3V2hncVZNdkNRRklGYnlYbXd4VGNSM0hQbDVjSHVpSWFiTXdRRVA2VUxmUkhzc3RaUHoiLCJtYWMiOiIzMmZhMjMwZGM1ZWY1NWZiNTVjZjU3MTc5ODUzZWI1ZGNkMjUzZDYzM2I4OTEzMmJhN2NiZTg4OTdlY2M2YjFmIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:06:25 GMT; path=/XSRF-TOKEN=eyJpdiI6ImI0b0U3azhMaER2R0I0azl2Z3AvT0E9PSIsInZhbHVlIjoiR0R6SFFoTTlQYTU5MkkwWG1ndjY0SyswZkRERmRWTW9sRVB5cm8yWVRzcFcwNldGYTJzSHVEUE1GYTJpRG9JMEtUQW1mU" 1 => "macma_session=eyJpdiI6Im9ndDBDZC9yR0N6UksvREhNSXNFVlE9PSIsInZhbHVlIjoiQ09EdU44cEVFcW9KbkFiZ2hRMmtaMXdLWC8xditvRnROMlNTTU5RR215ZGZVSC8yR2pUNS8yeStKanhwYVNEOHZ1RmZEZjdkRjV2RHVsdkxBR05ZUGNJdVFKQ08yejNiK1MxbXJyWEt5YXlJZXhzS2svc1ZOQUJRRmRLclRBOEoiLCJtYWMiOiIxMDE4NTFkN2RiNmFjMjBkN2FmMDdmZjVlYTU1NWNhM2ZiMTQ1MTRjYzY4MzBjYTViYjg5ZDlkZTkwNzEyMjkzIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:06:25 GMT; path=/; httponlymacma_session=eyJpdiI6Im9ndDBDZC9yR0N6UksvREhNSXNFVlE9PSIsInZhbHVlIjoiQ09EdU44cEVFcW9KbkFiZ2hRMmtaMXdLWC8xditvRnROMlNTTU5RR215ZGZVSC8yR2pUNS8yeStKanhwYVNEOHZ1Rm" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "VOHqM4ogLwVr3wnIul5CVnyNYBkudP2j6mi2Wm74" "_previous" => array:1 [ "url" => "https://test.macma.org/esports/tenda" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]