Natació

La Lliga Comarcal de Natació es va crear per oferir una activitat a tots els xiquets i xiquetes que estan realitzant aquest esport en la comarca de la Marina Alta, en l'àmbit d'escoles o d'iniciació i promoció i no volen participar en iniciació al rendiment, competició que organitza la federació de natació dins dels jocs esportius.

Per tant, l'objectiu, que tots hem de tenir clar, és el de potenciar la participació i donar oportunitat al nombre més gran d'esportistes possibles. En les competicions es fan proves individuals i proves de relleus per equips, ajustant les distàncies al nivell de les categories.


 

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 Version270msRequest Duration7MBMemory UsageGET esports/{slug}Route
    • Booting (58.83ms)
    • Application (211ms)
    • 1 x Application (78.19%)
      211ms
      1 x Booting (21.8%)
      58.83ms
      10 templates were rendered
      • public.esports.pagina (resources/views/public/esports/pagina.blade.php)2blade
        Params
        0
        content
        1
        top
      • blade_67f3eaf6a3307 (storage/framework/views/tmp/blade_67f3eaf6a3307.blade.php)0blade
      • layouts.public.partials.share (resources/views/layouts/public/partials/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        sbpagina
        7
        loop
      • layouts.public.public (resources/views/layouts/public/public.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        sbpagina
        7
        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)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        sbpagina
        7
        loop
        8
        component
      • layouts.public.partials.topbar (resources/views/layouts/public/partials/topbar.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        sbpagina
        7
        loop
        8
        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)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        sbpagina
        7
        loop
        8
        component
      • cookie-consent::index (resources/views/vendor/cookie-consent/index.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        sbpagina
        7
        loop
        8
        component
        9
        alreadyConsentedWithCookies
        10
        cookieConsentConfig
      uri
      GET esports/{slug}
      middleware
      web
      controller
      App\Http\Controllers\PaginaController@public_show
      namespace
      prefix
      /esports
      where
      as
      pagina-esports
      file
      app/Http/Controllers/PaginaController.php:271-301
      62 statements were executed, 57 of which were duplicated, 5 unique15.29ms
      • select * from `areas` where `slug` = 'esports' limit 1
        1.53ms/app/Http/Controllers/PaginaController.php:274macma_app
        Metadata
        Bindings
        • 0. esports
        Backtrace
        • 15. /app/Http/Controllers/PaginaController.php:274
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select VERSION() as version from `users` limit 1
        240μs/app/Http/Controllers/PaginaController.php:275macma_app
        Metadata
        Backtrace
        • 13. /app/Http/Controllers/PaginaController.php:275
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `paginas` where `paginas`.`area_id` = 2 and `paginas`.`area_id` is not null and (JSON_EXTRACT(slug, '$.ca') = 'natacio' or JSON_EXTRACT(slug, '$.ca') = 'natacio') limit 1
        890μs/app/Http/Controllers/PaginaController.php:285macma_app
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 18. /app/Http/Controllers/PaginaController.php:285
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `paginas` where `paginas`.`pagina_id` = 254 and `paginas`.`pagina_id` is not null and `publicat` = 1
        1.42msview::1e6d71ae04ae35b7a23a431073e3bb88ab8ad100:10macma_app
        Metadata
        Bindings
        • 0. 254
        • 1. 1
        Backtrace
        • 15. view::1e6d71ae04ae35b7a23a431073e3bb88ab8ad100:10
        • 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`.`pagina_id` = 254 and `paginas`.`pagina_id` is not null and `publicat` = 1
        280μsview::1e6d71ae04ae35b7a23a431073e3bb88ab8ad100:12macma_app
        Metadata
        Bindings
        • 0. 254
        • 1. 1
        Backtrace
        • 15. view::1e6d71ae04ae35b7a23a431073e3bb88ab8ad100:12
        • 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`.`pagina_id` = 254 and `paginas`.`pagina_id` is not null and `publicat` = 1 order by `order_column` asc
        790μsview::1e6d71ae04ae35b7a23a431073e3bb88ab8ad100:17macma_app
        Metadata
        Bindings
        • 0. 254
        • 1. 1
        Backtrace
        • 15. view::1e6d71ae04ae35b7a23a431073e3bb88ab8ad100:17
        • 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
        250μ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
        300μ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
        210μ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
        220μ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
        250μ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
        210μ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
        240μ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
        200μ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
        220μ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
        200μ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
        210μ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
        240μ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
        200μ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
        200μ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
        200μ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
        200μ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
        170μ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
        170μ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
        160μ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
        150μ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
        140μ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-07' order by `any` desc, `mes` desc limit 1
        170μs/app/helpers.php:326macma_app
        Metadata
        Bindings
        • 0. 2025-04-07
        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
        150μ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
        140μ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
        140μ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
        170μ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
        140μ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
        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: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
        160μ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
        150μ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
        180μ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
        170μ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
        140μ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
        140μ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
        150μ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
        220μ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
        170μ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
        200μ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
        150μ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
        150μ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
        150μ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
        140μ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
        200μ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
        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: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
        150μ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
        180μ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
        170μ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-07' order by `any` desc, `mes` desc limit 1
        170μs/app/helpers.php:326macma_app
        Metadata
        Bindings
        • 0. 2025-04-07
        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
        160μ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
        150μ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
      • select * from `paginas` where `paginas`.`id` = 249 limit 1
        170μs/app/Models/Pagina.php:74macma_app
        Metadata
        Bindings
        • 0. 249
        Backtrace
        • 20. /app/Models/Pagina.php:74
        • 21. /routes/breadcrumbs.php:125
        • 22. /vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • 23. /vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
        • 24. /vendor/diglactic/laravel-breadcrumbs/src/Manager.php:145
      • select * from `paginas` where `paginas`.`id` = 553 limit 1
        150μs/app/Models/Pagina.php:74macma_app
        Metadata
        Bindings
        • 0. 553
        Backtrace
        • 20. /app/Models/Pagina.php:74
        • 21. /app/Models/Pagina.php:75
        • 22. /routes/breadcrumbs.php:125
        • 23. /vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • 24. /vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
      App\Models\GuiaMacma
      2
      App\Models\Menu
      84
      App\Models\Pagina
      34
      App\Models\Area
      3
          _token
          u0x5ubbcVnNdKOCgMy43KTwOfIWqs7eNaRiGdQP3
          _previous
          array:1 [ "url" => "https://test.macma.org/esports/natacio" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /esports/natacio
          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:19 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijh4bEppdWxlSUJNQThVUHl5THRXMkE9PSIsInZhbHVlIjoiOTE2TG5IU0xnalBONDJSU3l4Rk5Iai9NbGZjS3lKRWxxNnZNY0l6SnYyanJtVHI0V2o2cWI1UVZBUzF3YTYySEdxYTJOejNyTXBrUnhoQUtlbTQ4aEFwQStMMittTmJwdkR5SWUwUmRRK0wvOEJ5YjkwRGJXczNaRDltRFRwTHIiLCJtYWMiOiJlOTFiMmIxMzU5YWZkYzdjMzM4NGFlNDhhMjJmZWM1ZjlhMWE5MmUwMDVmZWRhNGRiZTZhZGI5YzVhNmFmNDdhIiwidGFnIjoiIn0%3D; macma_session=eyJpdiI6IjFsMkVzYytZZDM1QmJ4S1A3cHl5dVE9PSIsInZhbHVlIjoiYkZmMGQxWkhKYUdyMmpWdlVqQWVmQXVMWXZYZUNkYytUMkRMcXd4UGpDYlFWbEl4RGNWZlVkVjRlRU5acFYyMEI4MFlMNzRCczJZNjUySVI2LzRHa3cydkRXVjUra2xqS2d3VmxFNTNRbER2M29wcVhyQWFReWRaMloyOWNPTVAiLCJtYWMiOiJhYmQxNjcxOTVmZTlmY2Q0OWNkOTcwNGFhMDhkNWUwZGM2Yjc0MzBhYTY3N2U4YjAyNTM0NDU2ZTE3Njg1Yjk1IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ijh4bEppdWxlSUJNQThVUHl5THRXMkE9PSIsInZhbHVlIjoiOTE2TG5IU0xnalBONDJSU3l4Rk5Iai9NbGZjS3lKRWxxNnZNY0l6SnYyanJtVHI0V2o2cWI1UVZBUzF3YTYySEdxYTJOe" ] "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.222.35.177" ] "host" => array:1 [ 0 => "test.macma.org" ] ]
          request_server
          0 of 0
          array:50 [ "USER" => "macma" "HOME" => "/var/www/vhosts/macma.org" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/esports/natacio" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/esports/natacio" "REMOTE_PORT" => "42704" "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.222.35.177" "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_COOKIE" => "XSRF-TOKEN=eyJpdiI6Ijh4bEppdWxlSUJNQThVUHl5THRXMkE9PSIsInZhbHVlIjoiOTE2TG5IU0xnalBONDJSU3l4Rk5Iai9NbGZjS3lKRWxxNnZNY0l6SnYyanJtVHI0V2o2cWI1UVZBUzF3YTYySEdxYTJOejNyTXBrUnhoQUtlbTQ4aEFwQStMMittTmJwdkR5SWUwUmRRK0wvOEJ5YjkwRGJXczNaRDltRFRwTHIiLCJtYWMiOiJlOTFiMmIxMzU5YWZkYzdjMzM4NGFlNDhhMjJmZWM1ZjlhMWE5MmUwMDVmZWRhNGRiZTZhZGI5YzVhNmFmNDdhIiwidGFnIjoiIn0%3D; macma_session=eyJpdiI6IjFsMkVzYytZZDM1QmJ4S1A3cHl5dVE9PSIsInZhbHVlIjoiYkZmMGQxWkhKYUdyMmpWdlVqQWVmQXVMWXZYZUNkYytUMkRMcXd4UGpDYlFWbEl4RGNWZlVkVjRlRU5acFYyMEI4MFlMNzRCczJZNjUySVI2LzRHa3cydkRXVjUra2xqS2d3VmxFNTNRbER2M29wcVhyQWFReWRaMloyOWNPTVAiLCJtYWMiOiJhYmQxNjcxOTVmZTlmY2Q0OWNkOTcwNGFhMDhkNWUwZGM2Yjc0MzBhYTY3N2U4YjAyNTM0NDU2ZTE3Njg1Yjk1IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ijh4bEppdWxlSUJNQThVUHl5THRXMkE9PSIsInZhbHVlIjoiOTE2TG5IU0xnalBONDJSU3l4Rk5Iai9NbGZjS3lKRWxxNnZNY0l6SnYyanJtVHI0V2o2cWI1UVZBUzF3YTYySEdxYTJOe" "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.222.35.177" "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" => 1744038646.5693 "REQUEST_TIME" => 1744038646 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "u0x5ubbcVnNdKOCgMy43KTwOfIWqs7eNaRiGdQP3" "macma_session" => "tAr3afyjuGBtYLz8hSNKsNLtlsfSppcYDZHG2rC2" ]
          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 => "Mon, 07 Apr 2025 15:10:46 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFaamtMVUtDdVdKaVZIcERFWGgwZ0E9PSIsInZhbHVlIjoiOWNlaklmYjlaZWFndTN5cWx6eEZSRnlHT0pKK2lLdDNXWlZ0UTl3MXIzcUtiam5JOXBrWCtvSlB2d3g3RWViOWczOXEwMzcrbElJd3Z1NjNnd01sZ0ZzeS8zWnhITjFSbElmMDJXMGdXN0JsbTNkV0N5SGowclNvZW1RVTMySEUiLCJtYWMiOiI4YTAwYzNmNzAyYTMwM2Q0MTE5OTAzMmU5NTg1NTdkMGVmYTg4OTVjNDRiYWI3ZTRkNWQ5NTA4YTk3YTIzZDgwIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 17:10:46 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlFaamtMVUtDdVdKaVZIcERFWGgwZ0E9PSIsInZhbHVlIjoiOWNlaklmYjlaZWFndTN5cWx6eEZSRnlHT0pKK2lLdDNXWlZ0UTl3MXIzcUtiam5JOXBrWCtvSlB2d3g3RWViOWczOXEwM" 1 => "macma_session=eyJpdiI6IlF4NEZISHVYaWtwSUY4TlBwWEdFenc9PSIsInZhbHVlIjoiR1NWNWEvRGU3ZUZ6d3Vta25ydnNneGFKWTBoaTBuMUFmeTBxK2xRaHBuZS92d1ZCSVk0TkdJNlgzUnUyYXNZc096ZVhuMlVEaGhFZEZ3UGZBYXUvVnV4QUtsTWIwYlM0RUM3cWJ1eGVvOUNoU2JiY3ZDaFo3N0JYT09JSHVIS2YiLCJtYWMiOiI0M2Y0ZjllNzkxMjY0ZTgwZTQ4N2Q0NDAyMjc0ZTIwYzcyYjI2ZGI4MjdlYTRiZjY0MGRlYmJmY2Y5MDMxNjAwIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 17:10:46 GMT; Max-Age=7200; path=/; httponly; samesite=laxmacma_session=eyJpdiI6IlF4NEZISHVYaWtwSUY4TlBwWEdFenc9PSIsInZhbHVlIjoiR1NWNWEvRGU3ZUZ6d3Vta25ydnNneGFKWTBoaTBuMUFmeTBxK2xRaHBuZS92d1ZCSVk0TkdJNlgzUnUyYXNZc096ZV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFaamtMVUtDdVdKaVZIcERFWGgwZ0E9PSIsInZhbHVlIjoiOWNlaklmYjlaZWFndTN5cWx6eEZSRnlHT0pKK2lLdDNXWlZ0UTl3MXIzcUtiam5JOXBrWCtvSlB2d3g3RWViOWczOXEwMzcrbElJd3Z1NjNnd01sZ0ZzeS8zWnhITjFSbElmMDJXMGdXN0JsbTNkV0N5SGowclNvZW1RVTMySEUiLCJtYWMiOiI4YTAwYzNmNzAyYTMwM2Q0MTE5OTAzMmU5NTg1NTdkMGVmYTg4OTVjNDRiYWI3ZTRkNWQ5NTA4YTk3YTIzZDgwIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 17:10:46 GMT; path=/XSRF-TOKEN=eyJpdiI6IlFaamtMVUtDdVdKaVZIcERFWGgwZ0E9PSIsInZhbHVlIjoiOWNlaklmYjlaZWFndTN5cWx6eEZSRnlHT0pKK2lLdDNXWlZ0UTl3MXIzcUtiam5JOXBrWCtvSlB2d3g3RWViOWczOXEwM" 1 => "macma_session=eyJpdiI6IlF4NEZISHVYaWtwSUY4TlBwWEdFenc9PSIsInZhbHVlIjoiR1NWNWEvRGU3ZUZ6d3Vta25ydnNneGFKWTBoaTBuMUFmeTBxK2xRaHBuZS92d1ZCSVk0TkdJNlgzUnUyYXNZc096ZVhuMlVEaGhFZEZ3UGZBYXUvVnV4QUtsTWIwYlM0RUM3cWJ1eGVvOUNoU2JiY3ZDaFo3N0JYT09JSHVIS2YiLCJtYWMiOiI0M2Y0ZjllNzkxMjY0ZTgwZTQ4N2Q0NDAyMjc0ZTIwYzcyYjI2ZGI4MjdlYTRiZjY0MGRlYmJmY2Y5MDMxNjAwIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 17:10:46 GMT; path=/; httponlymacma_session=eyJpdiI6IlF4NEZISHVYaWtwSUY4TlBwWEdFenc9PSIsInZhbHVlIjoiR1NWNWEvRGU3ZUZ6d3Vta25ydnNneGFKWTBoaTBuMUFmeTBxK2xRaHBuZS92d1ZCSVk0TkdJNlgzUnUyYXNZc096ZV" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "u0x5ubbcVnNdKOCgMy43KTwOfIWqs7eNaRiGdQP3" "_previous" => array:1 [ "url" => "https://test.macma.org/esports/natacio" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]