See you in Cannes Yachting Festival and Monaco Yacht Show!
31/08/2022
iconaShare

We are glad to announce our presence at the upcoming yacht shows, a fantastic chance to finally meet up in person!

We will be at Cannes Yachting Festival on 8 and 9 September  and at Monaco Yacht Show on 29 and 30 September.

Will you be there and wish to schedule a meeting? Get in touch sending an email marketing@defelice.yachts or calling +39-378-3021883.

 

Certifications

Partner of

Follow us

7.4.27PHP Version162msRequest Duration4MBMemory UsageGET en/news/{subs?}RouteAuth status
    • Booting (40.2ms)
    • Application (122ms)
    • 1 x Application (75.04%)
      121.82ms
      1 x Booting (24.76%)
      40.20ms
      6 templates were rendered
      • news.item (resources/views/news/item.blade.php)21blade
        Params
        0
        id
        1
        title
        2
        date
        3
        status
        4
        content
        5
        slug
        6
        language
        7
        category_id
        8
        extras
        9
        created_at
        10
        updated_at
        11
        image
        12
        image_xs
        13
        attachment_file_1
        14
        attachment_name_1
        15
        attachment_file_2
        16
        attachment_name_2
        17
        attachment_file_3
        18
        attachment_name_3
        19
        meta_keywords
        20
        meta_description
      • news.partials.metatags (resources/views/news/partials/metatags.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        id
        5
        title
        6
        date
        7
        status
        8
        content
        9
        slug
        10
        language
        11
        category_id
        12
        extras
        13
        created_at
        14
        updated_at
        15
        image
        16
        image_xs
        17
        attachment_file_1
        18
        attachment_name_1
        19
        attachment_file_2
        20
        attachment_name_2
        21
        attachment_file_3
        22
        attachment_name_3
        23
        meta_keywords
        24
        meta_description
      • layout.default (resources/views/layout/default.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        id
        5
        title
        6
        date
        7
        status
        8
        content
        9
        slug
        10
        language
        11
        category_id
        12
        extras
        13
        created_at
        14
        updated_at
        15
        image
        16
        image_xs
        17
        attachment_file_1
        18
        attachment_name_1
        19
        attachment_file_2
        20
        attachment_name_2
        21
        attachment_file_3
        22
        attachment_name_3
        23
        meta_keywords
        24
        meta_description
        25
        i
      • layout.partials.menu (resources/views/layout/partials/menu.blade.php)28blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        id
        5
        title
        6
        date
        7
        status
        8
        content
        9
        slug
        10
        language
        11
        category_id
        12
        extras
        13
        created_at
        14
        updated_at
        15
        image
        16
        image_xs
        17
        attachment_file_1
        18
        attachment_name_1
        19
        attachment_file_2
        20
        attachment_name_2
        21
        attachment_file_3
        22
        attachment_name_3
        23
        meta_keywords
        24
        meta_description
        25
        i
        26
        languages
        27
        activeLanguage
      • layout.partials.logos (resources/views/layout/partials/logos.blade.php)28blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        id
        5
        title
        6
        date
        7
        status
        8
        content
        9
        slug
        10
        language
        11
        category_id
        12
        extras
        13
        created_at
        14
        updated_at
        15
        image
        16
        image_xs
        17
        attachment_file_1
        18
        attachment_name_1
        19
        attachment_file_2
        20
        attachment_name_2
        21
        attachment_file_3
        22
        attachment_name_3
        23
        meta_keywords
        24
        meta_description
        25
        i
        26
        __currentLoopData
        27
        loop
      • layout.partials.footer (resources/views/layout/partials/footer.blade.php)28blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        id
        5
        title
        6
        date
        7
        status
        8
        content
        9
        slug
        10
        language
        11
        category_id
        12
        extras
        13
        created_at
        14
        updated_at
        15
        image
        16
        image_xs
        17
        attachment_file_1
        18
        attachment_name_1
        19
        attachment_file_2
        20
        attachment_name_2
        21
        attachment_file_3
        22
        attachment_name_3
        23
        meta_keywords
        24
        meta_description
        25
        i
        26
        __currentLoopData
        27
        loop
      uri
      GET en/news/{subs?}
      middleware
      web
      controller
      App\Http\Controllers\NewsController@item
      namespace
      App\Http\Controllers
      prefix
      /en
      where
      file
      app/Http/Controllers/NewsController.php:62-72
      11 statements were executed, 9 of which were duplicated, 2 unique1.64ms
      • select * from `news` where `slug` = 'cannes-monaco-2022' and `status` = 'published' and `language` = 'en' limit 1170μs/app/Http/Controllers/NewsController.php:64c0agdefelice
        Metadata
        Bindings
        • 0. cannes-monaco-2022
        • 1. published
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Http/Controllers/NewsController.php:64
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select * from `languages` where `active` = 1120μs/app/Providers/ViewComposerProvider.php:22c0agdefelice
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Providers/ViewComposerProvider.php:22
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 18. view::layout.default:37
      • select * from `menu_items` where `language` = 'en' order by `lft` asc160μs/packages/progresso/menucrud/src/Models/MenuItem.php:39c0agdefelice
        Metadata
        Bindings
        • 0. en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /packages/progresso/menucrud/src/Models/MenuItem.php:39
        • 13. view::layout.partials.menu:18
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `pages` where `pages`.`id` in ('2', '3', '4', '6', '7', '33', '102', '123')200μs/packages/progresso/menucrud/src/Models/MenuItem.php:39c0agdefelice
        Metadata
        Bindings
        • 0. 2
        • 1. 3
        • 2. 4
        • 3. 6
        • 4. 7
        • 5. 33
        • 6. 102
        • 7. 123
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /packages/progresso/menucrud/src/Models/MenuItem.php:39
        • 18. view::layout.partials.menu:18
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `menu_items` where `menu_items`.`parent_id` in (1, 2, 3, 4, 5, 7, 35, 42, 46)140μs/packages/progresso/menucrud/src/Models/MenuItem.php:39c0agdefelice
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 5
        • 5. 7
        • 6. 35
        • 7. 42
        • 8. 46
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /packages/progresso/menucrud/src/Models/MenuItem.php:39
        • 18. view::layout.partials.menu:18
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `menu_items` where `language` = 'en' order by `lft` asc160μs/packages/progresso/menucrud/src/Models/MenuItem.php:39c0agdefelice
        Metadata
        Bindings
        • 0. en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /packages/progresso/menucrud/src/Models/MenuItem.php:39
        • 13. view::layout.partials.menu:58
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `pages` where `pages`.`id` in ('2', '3', '4', '6', '7', '33', '102', '123')130μs/packages/progresso/menucrud/src/Models/MenuItem.php:39c0agdefelice
        Metadata
        Bindings
        • 0. 2
        • 1. 3
        • 2. 4
        • 3. 6
        • 4. 7
        • 5. 33
        • 6. 102
        • 7. 123
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /packages/progresso/menucrud/src/Models/MenuItem.php:39
        • 18. view::layout.partials.menu:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `menu_items` where `menu_items`.`parent_id` in (1, 2, 3, 4, 5, 7, 35, 42, 46)110μs/packages/progresso/menucrud/src/Models/MenuItem.php:39c0agdefelice
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 5
        • 5. 7
        • 6. 35
        • 7. 42
        • 8. 46
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /packages/progresso/menucrud/src/Models/MenuItem.php:39
        • 18. view::layout.partials.menu:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `menu_items` where `language` = 'en' order by `lft` asc140μs/packages/progresso/menucrud/src/Models/MenuItem.php:39c0agdefelice
        Metadata
        Bindings
        • 0. en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /packages/progresso/menucrud/src/Models/MenuItem.php:39
        • 13. view::layout.partials.menu:69
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `pages` where `pages`.`id` in ('2', '3', '4', '6', '7', '33', '102', '123')180μs/packages/progresso/menucrud/src/Models/MenuItem.php:39c0agdefelice
        Metadata
        Bindings
        • 0. 2
        • 1. 3
        • 2. 4
        • 3. 6
        • 4. 7
        • 5. 33
        • 6. 102
        • 7. 123
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /packages/progresso/menucrud/src/Models/MenuItem.php:39
        • 18. view::layout.partials.menu:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `menu_items` where `menu_items`.`parent_id` in (1, 2, 3, 4, 5, 7, 35, 42, 46)130μs/packages/progresso/menucrud/src/Models/MenuItem.php:39c0agdefelice
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 5
        • 5. 7
        • 6. 35
        • 7. 42
        • 8. 46
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /packages/progresso/menucrud/src/Models/MenuItem.php:39
        • 18. view::layout.partials.menu:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      App\Models\Page
      24
      Progresso\MenuCRUD\Models\MenuItem
      27
      Backpack\LangFileManager\app\Models\Language
      3
      App\Models\News
      1
        web
        null
        api
        null
          _token
          I9iyYrIY5GT6NiEG0oIDEbyxVYcxjiiTiCAF664H
          _previous
          array:1 [ "url" => "http://agenziadefelice.sviluppo.progresso.srl/en/news/cannes-monaco-2022" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/news/cannes-monaco-2022
          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:10 [ "connection" => array:1 [ 0 => "keep-alive" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "10.1.104.198" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-fbj6b (squid/6.10)" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "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" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "agenziadefelice.sviluppo.progresso.srl" ] ]
          request_server
          0 of 0
          array:43 [ "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "TEMP" => "/var/www/clients/client0/web91/tmp" "TMPDIR" => "/var/www/clients/client0/web91/tmp" "TMP" => "/var/www/clients/client0/web91/tmp" "HOSTNAME" => "" "USER" => "web91" "HOME" => "/var/www/clients/client0/web91" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/en/news/cannes-monaco-2022" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/en/news/cannes-monaco-2022" "REMOTE_PORT" => "31245" "SCRIPT_FILENAME" => "/var/www/clients/client0/web91/web/public/index.php" "SERVER_ADMIN" => "webmaster@agenziadefelice.sviluppo.progresso.srl" "CONTEXT_DOCUMENT_ROOT" => "/var/www/clients/client0/web91/web/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "http" "DOCUMENT_ROOT" => "/var/www/clients/client0/web91/web/public" "REMOTE_ADDR" => "216.73.216.111" "SERVER_PORT" => "80" "SERVER_ADDR" => "51.68.164.79" "SERVER_NAME" => "agenziadefelice.sviluppo.progresso.srl" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "HTTP_CONNECTION" => "keep-alive" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "10.1.104.198" "HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-fbj6b (squid/6.10)" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "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_PRAGMA" => "no-cache" "HTTP_HOST" => "agenziadefelice.sviluppo.progresso.srl" "proxy-nokeepalive" => "1" "REDIRECT_STATUS" => "200" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749775479.0526 "REQUEST_TIME" => 1749775479 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 13 Jun 2025 00:44:39 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1EU2Y0T1hyMHJsWU5rams4SzNLS3c9PSIsInZhbHVlIjoiVFVaQ1BhbytPaG41UTA5SlFBT3hjTlJrTVNBa2JVUHlzSG4wTDJnYXlcL0s0Wjg1XC91bU1aNldQdUlrVDZXbzlQIiwibWFjIjoiMTZlN2JhMWE0ODY4ZjkzZDRkMjIxMjczMzJjMWRiMDBiMmRmNWMzMWE5YTZlMDhlYTU2MjkwYTQxYmVkOWE4YiJ9; expires=Fri, 13-Jun-2025 02:44:39 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6Im1EU2Y0T1hyMHJsWU5rams4SzNLS3c9PSIsInZhbHVlIjoiVFVaQ1BhbytPaG41UTA5SlFBT3hjTlJrTVNBa2JVUHlzSG4wTDJnYXlcL0s0Wjg1XC91bU1aNldQdUlrVDZXbzlQIiwib" 1 => "agenzia_defelice_session=eyJpdiI6IitzQUdsQmdHVUk0V2VWOGNnZkdrcVE9PSIsInZhbHVlIjoiRlBEK1JMMmVTeXkzcWwyNTRUODRhZWthaGd3XC82WFd6VXdLTmlCRDBcL1VPOFZZMU1zMlZBTHZacnM5SjVpb0hMTERoOXgyWkdPdGhDc0pEcmQ4TkxjblVyV1hTUWt5enQzXC9jRWhMK1gxNThsMWV3OUJhQzY2REN1Y2ZXWTlSbXUiLCJtYWMiOiIzMGU0NzA1ZTNmZjBhOGZjZGUzOWRjZmMwZDJhMjU1MTVlNTBjYTY2ZTFmZjE4YzIzZWEwOTcxNWNjOTYwMzE1In0%3D; expires=Fri, 13-Jun-2025 02:44:39 GMT; Max-Age=7200; path=/; httponlyagenzia_defelice_session=eyJpdiI6IitzQUdsQmdHVUk0V2VWOGNnZkdrcVE9PSIsInZhbHVlIjoiRlBEK1JMMmVTeXkzcWwyNTRUODRhZWthaGd3XC82WFd6VXdLTmlCRDBcL1VPOFZZMU1zMlZBTHZacnM" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1EU2Y0T1hyMHJsWU5rams4SzNLS3c9PSIsInZhbHVlIjoiVFVaQ1BhbytPaG41UTA5SlFBT3hjTlJrTVNBa2JVUHlzSG4wTDJnYXlcL0s0Wjg1XC91bU1aNldQdUlrVDZXbzlQIiwibWFjIjoiMTZlN2JhMWE0ODY4ZjkzZDRkMjIxMjczMzJjMWRiMDBiMmRmNWMzMWE5YTZlMDhlYTU2MjkwYTQxYmVkOWE4YiJ9; expires=Fri, 13-Jun-2025 02:44:39 GMT; path=/XSRF-TOKEN=eyJpdiI6Im1EU2Y0T1hyMHJsWU5rams4SzNLS3c9PSIsInZhbHVlIjoiVFVaQ1BhbytPaG41UTA5SlFBT3hjTlJrTVNBa2JVUHlzSG4wTDJnYXlcL0s0Wjg1XC91bU1aNldQdUlrVDZXbzlQIiwib" 1 => "agenzia_defelice_session=eyJpdiI6IitzQUdsQmdHVUk0V2VWOGNnZkdrcVE9PSIsInZhbHVlIjoiRlBEK1JMMmVTeXkzcWwyNTRUODRhZWthaGd3XC82WFd6VXdLTmlCRDBcL1VPOFZZMU1zMlZBTHZacnM5SjVpb0hMTERoOXgyWkdPdGhDc0pEcmQ4TkxjblVyV1hTUWt5enQzXC9jRWhMK1gxNThsMWV3OUJhQzY2REN1Y2ZXWTlSbXUiLCJtYWMiOiIzMGU0NzA1ZTNmZjBhOGZjZGUzOWRjZmMwZDJhMjU1MTVlNTBjYTY2ZTFmZjE4YzIzZWEwOTcxNWNjOTYwMzE1In0%3D; expires=Fri, 13-Jun-2025 02:44:39 GMT; path=/; httponlyagenzia_defelice_session=eyJpdiI6IitzQUdsQmdHVUk0V2VWOGNnZkdrcVE9PSIsInZhbHVlIjoiRlBEK1JMMmVTeXkzcWwyNTRUODRhZWthaGd3XC82WFd6VXdLTmlCRDBcL1VPOFZZMU1zMlZBTHZacnM" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "I9iyYrIY5GT6NiEG0oIDEbyxVYcxjiiTiCAF664H" "_previous" => array:1 [ "url" => "http://agenziadefelice.sviluppo.progresso.srl/en/news/cannes-monaco-2022" ] "PHPDEBUGBAR_STACK_DATA" => [] ]