Serializer
6
Handled
22.42 ms
Total time
default 6
serialize 3
Data | Context | Normalizer | Encoder | Time | Caller |
---|---|---|---|---|---|
array
Show contents
[ "/assets/@spomky-labs/pwa-bundle/prefetch-on-demand_controller-e2Rt_GG.js" "/assets/@spomky-labs/pwa-bundle/backgroundsync-form_controller-ynS5Onz.js" "/assets/@spomky-labs/pwa-bundle/connection-status_controller-6uY2aFO.js" "/assets/@spomky-labs/pwa-bundle/sync-broadcast_controller-2-cTsg3.js" "/assets/@symfony/ux-map/abstract_map_controller-J2qb5zd.js" "/assets/@symfony/ux-turbo/turbo_stream_controller-k6A1X0A.js" "/assets/@symfony/ux-turbo/turbo_controller-zl4y2v3.js" "/assets/@symfony/stimulus-bundle/controllers-rSGaVI7.js" "/assets/@symfony/stimulus-bundle/loader-kxG46ja.js" "/assets/app-jgPm2-L.js" "/assets/bootstrap-xCO4u8H.js" "/assets/styles/app-va-52cO.css" "/assets/vendor/@hotwired/turbo/turbo.index-pT15T6h.js" "/assets/vendor/@hotwired/stimulus/stimulus.index-S4zNcea.js" "/assets/sw-qz2Fc7I.js" "/assets/controllers/csrf_protection_controller-G1G8BJh.js" "/assets/controllers/hello_controller-VYgvytJ.js" ] |
Format: json
Show context
[ "json_encode_options" => 4194752 ] |
JsonEncoder (0.01 ms) | 0.07 ms | ||
array |
Format: json
Show context
[ "json_encode_options" => 4194752 ] |
JsonEncoder (0.00 ms) | 0.02 ms | ||
SpomkyLabs\PwaBundle\Dto\Manifest
Show contents
SpomkyLabs\PwaBundle\Dto\Manifest {#659 +enabled: true +useCredentials: true +backgroundColor: "#ffffff" +categories: [] +description: null +display: "standalone" +displayOverride: [] +id: null +orientation: null +dir: null +lang: null +name: "Mi Súper‑App" +shortName: "Super" +scope: null +startUrl: "/" +themeColor: "#0d6efd" +darkThemeColor: null +edgeSidePanel: null +iarcRatingId: null +scopeExtensions: [] +handleLinks: null +icons: [ SpomkyLabs\PwaBundle\Dto\Icon {#850 +src: SpomkyLabs\PwaBundle\Dto\Asset {#851 …} +sizeList: [ 192 ] +type: null +purpose: null } SpomkyLabs\PwaBundle\Dto\Icon {#855 +src: SpomkyLabs\PwaBundle\Dto\Asset {#796 …} +sizeList: [ 512 ] +type: null +purpose: null } ] +screenshots: [ SpomkyLabs\PwaBundle\Dto\Screenshot {#797 +src: SpomkyLabs\PwaBundle\Dto\Asset {#798 …} +height: 960 +width: 540 +formFactor: "narrow" +label: "Pantalla principal" +reference: null +platform: null +type: null } SpomkyLabs\PwaBundle\Dto\Screenshot {#821 +src: SpomkyLabs\PwaBundle\Dto\Asset {#776 …} +height: 720 +width: 1280 +formFactor: "wide" +label: "Vista escritorio" +reference: null +platform: null +type: null } ] +fileHandlers: [] +launchHandler: null +protocolHandlers: [] +relatedApplications: [] +preferRelatedApplications: false +shortcuts: [] +shareTarget: null +widgets: [] +serviceWorker: SpomkyLabs\PwaBundle\Dto\ServiceWorker {#1001 …} } |
Format: json
Show context
[ "skip_uninitialized_values" => true "skip_null_values" => true "json_encode_options" => 4194752 ] |
ObjectNormalizer (1.68 ms)
Show nested normalizers
|
JsonEncoder (0.01 ms) | 1.73 ms |
deserialize 0
Nothing was deserialized.
normalize 0
Nothing was normalized.
denormalize 3
Data | Context | Normalizer | Time | Caller |
---|---|---|---|---|
array
Show contents
[ "enabled" => true "name" => "Mi Súper‑App" "short_name" => "Super" "start_url" => "/" "display" => "standalone" "background_color" => "#ffffff" "screenshots" => [ [ "src" => "home-mobile.png" "format" => "image/png" "width" => 540 "height" => 960 "form_factor" => "narrow" "label" => "Pantalla principal" "reference" => null ] [ "src" => "home-desktop.png" "format" => "image/png" "width" => 1280 "height" => 720 "form_factor" => "wide" "label" => "Vista escritorio" "reference" => null ] ] "theme_color" => "#0d6efd" "icons" => [ [ "src" => "icon-192x192.png" "sizes" => [ 192 ] ] [ "src" => "icon-512x512.png" "sizes" => [ 512 ] ] ] "public_url" => "/site.webmanifest" "use_credentials" => true "categories" => [] "display_override" => [] "scope_extensions" => [] "file_handlers" => [] "protocol_handlers" => [] "prefer_related_applications" => false "related_applications" => [] "shortcuts" => [] "widgets" => [] "serviceworker" => [ "enabled" => true "src" => "sw.js" "dest" => "/sw.js" "skip_waiting" => false "scope" => "/" "use_cache" => true "workbox" => [ "enabled" => true "use_cdn" => false "google_fonts" => [ "enabled" => true "cache_prefix" => null "max_age" => null "max_entries" => null ] "cache_manifest" => true "version" => "7.0.0" "workbox_public_url" => "/workbox" "workbox_import_placeholder" => "//WORKBOX_IMPORT_PLACEHOLDER" "standard_rules_placeholder" => "//STANDARD_RULES_PLACEHOLDER" "offline_fallback_placeholder" => "//OFFLINE_FALLBACK_PLACEHOLDER" "widgets_placeholder" => "//WIDGETS_PLACEHOLDER" "clear_cache" => true "image_cache" => [ "enabled" => true "cache_name" => "images" "regex" => "/\.(ico|png|jpe?g|gif|svg|webp|bmp)$/" "max_entries" => 60 "max_age" => 31536000 ] "asset_cache" => [ "enabled" => true "cache_name" => "assets" "regex" => "/\.(css|js|json|xml|txt|map|ico|png|jpe?g|gif|svg|webp|bmp)$/" "max_age" => 31536000 ] "font_cache" => [ "enabled" => true "cache_name" => "fonts" "regex" => "/\.(ttf|eot|otf|woff2)$/" "max_entries" => 60 "max_age" => 31536000 ] "resource_caches" => [] "background_sync" => [] "image_cache_name" => "images" "font_cache_name" => "fonts" "page_cache_name" => "pages" "asset_cache_name" => "assets" "image_regex" => "/\.(ico|png|jpe?g|gif|svg|webp|bmp)$/" "static_regex" => "/\.(css|js|json|xml|txt|map)$/" "font_regex" => "/\.(ttf|eot|otf|woff2)$/" "max_image_cache_entries" => 60 "max_image_age" => 31536000 "max_font_cache_entries" => 30 "max_font_age" => 31536000 "network_timeout_seconds" => 3 "warm_cache_urls" => [] ] ] ] |
Type: SpomkyLabs\PwaBundle\Dto\Manifest
Format: none
Show context
[] |
ObjectNormalizer (18.31 ms)
Show nested normalizers
|
18.37 ms | |
array
Show contents
[ "enabled" => true "src" => "sw.js" "dest" => "/sw.js" "skip_waiting" => false "scope" => "/" "use_cache" => true "workbox" => [ "enabled" => true "use_cdn" => false "google_fonts" => [ "enabled" => true "cache_prefix" => null "max_age" => null "max_entries" => null ] "cache_manifest" => true "version" => "7.0.0" "workbox_public_url" => "/workbox" "workbox_import_placeholder" => "//WORKBOX_IMPORT_PLACEHOLDER" "standard_rules_placeholder" => "//STANDARD_RULES_PLACEHOLDER" "offline_fallback_placeholder" => "//OFFLINE_FALLBACK_PLACEHOLDER" "widgets_placeholder" => "//WIDGETS_PLACEHOLDER" "clear_cache" => true "image_cache" => [ "enabled" => true "cache_name" => "images" "regex" => "/\.(ico|png|jpe?g|gif|svg|webp|bmp)$/" "max_entries" => 60 "max_age" => 31536000 ] "asset_cache" => [ "enabled" => true "cache_name" => "assets" "regex" => "/\.(css|js|json|xml|txt|map|ico|png|jpe?g|gif|svg|webp|bmp)$/" "max_age" => 31536000 ] "font_cache" => [ "enabled" => true "cache_name" => "fonts" "regex" => "/\.(ttf|eot|otf|woff2)$/" "max_entries" => 60 "max_age" => 31536000 ] "resource_caches" => [] "background_sync" => [] "image_cache_name" => "images" "font_cache_name" => "fonts" "page_cache_name" => "pages" "asset_cache_name" => "assets" "image_regex" => "/\.(ico|png|jpe?g|gif|svg|webp|bmp)$/" "static_regex" => "/\.(css|js|json|xml|txt|map)$/" "font_regex" => "/\.(ttf|eot|otf|woff2)$/" "max_image_cache_entries" => 60 "max_image_age" => 31536000 "max_font_cache_entries" => 30 "max_font_age" => 31536000 "network_timeout_seconds" => 3 "warm_cache_urls" => [] ] ] |
Type: SpomkyLabs\PwaBundle\Dto\ServiceWorker
Format: none
Show context
[] |
ObjectNormalizer (0.45 ms)
Show nested normalizers
|
0.46 ms | |
array
Show contents
[ "enabled" => false "background_color" => null "safari_pinned_tab_color" => null "tile_color" => null "border_radius" => null "image_scale" => null "low_resolution" => false "use_silhouette" => null "potrace" => "potrace" ] |
Type: SpomkyLabs\PwaBundle\Dto\Favicons
Format: none
Show context
[] |
ObjectNormalizer (1.75 ms) | 1.77 ms |
encode 0
Nothing was encoded.
decode 0
Nothing was decoded.