Noticies

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 Version410msRequest Duration7MBMemory UsageGET cultura/actualitatRoute
    • Booting (116ms)
    • Application (294ms)
    • 1 x Application (71.77%)
      294ms
      1 x Booting (28.22%)
      116ms
      10 templates were rendered
      • public.common.noticies (resources/views/public/common/noticies.blade.php)2blade
        Params
        0
        content
        1
        top
      • pagination::tailwind (resources/views/vendor/pagination/tailwind.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • layouts.public.partials.share (resources/views/layouts/public/partials/share.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        noticia
        7
        loop
        8
        end
      • layouts.public.public (resources/views/layouts/public/public.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        noticia
        7
        loop
        8
        end
      • 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)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        noticia
        7
        loop
        8
        end
        9
        component
      • layouts.public.partials.topbar (resources/views/layouts/public/partials/topbar.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        noticia
        7
        loop
        8
        end
        9
        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)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        noticia
        7
        loop
        8
        end
        9
        component
      • cookie-consent::index (resources/views/vendor/cookie-consent/index.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        top
        5
        __currentLoopData
        6
        noticia
        7
        loop
        8
        end
        9
        component
        10
        alreadyConsentedWithCookies
        11
        cookieConsentConfig
      uri
      GET cultura/actualitat
      middleware
      web
      controller
      App\Http\Controllers\NoticiaController@public_index
      namespace
      prefix
      /cultura
      where
      as
      actualitat-cultura
      file
      app/Http/Controllers/NoticiaController.php:236-250
      42 statements were executed, 40 of which were duplicated, 2 unique72.66ms
      • select count(*) as aggregate from `noticias` where `publicat` = 1 and `data_publicacio` <= '2025-04-04 22:23:53'
        1.73ms/app/Http/Controllers/NoticiaController.php:242macma_app
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-04 22:23:53
        Backtrace
        • 15. /app/Http/Controllers/NoticiaController.php:242
        • 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 * from `noticias` where `publicat` = 1 and `data_publicacio` <= '2025-04-04 22:23:53' order by data_publicacio DESC limit 6 offset 0
        820μs/app/Http/Controllers/NoticiaController.php:242macma_app
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-04 22:23:53
        Backtrace
        • 15. /app/Http/Controllers/NoticiaController.php:242
        • 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 * from `areas` where `slug` = 'cultura' limit 1
        10.16ms/app/Models/Menu.php:64macma_app
        Metadata
        Bindings
        • 0. cultura
        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` = 1 or `area_id` = 0) and `publicat` = 1 order by `order_column` asc
        610μs/app/helpers.php:99macma_app
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        • 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
        4.27msview::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
        780μ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
        3ms/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
        3.95msview::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
        3.99ms/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` = 55 and `menus`.`parent` is not null and `publicat` = 1
        330μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 55
        • 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` = '188' limit 1
        12.58ms/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 188
        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` = 9 and `menus`.`parent` is not null and `publicat` = 1
        240μ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
        1.68msview::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
        3.2ms/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` = 51 and `menus`.`parent` is not null and `publicat` = 1
        2.92msview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 51
        • 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` = '181' limit 1
        2.42ms/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 181
        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` = 52 and `menus`.`parent` is not null and `publicat` = 1
        3.05msview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 52
        • 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` = '180' limit 1
        3.01ms/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 180
        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` = 54 and `menus`.`parent` is not null and `publicat` = 1
        220μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 54
        • 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` = 56 and `menus`.`parent` is not null and `publicat` = 1
        200μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 56
        • 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` = 88 and `menus`.`parent` is not null and `publicat` = 1
        3.25msview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 88
        • 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` = 57 and `menus`.`parent` is not null and `publicat` = 1
        3.23msview::e03d9db021183a7bc1d7ed9217c6934e56901b95:33macma_app
        Metadata
        Bindings
        • 0. 57
        • 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` = 'cultura' limit 1
        2.8ms/app/Models/Menu.php:64macma_app
        Metadata
        Bindings
        • 0. cultura
        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` = 1 or `area_id` = 0) and `publicat` = 1 order by `order_column` asc
        230μs/app/helpers.php:99macma_app
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        • 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
        200μ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
        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: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
        240μ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
        280μ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
        330μ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` = '188' limit 1
        230μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 188
        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` = 55 and `menus`.`parent` is not null and `publicat` = 1
        200μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 55
        • 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
        210μ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
        200μ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
        240μ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 `paginas` where `paginas`.`id` = '181' limit 1
        220μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 181
        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` = 51 and `menus`.`parent` is not null and `publicat` = 1
        200μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 51
        • 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` = '180' limit 1
        200μs/app/Models/Menu.php:101macma_app
        Metadata
        Bindings
        • 0. 180
        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` = 52 and `menus`.`parent` is not null and `publicat` = 1
        190μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 52
        • 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` = 54 and `menus`.`parent` is not null and `publicat` = 1
        200μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 54
        • 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` = 56 and `menus`.`parent` is not null and `publicat` = 1
        200μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 56
        • 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` = 88 and `menus`.`parent` is not null and `publicat` = 1
        210μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 88
        • 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` = 57 and `menus`.`parent` is not null and `publicat` = 1
        200μsview::e03d9db021183a7bc1d7ed9217c6934e56901b95:130macma_app
        Metadata
        Bindings
        • 0. 57
        • 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
      10
      App\Models\Menu
      52
      App\Models\Area
      2
      App\Models\Noticia
      6
          _token
          Mm8XkWjYWybD2wsVvMQXL1LgyeHG38CfwombN7Zq
          _previous
          array:1 [ "url" => "https://test.macma.org/cultura/actualitat" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /cultura/actualitat
          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 => "3.14.253.99" ] "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" => "/cultura/actualitat" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/cultura/actualitat" "REMOTE_PORT" => "52946" "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" => "3.14.253.99" "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" => "3.14.253.99" "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" => 1743805433.8062 "REQUEST_TIME" => 1743805433 ]
          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:23:53 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNGSjhIQXpDa3VNSHR1ZExVNFo2cXc9PSIsInZhbHVlIjoid2NWK3dzWnZ0TDA4R3dtUnByVDRnNitETEhXWk5Qa203MktYUUJMVklyTENidHZ2WWxPU2hlOUk0MHc3UGhWdElpWHA2eTlTNWNmeStxT1VjRFRMN1pIV0E0dnNkWFlPV1cvMlowRkR0U0NFL1VrWklQTGpROExBVDQwcFljNzYiLCJtYWMiOiJlNDRkMWVmY2Y2YzA3NDIyNzYxYjU5NTU3N2QyNzIzZmQ4MDRjNTBkMDg1YThkYjFkYjU4ZTFjYjFlNDhiZWE1IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:23:54 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InNGSjhIQXpDa3VNSHR1ZExVNFo2cXc9PSIsInZhbHVlIjoid2NWK3dzWnZ0TDA4R3dtUnByVDRnNitETEhXWk5Qa203MktYUUJMVklyTENidHZ2WWxPU2hlOUk0MHc3UGhWdElpWHA2e" 1 => "macma_session=eyJpdiI6IjRrazRZVjBFaE5zcVBQODJqaFB6WUE9PSIsInZhbHVlIjoiMlcveWV3UUZvT29aaU9heW9YM2ZpZG41L3hRTGhDVkljWHNYNnhPa3p2MnlIYVNhMlp0Q0hMQUJBcm9VK1RkazVXRWdCSHFPQWd0aW1tZkhqTlhXT0ZtYW1nc3V2U3FYZWhXZkxpRk5NNVZCVDhmMk5Ia0VQVDFnWWxjWEtsY2siLCJtYWMiOiIwNmU4N2YwM2E2ZTY2ODk3ZTJkNmVmYWJhYzI2MmE3ZmNmNmU1NzYyMmM5NDU5ZGI0NzQzNzZmYWQ3MDJjNGEyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:23:54 GMT; Max-Age=7200; path=/; httponly; samesite=laxmacma_session=eyJpdiI6IjRrazRZVjBFaE5zcVBQODJqaFB6WUE9PSIsInZhbHVlIjoiMlcveWV3UUZvT29aaU9heW9YM2ZpZG41L3hRTGhDVkljWHNYNnhPa3p2MnlIYVNhMlp0Q0hMQUJBcm9VK1RkazVXRW" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNGSjhIQXpDa3VNSHR1ZExVNFo2cXc9PSIsInZhbHVlIjoid2NWK3dzWnZ0TDA4R3dtUnByVDRnNitETEhXWk5Qa203MktYUUJMVklyTENidHZ2WWxPU2hlOUk0MHc3UGhWdElpWHA2eTlTNWNmeStxT1VjRFRMN1pIV0E0dnNkWFlPV1cvMlowRkR0U0NFL1VrWklQTGpROExBVDQwcFljNzYiLCJtYWMiOiJlNDRkMWVmY2Y2YzA3NDIyNzYxYjU5NTU3N2QyNzIzZmQ4MDRjNTBkMDg1YThkYjFkYjU4ZTFjYjFlNDhiZWE1IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:23:54 GMT; path=/XSRF-TOKEN=eyJpdiI6InNGSjhIQXpDa3VNSHR1ZExVNFo2cXc9PSIsInZhbHVlIjoid2NWK3dzWnZ0TDA4R3dtUnByVDRnNitETEhXWk5Qa203MktYUUJMVklyTENidHZ2WWxPU2hlOUk0MHc3UGhWdElpWHA2e" 1 => "macma_session=eyJpdiI6IjRrazRZVjBFaE5zcVBQODJqaFB6WUE9PSIsInZhbHVlIjoiMlcveWV3UUZvT29aaU9heW9YM2ZpZG41L3hRTGhDVkljWHNYNnhPa3p2MnlIYVNhMlp0Q0hMQUJBcm9VK1RkazVXRWdCSHFPQWd0aW1tZkhqTlhXT0ZtYW1nc3V2U3FYZWhXZkxpRk5NNVZCVDhmMk5Ia0VQVDFnWWxjWEtsY2siLCJtYWMiOiIwNmU4N2YwM2E2ZTY2ODk3ZTJkNmVmYWJhYzI2MmE3ZmNmNmU1NzYyMmM5NDU5ZGI0NzQzNzZmYWQ3MDJjNGEyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:23:54 GMT; path=/; httponlymacma_session=eyJpdiI6IjRrazRZVjBFaE5zcVBQODJqaFB6WUE9PSIsInZhbHVlIjoiMlcveWV3UUZvT29aaU9heW9YM2ZpZG41L3hRTGhDVkljWHNYNnhPa3p2MnlIYVNhMlp0Q0hMQUJBcm9VK1RkazVXRW" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Mm8XkWjYWybD2wsVvMQXL1LgyeHG38CfwombN7Zq" "_previous" => array:1 [ "url" => "https://test.macma.org/cultura/actualitat" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]