Components

4 Twig Components
15 Render Count
9 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
GestionPanierFavoriComponents
"App\Twig\Components\GestionPanierFavoriComponents"
components/GestionPanierFavoriComponents.html.twig
12 4.76ms
GestionEntetePageComponents
"App\Twig\Components\GestionEntetePageComponents"
components/GestionEntetePageComponents.html.twig
1 2.82ms
ListePanier
"App\Twig\Components\ListePanier"
components/ListePanier.html.twig
1 1.31ms
AjoutMailNewsletterComponent
"App\Twig\Components\AjoutMailNewsletterComponent"
components/AjoutMailNewsletterComponent.html.twig
1 0.23ms

Render calls

GestionEntetePageComponents App\Twig\Components\GestionEntetePageComponents 6.0 MiB 2.82 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\GestionEntetePageComponents {#2559
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
ListePanier App\Twig\Components\ListePanier 6.0 MiB 1.31 ms
Input props
[
  "listeModal" => true
  "categorieProduitEnum" => [
    "VINYLES" => "Vinyles"
    "MATERIEL_HIFI" => "Matériel HiFi"
    "ACCESSOIRES" => "Accessoires"
    "MASTER_TAPES" => "Master Tapes"
  ]
]
Attributes
[]
Component
App\Twig\Components\ListePanier {#2636
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2639 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entityManager: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -gestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#130 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +listePanier: null
  +listeModal: true
  +paysForme: null
  +paysSelectionne: null
  +selectedPays: null
  +fraisLivraison: 17.5
  +montantTotal: 35.0
  +tempsLivraison: 0
  +quantite: 0
  +categorieProduitEnum: [
    "VINYLES" => "Vinyles"
    "MATERIEL_HIFI" => "Matériel HiFi"
    "ACCESSOIRES" => "Accessoires"
    "MASTER_TAPES" => "Master Tapes"
  ]
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
  -formView: Symfony\Component\Form\FormView {#2675 …}
  -form: Symfony\Component\Form\Form {#2825 …}
  +formName: "pays"
  +formValues: [
    "nom" => ""
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.94 ms
Input props
[
  "produit" => App\Entity\Produit {#1841
    -id: 2090
    -nom: "The All Seeing Eye"
    -informationComplementaire: null
    -description: """
      - Wayne Shorter  "The All Seeing Eye" 180 gram LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      The All Seeing Eye, a brilliant and ambitiously multi-layered album for Blue Note. Shorter's goal for the album was to use "a wider range of colors and textures" while continuing his explorations of "life and the universe and God". Joining Shorter in his quest are Freddie Hubbard on trumpet, Grachan Moncur III on trombone, James Spaulding on alto saxophone, Herbie Hancock on piano, Ron Carter on bass, Joe Chambers on drums, and, on one track, Wayne's brother Alan Shorter on flugelhorn.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Wayne Shorter (tenor saxophone), James Spaulding (alto saxophone), Ron Carter (bass), Herbie Hancock (piano), Freddie Hubbard (trumpet, flugelhorn), Grachan Moncur III (trombone), Alan Shorter (flugelhorn), Joe Chambers (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=xY2rNo9dUZs"
    -referenceProduit: "Blue Note Tone Poet Series 4219"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. The All Seeing Eye "
        "ordre" => 1
      ]
      [
        "nom" => "2. Genesis"
        "ordre" => 2
      ]
      [
        "nom" => "Side B : "
        "ordre" => 3
      ]
      [
        "nom" => "1. Chaos "
        "ordre" => 4
      ]
      [
        "nom" => "2. Face Of The Deep "
        "ordre" => 5
      ]
      [
        "nom" => "3. Mephistopheles"
        "ordre" => 6
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1917 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2018 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#1920 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2006 …}
    -enregistreLe: DateTime @1627972641 {#1896
      date: 2021-08-03 06:37:21.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761518306 {#1889
      date: 2025-10-26 22:38:26.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2012 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-the-all-seeing-eye-blue-note-tone-poet-series-4219"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3100
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#1841
    -id: 2090
    -nom: "The All Seeing Eye"
    -informationComplementaire: null
    -description: """
      - Wayne Shorter  "The All Seeing Eye" 180 gram LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      The All Seeing Eye, a brilliant and ambitiously multi-layered album for Blue Note. Shorter's goal for the album was to use "a wider range of colors and textures" while continuing his explorations of "life and the universe and God". Joining Shorter in his quest are Freddie Hubbard on trumpet, Grachan Moncur III on trombone, James Spaulding on alto saxophone, Herbie Hancock on piano, Ron Carter on bass, Joe Chambers on drums, and, on one track, Wayne's brother Alan Shorter on flugelhorn.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Wayne Shorter (tenor saxophone), James Spaulding (alto saxophone), Ron Carter (bass), Herbie Hancock (piano), Freddie Hubbard (trumpet, flugelhorn), Grachan Moncur III (trombone), Alan Shorter (flugelhorn), Joe Chambers (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=xY2rNo9dUZs"
    -referenceProduit: "Blue Note Tone Poet Series 4219"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. The All Seeing Eye "
        "ordre" => 1
      ]
      [
        "nom" => "2. Genesis"
        "ordre" => 2
      ]
      [
        "nom" => "Side B : "
        "ordre" => 3
      ]
      [
        "nom" => "1. Chaos "
        "ordre" => 4
      ]
      [
        "nom" => "2. Face Of The Deep "
        "ordre" => 5
      ]
      [
        "nom" => "3. Mephistopheles"
        "ordre" => 6
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1917 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2018 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#1920 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2006 …}
    -enregistreLe: DateTime @1627972641 {#1896
      date: 2021-08-03 06:37:21.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761518306 {#1889
      date: 2025-10-26 22:38:26.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2012 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-the-all-seeing-eye-blue-note-tone-poet-series-4219"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.44 ms
Input props
[
  "produit" => App\Entity\Produit {#2037
    -id: 2446
    -nom: "Schizophrenia"
    -informationComplementaire: null
    -description: """
      - Wayne Shorter "Schizophrenia" 180 gram LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      Wayne Shorter’s 1967 album Schizophrenia found the legendary saxophonist at the pinnacle of post-bop with a sextet of like-minded musical explorers including James Spaulding, Curtis Fuller, Herbie Hancock, Ron Carter and Joe Chambers performing Shorter originals like “Tom Thumb”, “Go,” and “Miyako”. This stereo Blue Note Tone Poet Series was produced by Joe Harley, mastered by Kevin Gray from the original analog tapes, pressed on 180 gram vinyl and packaged in a deluxe gatefold tip-on jacket.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Wayne Shorter (tenor saxophone), James Spaulding (alto saxophone, flute), Ron Carter (bass), Herbie Hancock (piano), Curtis Fuller (trombone), Joe Chambers (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=Tm-Dd3PjcOI"
    -referenceProduit: "Blue Note Tone Poet Series"
    -titreMorceau: [
      [
        "nom" => "Side A"
        "ordre" => 0
      ]
      [
        "nom" => "1. Tom Thumb"
        "ordre" => 1
      ]
      [
        "nom" => "2. Go"
        "ordre" => 2
      ]
      [
        "nom" => "3. Schizophrenia"
        "ordre" => 3
      ]
      [
        "nom" => "Side B"
        "ordre" => 4
      ]
      [
        "nom" => "1. Kryptonite"
        "ordre" => 5
      ]
      [
        "nom" => "2. Miyako"
        "ordre" => 6
      ]
      [
        "nom" => "3. Playground"
        "ordre" => 7
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1917 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2045 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2038 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2040 …}
    -enregistreLe: DateTime @1690791873 {#2033
      date: 2023-07-31 08:24:33.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761478659 {#2032
      date: 2025-10-26 11:37:39.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2042 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-schizophrenia-blue-note-tone-poet-series"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3216
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2037
    -id: 2446
    -nom: "Schizophrenia"
    -informationComplementaire: null
    -description: """
      - Wayne Shorter "Schizophrenia" 180 gram LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      Wayne Shorter’s 1967 album Schizophrenia found the legendary saxophonist at the pinnacle of post-bop with a sextet of like-minded musical explorers including James Spaulding, Curtis Fuller, Herbie Hancock, Ron Carter and Joe Chambers performing Shorter originals like “Tom Thumb”, “Go,” and “Miyako”. This stereo Blue Note Tone Poet Series was produced by Joe Harley, mastered by Kevin Gray from the original analog tapes, pressed on 180 gram vinyl and packaged in a deluxe gatefold tip-on jacket.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Wayne Shorter (tenor saxophone), James Spaulding (alto saxophone, flute), Ron Carter (bass), Herbie Hancock (piano), Curtis Fuller (trombone), Joe Chambers (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=Tm-Dd3PjcOI"
    -referenceProduit: "Blue Note Tone Poet Series"
    -titreMorceau: [
      [
        "nom" => "Side A"
        "ordre" => 0
      ]
      [
        "nom" => "1. Tom Thumb"
        "ordre" => 1
      ]
      [
        "nom" => "2. Go"
        "ordre" => 2
      ]
      [
        "nom" => "3. Schizophrenia"
        "ordre" => 3
      ]
      [
        "nom" => "Side B"
        "ordre" => 4
      ]
      [
        "nom" => "1. Kryptonite"
        "ordre" => 5
      ]
      [
        "nom" => "2. Miyako"
        "ordre" => 6
      ]
      [
        "nom" => "3. Playground"
        "ordre" => 7
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1917 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2045 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2038 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2040 …}
    -enregistreLe: DateTime @1690791873 {#2033
      date: 2023-07-31 08:24:33.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761478659 {#2032
      date: 2025-10-26 11:37:39.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2042 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-schizophrenia-blue-note-tone-poet-series"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.40 ms
Input props
[
  "produit" => App\Entity\Produit {#2052
    -id: 2551
    -nom: "Odyssey Of Iska"
    -informationComplementaire: null
    -description: """
      - Wayne Shorter "Odyssey Of Iska" 180 gram gatefold LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      The winds of change were blowing through Wayne Shorter's life and career in 1970. The saxophonist had just left Miles Davis' group and was soon to form his collective fusion band Weather Report. His music was evolving too as he began to delve into his own unique fusion explorations on his previous two Blue Note recordings Super Nova and Moto Grosso Feio. Recorded in August 1970, the mesmerizing Odyssey of Iska would be the last release of Shorter's early Blue Note period. The album was a tribute to his daughter Iska-who had been born the year before with severe brain damage-with four immersive Shorter compositions portraying a variety of moods: "Wind", "Storm", "Calm", and "Joy".\r\n
      \r\n
      The album's centerpiece is an extended version of Bobby Thomas' Brazilian influenced piece "De Pois do Amor, o Vazio" (After Love, Emptiness), foreshadowing Shorter's growing interest in Brazilian music which he would explore further in the years to come. Shorter's soprano and tenor saxophones are the lone horns heard on the album which featured Gene Bertoncini on guitar, David Friedman on vibraphone and marimba, Ron Carter and Cecil McBee on bass, and Alphonse Mouzon, Billy Hart, and Frank Cuomo contributing drums and percussion.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Wayne Shorter (tenor & soprano saxophone), Cecil McBee, Ron Carter (bass), Gene Bertoncini (guitar), Dave Friedman (vibraphone, marimba),  Frank Cuomo (percussion, drums), Al Mouzon, Billy Hart (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=ULYiR8zBQBw"
    -referenceProduit: "Blue Note Tone Poet Series 7933"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. Wind"
        "ordre" => 1
      ]
      [
        "nom" => "2. Storm"
        "ordre" => 2
      ]
      [
        "nom" => "3. Calm"
        "ordre" => 3
      ]
      [
        "nom" => "Side B : "
        "ordre" => 4
      ]
      [
        "nom" => "1. De Pois Do Amour, O Vazio (After Love, Emptiness)"
        "ordre" => 5
      ]
      [
        "nom" => "2. Joy"
        "ordre" => 6
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1917 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2060 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2053 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2055 …}
    -enregistreLe: DateTime @1723363868 {#2048
      date: 2024-08-11 08:11:08.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761478051 {#2047
      date: 2025-10-26 11:27:31.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2057 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-odyssey-of-iska-blue-note-tone-poet-series-7933"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3264
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2052
    -id: 2551
    -nom: "Odyssey Of Iska"
    -informationComplementaire: null
    -description: """
      - Wayne Shorter "Odyssey Of Iska" 180 gram gatefold LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      The winds of change were blowing through Wayne Shorter's life and career in 1970. The saxophonist had just left Miles Davis' group and was soon to form his collective fusion band Weather Report. His music was evolving too as he began to delve into his own unique fusion explorations on his previous two Blue Note recordings Super Nova and Moto Grosso Feio. Recorded in August 1970, the mesmerizing Odyssey of Iska would be the last release of Shorter's early Blue Note period. The album was a tribute to his daughter Iska-who had been born the year before with severe brain damage-with four immersive Shorter compositions portraying a variety of moods: "Wind", "Storm", "Calm", and "Joy".\r\n
      \r\n
      The album's centerpiece is an extended version of Bobby Thomas' Brazilian influenced piece "De Pois do Amor, o Vazio" (After Love, Emptiness), foreshadowing Shorter's growing interest in Brazilian music which he would explore further in the years to come. Shorter's soprano and tenor saxophones are the lone horns heard on the album which featured Gene Bertoncini on guitar, David Friedman on vibraphone and marimba, Ron Carter and Cecil McBee on bass, and Alphonse Mouzon, Billy Hart, and Frank Cuomo contributing drums and percussion.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Wayne Shorter (tenor & soprano saxophone), Cecil McBee, Ron Carter (bass), Gene Bertoncini (guitar), Dave Friedman (vibraphone, marimba),  Frank Cuomo (percussion, drums), Al Mouzon, Billy Hart (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=ULYiR8zBQBw"
    -referenceProduit: "Blue Note Tone Poet Series 7933"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. Wind"
        "ordre" => 1
      ]
      [
        "nom" => "2. Storm"
        "ordre" => 2
      ]
      [
        "nom" => "3. Calm"
        "ordre" => 3
      ]
      [
        "nom" => "Side B : "
        "ordre" => 4
      ]
      [
        "nom" => "1. De Pois Do Amour, O Vazio (After Love, Emptiness)"
        "ordre" => 5
      ]
      [
        "nom" => "2. Joy"
        "ordre" => 6
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1917 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2060 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2053 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2055 …}
    -enregistreLe: DateTime @1723363868 {#2048
      date: 2024-08-11 08:11:08.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761478051 {#2047
      date: 2025-10-26 11:27:31.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2057 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-odyssey-of-iska-blue-note-tone-poet-series-7933"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.39 ms
Input props
[
  "produit" => App\Entity\Produit {#2067
    -id: 1919
    -nom: "Oblique"
    -informationComplementaire: null
    -description: """
      - Bobby Hutcherson "Oblique" 180 gram !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Recorded in 1967, Oblique is one of two quartet sessions the great vibraphonist Bobby Hutcherson recorded for Blue Note. Released in 1979, features Herbie Hancock (piano), Joe Chambers (drums) & Albert Stinson (bass). An incredible journey from bops to exploratory sonic poems, with standouts like breezy opener "`Til Then", Hancock's tremendous "Theme From Blow Up" and Chambers' adventurous "Oblique". Blue Note Tone Poet Series features all-analog, remastered 180 gram vinyl in gatefold packaging.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Bobby Hutcherson (vibes), Herbie Hancock (piano), Albert Stinson (bass), Joe Chambers (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=GdGOpLrMf9M"
    -referenceProduit: "Blue Note Tone Poet Series 96301"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. ’Til Then "
        "ordre" => 1
      ]
      [
        "nom" => "2. My Joy "
        "ordre" => 2
      ]
      [
        "nom" => "3. Theme From Blow-Up"
        "ordre" => 3
      ]
      [
        "nom" => "Side B : "
        "ordre" => 4
      ]
      [
        "nom" => "1. Subtle Neptune "
        "ordre" => 5
      ]
      [
        "nom" => "2. Oblique "
        "ordre" => 6
      ]
      [
        "nom" => "3. Bi-Sectional"
        "ordre" => 7
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2069 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2078 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2071 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2073 …}
    -enregistreLe: DateTime @1600205229 {#2063
      date: 2020-09-15 21:27:09.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761379946 {#2062
      date: 2025-10-25 08:12:26.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2075 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-oblique-blue-note-tone-poet-series-96301"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3310
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2067
    -id: 1919
    -nom: "Oblique"
    -informationComplementaire: null
    -description: """
      - Bobby Hutcherson "Oblique" 180 gram !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Recorded in 1967, Oblique is one of two quartet sessions the great vibraphonist Bobby Hutcherson recorded for Blue Note. Released in 1979, features Herbie Hancock (piano), Joe Chambers (drums) & Albert Stinson (bass). An incredible journey from bops to exploratory sonic poems, with standouts like breezy opener "`Til Then", Hancock's tremendous "Theme From Blow Up" and Chambers' adventurous "Oblique". Blue Note Tone Poet Series features all-analog, remastered 180 gram vinyl in gatefold packaging.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Bobby Hutcherson (vibes), Herbie Hancock (piano), Albert Stinson (bass), Joe Chambers (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=GdGOpLrMf9M"
    -referenceProduit: "Blue Note Tone Poet Series 96301"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. ’Til Then "
        "ordre" => 1
      ]
      [
        "nom" => "2. My Joy "
        "ordre" => 2
      ]
      [
        "nom" => "3. Theme From Blow-Up"
        "ordre" => 3
      ]
      [
        "nom" => "Side B : "
        "ordre" => 4
      ]
      [
        "nom" => "1. Subtle Neptune "
        "ordre" => 5
      ]
      [
        "nom" => "2. Oblique "
        "ordre" => 6
      ]
      [
        "nom" => "3. Bi-Sectional"
        "ordre" => 7
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2069 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2078 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2071 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2073 …}
    -enregistreLe: DateTime @1600205229 {#2063
      date: 2020-09-15 21:27:09.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761379946 {#2062
      date: 2025-10-25 08:12:26.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2075 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-oblique-blue-note-tone-poet-series-96301"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.41 ms
Input props
[
  "produit" => App\Entity\Produit {#2085
    -id: 1885
    -nom: "The Kicker"
    -informationComplementaire: null
    -description: """
      All-Analog 180 gram Vinyl LP of Bobby Hutcherson's The Kicker Mastered from the Original Master Tapes by Kevin Gray & Pressed at RTI : Reference-Caliber Blue Note Reissue Helmed by Music Matters' Joe Harley.\r\n
      \r\n
      Recorded in 1963, The Kicker was actually vibraphonist Bobby Hutcherson's first session as a leader for Blue Note, but for reasons lost to time it was shelved, and instead Hutcherson's album Dialogue was released as his debut two years later. First released in 1999, and getting its first-ever vinyl release here, The Kicker is a sequel to guitarist Grant Green's masterpiece Idle Moments, which was recorded one month earlier with the exact same personnel featuring Green, tenor saxophonist Joe Henderson, pianist Duke Pearson, bassist Bob Cranshaw, and drummer Al Harewood.\r\n
      \r\n
      Blue Note Records has announced the continuation of the acclaimed Tone Poet Audiophile Vinyl Reissue Series in 2020. Launched in 2019 in honor of the label's 80th Anniversary, the Tone Poet series is produced by Joe Harley (from Music Matters) and features all-analog, 180g audiophile vinyl reissues that are mastered from the original master tapes by Kevin Gray of Cohearent Audio. Tone Poet vinyl is manufactured at RTI in Camarillo, CA, and packaged in deluxe Stoughton Printing "Old Style" gatefold Tip-On jackets. The titles were once again handpicked by Harley and cover the crème de la crème of the Blue Note catalog along with underrated classics, modern era standouts, and albums from other labels under the Blue Note umbrella including Pacific Jazz and United Artists Records. Every aspect of these Blue Note / Tone Poet releases is done to the highest-possible standard. It means that you will never find a superior version.\r\n
      \r\n
      "The LPs are mastered directly from the original analog master tapes by Kevin at his incredible facility called Cohearent Mastering. We go about it in the exact same way that we did for so many years for the Music Matters Blue Note reissues. We do not roll off the low end, boost the top or do any limiting of any kind. We allow the full glory of the original Blue Note masters to come though unimpeded ! Short of having an actual time machine, this is as close as you can get to going back and being a fly on the wall for an original Blue Note recording session". - Joe Harley
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1878 …}
    -musicienOrchestre: "Bobby Hutcherson (vibraphone), Grant Green (guitar), Duke Pearson (piano), Joe Henderson (tenor saxophone), Bob Cranshaw (bass), Al Harewood (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=OcsTckW6BnI"
    -referenceProduit: "Blue Note Records 59256"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. If Ever I Would Leave You"
        "ordre" => 1
      ]
      [
        "nom" => "2. Mirrors"
        "ordre" => 2
      ]
      [
        "nom" => "3. For Duke P."
        "ordre" => 3
      ]
      [
        "nom" => "Side B :"
        "ordre" => 4
      ]
      [
        "nom" => "1. The Kicker"
        "ordre" => 5
      ]
      [
        "nom" => "2. Step Lightly"
        "ordre" => 6
      ]
      [
        "nom" => "3. Bedouin"
        "ordre" => 7
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2069 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2093 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2086 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2088 …}
    -enregistreLe: DateTime @1593965840 {#2081
      date: 2020-07-05 16:17:20.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761164694 {#2080
      date: 2025-10-22 20:24:54.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2090 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-the-kicker-blue-note-records-59256"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3363
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2085
    -id: 1885
    -nom: "The Kicker"
    -informationComplementaire: null
    -description: """
      All-Analog 180 gram Vinyl LP of Bobby Hutcherson's The Kicker Mastered from the Original Master Tapes by Kevin Gray & Pressed at RTI : Reference-Caliber Blue Note Reissue Helmed by Music Matters' Joe Harley.\r\n
      \r\n
      Recorded in 1963, The Kicker was actually vibraphonist Bobby Hutcherson's first session as a leader for Blue Note, but for reasons lost to time it was shelved, and instead Hutcherson's album Dialogue was released as his debut two years later. First released in 1999, and getting its first-ever vinyl release here, The Kicker is a sequel to guitarist Grant Green's masterpiece Idle Moments, which was recorded one month earlier with the exact same personnel featuring Green, tenor saxophonist Joe Henderson, pianist Duke Pearson, bassist Bob Cranshaw, and drummer Al Harewood.\r\n
      \r\n
      Blue Note Records has announced the continuation of the acclaimed Tone Poet Audiophile Vinyl Reissue Series in 2020. Launched in 2019 in honor of the label's 80th Anniversary, the Tone Poet series is produced by Joe Harley (from Music Matters) and features all-analog, 180g audiophile vinyl reissues that are mastered from the original master tapes by Kevin Gray of Cohearent Audio. Tone Poet vinyl is manufactured at RTI in Camarillo, CA, and packaged in deluxe Stoughton Printing "Old Style" gatefold Tip-On jackets. The titles were once again handpicked by Harley and cover the crème de la crème of the Blue Note catalog along with underrated classics, modern era standouts, and albums from other labels under the Blue Note umbrella including Pacific Jazz and United Artists Records. Every aspect of these Blue Note / Tone Poet releases is done to the highest-possible standard. It means that you will never find a superior version.\r\n
      \r\n
      "The LPs are mastered directly from the original analog master tapes by Kevin at his incredible facility called Cohearent Mastering. We go about it in the exact same way that we did for so many years for the Music Matters Blue Note reissues. We do not roll off the low end, boost the top or do any limiting of any kind. We allow the full glory of the original Blue Note masters to come though unimpeded ! Short of having an actual time machine, this is as close as you can get to going back and being a fly on the wall for an original Blue Note recording session". - Joe Harley
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1878 …}
    -musicienOrchestre: "Bobby Hutcherson (vibraphone), Grant Green (guitar), Duke Pearson (piano), Joe Henderson (tenor saxophone), Bob Cranshaw (bass), Al Harewood (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=OcsTckW6BnI"
    -referenceProduit: "Blue Note Records 59256"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. If Ever I Would Leave You"
        "ordre" => 1
      ]
      [
        "nom" => "2. Mirrors"
        "ordre" => 2
      ]
      [
        "nom" => "3. For Duke P."
        "ordre" => 3
      ]
      [
        "nom" => "Side B :"
        "ordre" => 4
      ]
      [
        "nom" => "1. The Kicker"
        "ordre" => 5
      ]
      [
        "nom" => "2. Step Lightly"
        "ordre" => 6
      ]
      [
        "nom" => "3. Bedouin"
        "ordre" => 7
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2069 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2093 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2086 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2088 …}
    -enregistreLe: DateTime @1593965840 {#2081
      date: 2020-07-05 16:17:20.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1761164694 {#2080
      date: 2025-10-22 20:24:54.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2090 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-the-kicker-blue-note-records-59256"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.31 ms
Input props
[
  "produit" => App\Entity\Produit {#2098
    -id: 2796
    -nom: "Montara"
    -informationComplementaire: null
    -description: """
      Musicians : \r\n
      Bobby Hutcherson (vibraphone), Blue Mitchell, Oscar Brashear (trumpet), Ernie Watts, Fred Jackson (tenor saxophone, flute), Plas Johnson (soprano saxophone, flute), Larry Nash (electric pianio), Chuck Domanico, Dave Troncoso (bass), Eddie Cano (piano), Dennis Budimir (guitar), Willie Bobo, Bobby Matos, John Paloma, Ralph MacDonald, Victor Pantoja, Rudy Calzado (percussion), Harvey Mason (drums).\r\n
      \r\n
      - 180 gram LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      A high-water mark of Bobby Hutcherson's remarkably creative and diverse 1970s Blue Note output, Montara is a feel-good album that found the great vibraphonist conjuring up an intoxicating hybrid of Latin jazz and fusion grooves. Recorded in Hutcherson's hometown of Los Angeles, the album features a talented cast of musicians including Willie Bobo, Blue Mitchell, Bobby Matos, Ernie Watts, Harvey Mason, Plas Johnson, Fred Jackson, Larry Nash, and Chuck Domanico. Hutcherson's stunning virtuosity and nuanced musicality is on full display across this set that moves between the percolating rhythms of "La Malanga", "Yuyo", and "Oye Como Va" and the rich harmonies and alluring textures of "Montara", "Love Song", and "Little Angel".
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Bobby Hutcherson (vibraphone), Blue Mitchell, Oscar Brashear (trumpet), Ernie Watts, Fred Jackson (tenor saxophone, flute), Plas Johnson (soprano saxophone, flute)..."
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=4XNGF1pxrhk&list=PLO-pFS_ni6CJmedmVPyNjQIn1YlGLH6Dd"
    -referenceProduit: "Blue Note Tone Poet Series 7149"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. Camel Rise"
        "ordre" => 1
      ]
      [
        "nom" => "2. Montara"
        "ordre" => 2
      ]
      [
        "nom" => "3. (Se Acabo) La Malanga"
        "ordre" => 3
      ]
      [
        "nom" => "4. Love Song"
        "ordre" => 4
      ]
      [
        "nom" => "Side B : "
        "ordre" => 5
      ]
      [
        "nom" => "1. Little Angel"
        "ordre" => 6
      ]
      [
        "nom" => "2. Yuyo"
        "ordre" => 7
      ]
      [
        "nom" => "3. Oye Como Va"
        "ordre" => 8
      ]
      [
        "nom" => ""
        "ordre" => 9
      ]
      [
        "nom" => ""
        "ordre" => 10
      ]
      [
        "nom" => ""
        "ordre" => 11
      ]
      [
        "nom" => ""
        "ordre" => 12
      ]
      [
        "nom" => ""
        "ordre" => 13
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2069 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2106 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2099 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2101 …}
    -enregistreLe: DateTime @1756572476 {#2095
      date: 2025-08-30 16:47:56.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1760557187 {#2096
      date: 2025-10-15 19:39:47.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2103 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-montara-blue-note-tone-poet-series-7149"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3411
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2098
    -id: 2796
    -nom: "Montara"
    -informationComplementaire: null
    -description: """
      Musicians : \r\n
      Bobby Hutcherson (vibraphone), Blue Mitchell, Oscar Brashear (trumpet), Ernie Watts, Fred Jackson (tenor saxophone, flute), Plas Johnson (soprano saxophone, flute), Larry Nash (electric pianio), Chuck Domanico, Dave Troncoso (bass), Eddie Cano (piano), Dennis Budimir (guitar), Willie Bobo, Bobby Matos, John Paloma, Ralph MacDonald, Victor Pantoja, Rudy Calzado (percussion), Harvey Mason (drums).\r\n
      \r\n
      - 180 gram LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      A high-water mark of Bobby Hutcherson's remarkably creative and diverse 1970s Blue Note output, Montara is a feel-good album that found the great vibraphonist conjuring up an intoxicating hybrid of Latin jazz and fusion grooves. Recorded in Hutcherson's hometown of Los Angeles, the album features a talented cast of musicians including Willie Bobo, Blue Mitchell, Bobby Matos, Ernie Watts, Harvey Mason, Plas Johnson, Fred Jackson, Larry Nash, and Chuck Domanico. Hutcherson's stunning virtuosity and nuanced musicality is on full display across this set that moves between the percolating rhythms of "La Malanga", "Yuyo", and "Oye Como Va" and the rich harmonies and alluring textures of "Montara", "Love Song", and "Little Angel".
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Bobby Hutcherson (vibraphone), Blue Mitchell, Oscar Brashear (trumpet), Ernie Watts, Fred Jackson (tenor saxophone, flute), Plas Johnson (soprano saxophone, flute)..."
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=4XNGF1pxrhk&list=PLO-pFS_ni6CJmedmVPyNjQIn1YlGLH6Dd"
    -referenceProduit: "Blue Note Tone Poet Series 7149"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. Camel Rise"
        "ordre" => 1
      ]
      [
        "nom" => "2. Montara"
        "ordre" => 2
      ]
      [
        "nom" => "3. (Se Acabo) La Malanga"
        "ordre" => 3
      ]
      [
        "nom" => "4. Love Song"
        "ordre" => 4
      ]
      [
        "nom" => "Side B : "
        "ordre" => 5
      ]
      [
        "nom" => "1. Little Angel"
        "ordre" => 6
      ]
      [
        "nom" => "2. Yuyo"
        "ordre" => 7
      ]
      [
        "nom" => "3. Oye Como Va"
        "ordre" => 8
      ]
      [
        "nom" => ""
        "ordre" => 9
      ]
      [
        "nom" => ""
        "ordre" => 10
      ]
      [
        "nom" => ""
        "ordre" => 11
      ]
      [
        "nom" => ""
        "ordre" => 12
      ]
      [
        "nom" => ""
        "ordre" => 13
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2069 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2106 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2099 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2101 …}
    -enregistreLe: DateTime @1756572476 {#2095
      date: 2025-08-30 16:47:56.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1760557187 {#2096
      date: 2025-10-15 19:39:47.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2103 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-montara-blue-note-tone-poet-series-7149"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.31 ms
Input props
[
  "produit" => App\Entity\Produit {#2113
    -id: 2795
    -nom: "The Complete 45 Sessions"
    -informationComplementaire: null
    -description: """
      Ike Quebec  "Session" - July 1, 1959 \r\n
      Musicians : \r\n
      Ike Quebec (tenor saxophone), Edwin Swanston (organ), Skeeter Best (guitar), Sonny Wellesley (bass), Les Jenkins (drums).\r\n
      .\r\n
      Ike Quebec "Session" - September 25, 1960 \r\n
      Musicians : \r\n
      Ike Quebec (tenor saxophone), Sir Charles Thompson (organ), Milt Hinton (bass), J.C. Heard (drums).\r\n
      .\r\n
      Ike Quebec "Sessions" - February 5 & 13, 1962 (LP\u{202F}3 / Tracks E1–F5)\r\n
      Musicians : \r\n
      Ike Quebec (tenor saxophone), Willie Jones (guitar), Earl Van Dyke (organ), Sam Jones (bass), Wilbert Hogan (drums).\r\n
      \r\n
      - 180 gram Vinyl (3 LP) !\r\n
      - Tone Poet Audiophile Vinyl Reissue Series !\r\n
      - Cut Directly from Rudy Van Gelder's Original Master Tapes by Kevin Gray !\r\n
      - Produced by Music Matters' Joe Harley !\r\n
      - Pressed at RTI !\r\n
      \r\n
      The Complete Blue Note 45 Sessions of Ike Quebec collects a phenomenal body of work produced between 1959-'62 by a key player in the Blue Note Story. The saxophonist had recorded a series of 78s for Alfred Lion in the 1940s and also served as a talent scout who encouraged Lion to record important figures of the emerging bebop scene including Thelonious Monk and Bud Powell. After a difficult period through the 1950s during which Quebec fell off the scene, Lion reconnected with his friend and began to reintroduce Quebec's music to jazz fans in 1959 with a series of 45 jukebox singles that were well received and revealed a formidable stylist very much at the top of his game. His full-throated yet utterly relaxed sound was ideally suited to a wide range of material from ballads to blues. The success of Quebec's comeback inspired Lion to keep going, capturing four sessions of material with a revolving cast of musicians that yielded classic tracks including "A Light Reprieve", "Blue Monday", and "What a Difference a Day Makes". Quebec would also go on to record several album sessions including the timeless soul jazz classics Heavy Soul, Blue & Sentimental, and Bossa Nova Soul Samba, capping a prolific end to a career that would be tragically cut short with his death from lung cancer at age 44 in 1963.\r\n
      \r\n
      This Blue Note Tone Poet Edition is produced by Joe Harley. The (3 LP) vinyl set is all-analog and cut directly from Rudy Van Gelder's original master tapes by Kevin Gray. Pressed on 180 gram vinyl at RTI, the LPs come packaged in a deluxe tip-on trifold jacket which includes a booklet with never-before-seen photos by Francis Wolff and an insightful, in-depth essay by scholar Loren Schoenberg.
      """
    -prixVente: "129.50"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Ike Quebec (tenor saxophone), Edwin Swanston (organ), Skeeter Best (guitar), Sonny Wellesley (bass), Les Jenkins (drums)..."
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 3
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: true
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=owfyVHqm_ko&list=RDowfyVHqm_ko&start_radio=1"
    -referenceProduit: "Blue Note Tone Poet Series 8036"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. A Light Reprieve"
        "ordre" => 1
      ]
      [
        "nom" => "2. Buzzard Lope"
        "ordre" => 2
      ]
      [
        "nom" => "3. Blue Monday"
        "ordre" => 3
      ]
      [
        "nom" => "4. Zonky"
        "ordre" => 4
      ]
      [
        "nom" => "Side B : "
        "ordre" => 5
      ]
      [
        "nom" => "1. Later For The Rock"
        "ordre" => 6
      ]
      [
        "nom" => "2. Sweet And Lovely"
        "ordre" => 7
      ]
      [
        "nom" => "3. Dear John"
        "ordre" => 8
      ]
      [
        "nom" => "4. Blue Friday"
        "ordre" => 9
      ]
      [
        "nom" => "Side C :"
        "ordre" => 10
      ]
      [
        "nom" => "1. Everything Happens To Me"
        "ordre" => 11
      ]
      [
        "nom" => "2. Mardi Gras"
        "ordre" => 12
      ]
      [
        "nom" => "3. What A Difference A Day Makes"
        "ordre" => 13
      ]
      [
        "nom" => "4. For All We Know"
        "ordre" => 14
      ]
      [
        "nom" => "5. Ill Wind"
        "ordre" => 15
      ]
      [
        "nom" => "Side D : "
        "ordre" => 16
      ]
      [
        "nom" => "1. If I Could Be With You (One Hour Tonight)"
        "ordre" => 17
      ]
      [
        "nom" => "2. I've Got The World On A String"
        "ordre" => 18
      ]
      [
        "nom" => "3. Me 'N Mabe"
        "ordre" => 19
      ]
      [
        "nom" => "4. Everything Happens To Me"
        "ordre" => 20
      ]
      [
        "nom" => "Side E :"
        "ordre" => 21
      ]
      [
        "nom" => "1. How Long Has This Been Going On"
        "ordre" => 22
      ]
      [
        "nom" => "2. With A Song In My Heart"
        "ordre" => 23
      ]
      [
        "nom" => "3. Imagination"
        "ordre" => 24
      ]
      [
        "nom" => "4. What Is There To Say?"
        "ordre" => 25
      ]
      [
        "nom" => "Side F : "
        "ordre" => 26
      ]
      [
        "nom" => "1. There Is No Greater Love"
        "ordre" => 27
      ]
      [
        "nom" => "2. All Of Me"
        "ordre" => 28
      ]
      [
        "nom" => "3. Intermezzo"
        "ordre" => 29
      ]
      [
        "nom" => "4. But Not For Me"
        "ordre" => 30
      ]
      [
        "nom" => "5. All The Way"
        "ordre" => 31
      ]
      [
        "nom" => ""
        "ordre" => 32
      ]
      [
        "nom" => ""
        "ordre" => 33
      ]
      [
        "nom" => ""
        "ordre" => 34
      ]
      [
        "nom" => ""
        "ordre" => 35
      ]
      [
        "nom" => ""
        "ordre" => 36
      ]
      [
        "nom" => ""
        "ordre" => 37
      ]
      [
        "nom" => ""
        "ordre" => 38
      ]
      [
        "nom" => ""
        "ordre" => 39
      ]
      [
        "nom" => ""
        "ordre" => 40
      ]
      [
        "nom" => ""
        "ordre" => 41
      ]
      [
        "nom" => ""
        "ordre" => 42
      ]
      [
        "nom" => ""
        "ordre" => 43
      ]
      [
        "nom" => ""
        "ordre" => 44
      ]
      [
        "nom" => ""
        "ordre" => 45
      ]
      [
        "nom" => ""
        "ordre" => 46
      ]
      [
        "nom" => ""
        "ordre" => 47
      ]
      [
        "nom" => ""
        "ordre" => 48
      ]
      [
        "nom" => ""
        "ordre" => 49
      ]
      [
        "nom" => ""
        "ordre" => 50
      ]
      [
        "nom" => ""
        "ordre" => 51
      ]
      [
        "nom" => ""
        "ordre" => 52
      ]
      [
        "nom" => ""
        "ordre" => 53
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2115 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2124 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2117 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2119 …}
    -enregistreLe: DateTime @1756571586 {#2109
      date: 2025-08-30 16:33:06.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1760557119 {#2108
      date: 2025-10-15 19:38:39.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2121 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-the-complete-45-sessions-blue-note-tone-poet-series-8036"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3457
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2113
    -id: 2795
    -nom: "The Complete 45 Sessions"
    -informationComplementaire: null
    -description: """
      Ike Quebec  "Session" - July 1, 1959 \r\n
      Musicians : \r\n
      Ike Quebec (tenor saxophone), Edwin Swanston (organ), Skeeter Best (guitar), Sonny Wellesley (bass), Les Jenkins (drums).\r\n
      .\r\n
      Ike Quebec "Session" - September 25, 1960 \r\n
      Musicians : \r\n
      Ike Quebec (tenor saxophone), Sir Charles Thompson (organ), Milt Hinton (bass), J.C. Heard (drums).\r\n
      .\r\n
      Ike Quebec "Sessions" - February 5 & 13, 1962 (LP\u{202F}3 / Tracks E1–F5)\r\n
      Musicians : \r\n
      Ike Quebec (tenor saxophone), Willie Jones (guitar), Earl Van Dyke (organ), Sam Jones (bass), Wilbert Hogan (drums).\r\n
      \r\n
      - 180 gram Vinyl (3 LP) !\r\n
      - Tone Poet Audiophile Vinyl Reissue Series !\r\n
      - Cut Directly from Rudy Van Gelder's Original Master Tapes by Kevin Gray !\r\n
      - Produced by Music Matters' Joe Harley !\r\n
      - Pressed at RTI !\r\n
      \r\n
      The Complete Blue Note 45 Sessions of Ike Quebec collects a phenomenal body of work produced between 1959-'62 by a key player in the Blue Note Story. The saxophonist had recorded a series of 78s for Alfred Lion in the 1940s and also served as a talent scout who encouraged Lion to record important figures of the emerging bebop scene including Thelonious Monk and Bud Powell. After a difficult period through the 1950s during which Quebec fell off the scene, Lion reconnected with his friend and began to reintroduce Quebec's music to jazz fans in 1959 with a series of 45 jukebox singles that were well received and revealed a formidable stylist very much at the top of his game. His full-throated yet utterly relaxed sound was ideally suited to a wide range of material from ballads to blues. The success of Quebec's comeback inspired Lion to keep going, capturing four sessions of material with a revolving cast of musicians that yielded classic tracks including "A Light Reprieve", "Blue Monday", and "What a Difference a Day Makes". Quebec would also go on to record several album sessions including the timeless soul jazz classics Heavy Soul, Blue & Sentimental, and Bossa Nova Soul Samba, capping a prolific end to a career that would be tragically cut short with his death from lung cancer at age 44 in 1963.\r\n
      \r\n
      This Blue Note Tone Poet Edition is produced by Joe Harley. The (3 LP) vinyl set is all-analog and cut directly from Rudy Van Gelder's original master tapes by Kevin Gray. Pressed on 180 gram vinyl at RTI, the LPs come packaged in a deluxe tip-on trifold jacket which includes a booklet with never-before-seen photos by Francis Wolff and an insightful, in-depth essay by scholar Loren Schoenberg.
      """
    -prixVente: "129.50"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Ike Quebec (tenor saxophone), Edwin Swanston (organ), Skeeter Best (guitar), Sonny Wellesley (bass), Les Jenkins (drums)..."
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 3
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: true
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=owfyVHqm_ko&list=RDowfyVHqm_ko&start_radio=1"
    -referenceProduit: "Blue Note Tone Poet Series 8036"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. A Light Reprieve"
        "ordre" => 1
      ]
      [
        "nom" => "2. Buzzard Lope"
        "ordre" => 2
      ]
      [
        "nom" => "3. Blue Monday"
        "ordre" => 3
      ]
      [
        "nom" => "4. Zonky"
        "ordre" => 4
      ]
      [
        "nom" => "Side B : "
        "ordre" => 5
      ]
      [
        "nom" => "1. Later For The Rock"
        "ordre" => 6
      ]
      [
        "nom" => "2. Sweet And Lovely"
        "ordre" => 7
      ]
      [
        "nom" => "3. Dear John"
        "ordre" => 8
      ]
      [
        "nom" => "4. Blue Friday"
        "ordre" => 9
      ]
      [
        "nom" => "Side C :"
        "ordre" => 10
      ]
      [
        "nom" => "1. Everything Happens To Me"
        "ordre" => 11
      ]
      [
        "nom" => "2. Mardi Gras"
        "ordre" => 12
      ]
      [
        "nom" => "3. What A Difference A Day Makes"
        "ordre" => 13
      ]
      [
        "nom" => "4. For All We Know"
        "ordre" => 14
      ]
      [
        "nom" => "5. Ill Wind"
        "ordre" => 15
      ]
      [
        "nom" => "Side D : "
        "ordre" => 16
      ]
      [
        "nom" => "1. If I Could Be With You (One Hour Tonight)"
        "ordre" => 17
      ]
      [
        "nom" => "2. I've Got The World On A String"
        "ordre" => 18
      ]
      [
        "nom" => "3. Me 'N Mabe"
        "ordre" => 19
      ]
      [
        "nom" => "4. Everything Happens To Me"
        "ordre" => 20
      ]
      [
        "nom" => "Side E :"
        "ordre" => 21
      ]
      [
        "nom" => "1. How Long Has This Been Going On"
        "ordre" => 22
      ]
      [
        "nom" => "2. With A Song In My Heart"
        "ordre" => 23
      ]
      [
        "nom" => "3. Imagination"
        "ordre" => 24
      ]
      [
        "nom" => "4. What Is There To Say?"
        "ordre" => 25
      ]
      [
        "nom" => "Side F : "
        "ordre" => 26
      ]
      [
        "nom" => "1. There Is No Greater Love"
        "ordre" => 27
      ]
      [
        "nom" => "2. All Of Me"
        "ordre" => 28
      ]
      [
        "nom" => "3. Intermezzo"
        "ordre" => 29
      ]
      [
        "nom" => "4. But Not For Me"
        "ordre" => 30
      ]
      [
        "nom" => "5. All The Way"
        "ordre" => 31
      ]
      [
        "nom" => ""
        "ordre" => 32
      ]
      [
        "nom" => ""
        "ordre" => 33
      ]
      [
        "nom" => ""
        "ordre" => 34
      ]
      [
        "nom" => ""
        "ordre" => 35
      ]
      [
        "nom" => ""
        "ordre" => 36
      ]
      [
        "nom" => ""
        "ordre" => 37
      ]
      [
        "nom" => ""
        "ordre" => 38
      ]
      [
        "nom" => ""
        "ordre" => 39
      ]
      [
        "nom" => ""
        "ordre" => 40
      ]
      [
        "nom" => ""
        "ordre" => 41
      ]
      [
        "nom" => ""
        "ordre" => 42
      ]
      [
        "nom" => ""
        "ordre" => 43
      ]
      [
        "nom" => ""
        "ordre" => 44
      ]
      [
        "nom" => ""
        "ordre" => 45
      ]
      [
        "nom" => ""
        "ordre" => 46
      ]
      [
        "nom" => ""
        "ordre" => 47
      ]
      [
        "nom" => ""
        "ordre" => 48
      ]
      [
        "nom" => ""
        "ordre" => 49
      ]
      [
        "nom" => ""
        "ordre" => 50
      ]
      [
        "nom" => ""
        "ordre" => 51
      ]
      [
        "nom" => ""
        "ordre" => 52
      ]
      [
        "nom" => ""
        "ordre" => 53
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2115 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2124 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2117 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2119 …}
    -enregistreLe: DateTime @1756571586 {#2109
      date: 2025-08-30 16:33:06.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1760557119 {#2108
      date: 2025-10-15 19:38:39.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2121 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-the-complete-45-sessions-blue-note-tone-poet-series-8036"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.33 ms
Input props
[
  "produit" => App\Entity\Produit {#2131
    -id: 2863
    -nom: "Flight To Jordan"
    -informationComplementaire: "AVAILABILITY : 30/11/2025 (subject Blue Note Records)"
    -description: """
      All-Analog 180 gram Vinyl LP of Duke Jordan's Flight to Jordan : Blue Note Tone Poet Reissue Mastered From the Original Master Tapes by Kevin Gray and Pressed at RTI !\r\n
      \r\n
      Brooklyn-born pianist Duke Jordan was on the front lines of the bebop revolution as a member of Charlie Parker’s quintet in the late-1940s which also featured a young Miles Davis on trumpet. In 1960, Jordan recorded his sole Blue Note album as a leader, Flight to Jordan, an exemplar hard bop date featuring a top-shelf quintet with Dizzy Reece on trumpet, Stanley Turrentine on tenor saxophone, Reggie Workman on bass, and Art Taylor on drums. The set presented six fine Jordan original compositions including the minor mode title track, the elegant ballad “Starbrite”, the church-inspired “Deacon Joe”, and the Latin-tinged “Si-Joya”.\r\n
      \r\n
      The Tone Poet Audiophile Vinyl Reissue Series was born out of Blue Note President Don Was’ admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley, a.k.a. the “Tone Poet”, on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Extreme attention to detail has been paid to getting these right in every conceivable way, from the jacket graphics and printing quality to superior LP mastering (direct from the master tapes) by Kevin Gray to superb 180 gram audiophile LP pressings by Record Technology Inc. Every aspect of these Tone Poet releases is done to the highest possible standard. It means that you will never find a superior version. This is IT.\r\n
      \r\n
      This stereo Tone Poet Vinyl Edition was produced by Joe Harley, mastered by Kevin Gray (Cohearent Audio) from the original analog master tapes, pressed on 180 gram vinyl at Record Technology Inc. (RTI), and packaged in a deluxe gatefold tip-on jacket.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1822 …}
    -musicienOrchestre: "Duke Jordan (piano), Dizzy Reece (trumpet), Stanley Turrentine (tenor saxophone), Reggie Workman (bass), Art Taylor (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: true
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=dyZZtbEKLNE&list=PLEyxWPyoryRK0RszYS7ol45zDd5Cam2ip"
    -referenceProduit: "Blue Note Tone Poet Series 4501"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. Flight To Jordan"
        "ordre" => 1
      ]
      [
        "nom" => "2. Starbrite"
        "ordre" => 2
      ]
      [
        "nom" => "3. Squawkin'"
        "ordre" => 3
      ]
      [
        "nom" => "Side B : "
        "ordre" => 4
      ]
      [
        "nom" => "1. Deacon Joe"
        "ordre" => 5
      ]
      [
        "nom" => "2. Split Quick"
        "ordre" => 6
      ]
      [
        "nom" => "3. Si-Joya"
        "ordre" => 7
      ]
      [
        "nom" => ""
        "ordre" => 8
      ]
      [
        "nom" => ""
        "ordre" => 9
      ]
      [
        "nom" => ""
        "ordre" => 10
      ]
      [
        "nom" => ""
        "ordre" => 11
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2133 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2142 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2135 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2137 …}
    -enregistreLe: DateTime @1759345319 {#2127
      date: 2025-10-01 19:01:59.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1759430817 {#2126
      date: 2025-10-02 18:46:57.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2139 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-flight-to-jordan-blue-note-tone-poet-series-4501"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3508
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2131
    -id: 2863
    -nom: "Flight To Jordan"
    -informationComplementaire: "AVAILABILITY : 30/11/2025 (subject Blue Note Records)"
    -description: """
      All-Analog 180 gram Vinyl LP of Duke Jordan's Flight to Jordan : Blue Note Tone Poet Reissue Mastered From the Original Master Tapes by Kevin Gray and Pressed at RTI !\r\n
      \r\n
      Brooklyn-born pianist Duke Jordan was on the front lines of the bebop revolution as a member of Charlie Parker’s quintet in the late-1940s which also featured a young Miles Davis on trumpet. In 1960, Jordan recorded his sole Blue Note album as a leader, Flight to Jordan, an exemplar hard bop date featuring a top-shelf quintet with Dizzy Reece on trumpet, Stanley Turrentine on tenor saxophone, Reggie Workman on bass, and Art Taylor on drums. The set presented six fine Jordan original compositions including the minor mode title track, the elegant ballad “Starbrite”, the church-inspired “Deacon Joe”, and the Latin-tinged “Si-Joya”.\r\n
      \r\n
      The Tone Poet Audiophile Vinyl Reissue Series was born out of Blue Note President Don Was’ admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley, a.k.a. the “Tone Poet”, on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Extreme attention to detail has been paid to getting these right in every conceivable way, from the jacket graphics and printing quality to superior LP mastering (direct from the master tapes) by Kevin Gray to superb 180 gram audiophile LP pressings by Record Technology Inc. Every aspect of these Tone Poet releases is done to the highest possible standard. It means that you will never find a superior version. This is IT.\r\n
      \r\n
      This stereo Tone Poet Vinyl Edition was produced by Joe Harley, mastered by Kevin Gray (Cohearent Audio) from the original analog master tapes, pressed on 180 gram vinyl at Record Technology Inc. (RTI), and packaged in a deluxe gatefold tip-on jacket.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1822 …}
    -musicienOrchestre: "Duke Jordan (piano), Dizzy Reece (trumpet), Stanley Turrentine (tenor saxophone), Reggie Workman (bass), Art Taylor (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: true
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=dyZZtbEKLNE&list=PLEyxWPyoryRK0RszYS7ol45zDd5Cam2ip"
    -referenceProduit: "Blue Note Tone Poet Series 4501"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. Flight To Jordan"
        "ordre" => 1
      ]
      [
        "nom" => "2. Starbrite"
        "ordre" => 2
      ]
      [
        "nom" => "3. Squawkin'"
        "ordre" => 3
      ]
      [
        "nom" => "Side B : "
        "ordre" => 4
      ]
      [
        "nom" => "1. Deacon Joe"
        "ordre" => 5
      ]
      [
        "nom" => "2. Split Quick"
        "ordre" => 6
      ]
      [
        "nom" => "3. Si-Joya"
        "ordre" => 7
      ]
      [
        "nom" => ""
        "ordre" => 8
      ]
      [
        "nom" => ""
        "ordre" => 9
      ]
      [
        "nom" => ""
        "ordre" => 10
      ]
      [
        "nom" => ""
        "ordre" => 11
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2133 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2142 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2135 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2137 …}
    -enregistreLe: DateTime @1759345319 {#2127
      date: 2025-10-01 19:01:59.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1759430817 {#2126
      date: 2025-10-02 18:46:57.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2139 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-flight-to-jordan-blue-note-tone-poet-series-4501"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.30 ms
Input props
[
  "produit" => App\Entity\Produit {#2151
    -id: 2798
    -nom: "Etcetera"
    -informationComplementaire: null
    -description: """
      - 180 gram vinyl !\r\n
      - Mastered from the original master tapes by Kevin Gray at Cohearent Audio !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      This quartet session from 1965, has long been considered one of Wayne's finest studio albums, even though it remained unreleased until 1980. Etcetera features all Shorter compositions, with the exception of Gil Evan's passionate "Barracudas". Wayne's "Indian Song" takes its place as one of Shorter's most intensely hypnotizing compositions. Etcetera is one of the true highlights of the Shorter discography.\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was’ admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the “Tone Poet”, on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Extreme attention to detail has been paid to getting these right in every conceivable way, from the jacket graphics and printing quality to superior LP mastering (direct from the master tapes) by Kevin Gray to superb 180 gram audiophile LP pressings by Record Technology Inc. Every aspect of these Blue Note / Tone Poet releases is done to the highest possible standard. It means that you will never find a superior version. This is IT.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Wayne Shorter (tenor saxophone), Herbie Hancock (piano), Cecil McBee (bass), Joe Chambers (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=lEHAelwHYeo&list=RDlEHAelwHYeo&start_radio=1"
    -referenceProduit: "Blue Note Tone Poet Series 5701"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. Etcetera"
        "ordre" => 1
      ]
      [
        "nom" => "2. Penelope"
        "ordre" => 2
      ]
      [
        "nom" => "3. Toy Tune"
        "ordre" => 3
      ]
      [
        "nom" => "Side B : "
        "ordre" => 4
      ]
      [
        "nom" => "1. Barracudas (General Assembly)"
        "ordre" => 5
      ]
      [
        "nom" => "2. Indian Song"
        "ordre" => 6
      ]
      [
        "nom" => ""
        "ordre" => 7
      ]
      [
        "nom" => ""
        "ordre" => 8
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1917 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2159 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2152 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2154 …}
    -enregistreLe: DateTime @1756653404 {#2144
      date: 2025-08-31 15:16:44.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1756653507 {#2145
      date: 2025-08-31 15:18:27.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2156 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-etcetera-blue-note-tone-poet-series-5701"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3561
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2151
    -id: 2798
    -nom: "Etcetera"
    -informationComplementaire: null
    -description: """
      - 180 gram vinyl !\r\n
      - Mastered from the original master tapes by Kevin Gray at Cohearent Audio !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      This quartet session from 1965, has long been considered one of Wayne's finest studio albums, even though it remained unreleased until 1980. Etcetera features all Shorter compositions, with the exception of Gil Evan's passionate "Barracudas". Wayne's "Indian Song" takes its place as one of Shorter's most intensely hypnotizing compositions. Etcetera is one of the true highlights of the Shorter discography.\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was’ admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the “Tone Poet”, on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Extreme attention to detail has been paid to getting these right in every conceivable way, from the jacket graphics and printing quality to superior LP mastering (direct from the master tapes) by Kevin Gray to superb 180 gram audiophile LP pressings by Record Technology Inc. Every aspect of these Blue Note / Tone Poet releases is done to the highest possible standard. It means that you will never find a superior version. This is IT.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Wayne Shorter (tenor saxophone), Herbie Hancock (piano), Cecil McBee (bass), Joe Chambers (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=lEHAelwHYeo&list=RDlEHAelwHYeo&start_radio=1"
    -referenceProduit: "Blue Note Tone Poet Series 5701"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. Etcetera"
        "ordre" => 1
      ]
      [
        "nom" => "2. Penelope"
        "ordre" => 2
      ]
      [
        "nom" => "3. Toy Tune"
        "ordre" => 3
      ]
      [
        "nom" => "Side B : "
        "ordre" => 4
      ]
      [
        "nom" => "1. Barracudas (General Assembly)"
        "ordre" => 5
      ]
      [
        "nom" => "2. Indian Song"
        "ordre" => 6
      ]
      [
        "nom" => ""
        "ordre" => 7
      ]
      [
        "nom" => ""
        "ordre" => 8
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1917 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2159 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2152 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2154 …}
    -enregistreLe: DateTime @1756653404 {#2144
      date: 2025-08-31 15:16:44.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1756653507 {#2145
      date: 2025-08-31 15:18:27.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2156 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-etcetera-blue-note-tone-poet-series-5701"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.31 ms
Input props
[
  "produit" => App\Entity\Produit {#2166
    -id: 2750
    -nom: "Landslide"
    -informationComplementaire: null
    -description: """
      - 180 gram vinyl LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Dexter Gordon experienced a career renaissance with his momentous comeback on Blue Note in the early 1960s which produced numerous all-time classic albums. In 1980, producer Michael Cuscuna dug into the vaults to compile Landslide, a collection released as part of the LT Series that was comprised of previously unreleased tracks that the legendary saxophonist had recorded for the label during three different sessions in 1961-62 with a varied cast of musicians including trumpeters Tommy Turrentine and Dave Burns; pianists Kenny Crew, Sir Charles Thompson, and Sonny Clark; bassists Paul Chambers, Al Lucas, and Ron Carter; and drummers Philly Joe Jones and Willie Bobo. The 7-song set is a showcase of Gordon's hard-swinging improvisational creativity and brilliant balladry. Deluxe tip-on gatefold jacket.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Kenny Drew (piano), Paul Chambers  (bass), Philly Joe Jones (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=iIKsA_Tmyos&list=PLy9ZYQMPl8C-265Fy4LzPWTwbVBhnYH14&index=2"
    -referenceProduit: "Blue Note Tone Poet Series  4197"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. Landslide"
        "ordre" => 1
      ]
      [
        "nom" => "2. Love Locked Out"
        "ordre" => 2
      ]
      [
        "nom" => "3. You Said It"
        "ordre" => 3
      ]
      [
        "nom" => "4. Serenade In Blue"
        "ordre" => 4
      ]
      [
        "nom" => "Side B : "
        "ordre" => 5
      ]
      [
        "nom" => "1. Blue Gardenia"
        "ordre" => 6
      ]
      [
        "nom" => "2. Six Bits Jones"
        "ordre" => 7
      ]
      [
        "nom" => "3. Second Balcony Jump"
        "ordre" => 8
      ]
      [
        "nom" => ""
        "ordre" => 9
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2168 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2177 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2170 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2172 …}
    -enregistreLe: DateTime @1755025885 {#2162
      date: 2025-08-12 19:11:25.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1755026972 {#2161
      date: 2025-08-12 19:29:32.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2174 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-landslide-blue-note-tone-poet-series-4197"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3607
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2166
    -id: 2750
    -nom: "Landslide"
    -informationComplementaire: null
    -description: """
      - 180 gram vinyl LP !\r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Dexter Gordon experienced a career renaissance with his momentous comeback on Blue Note in the early 1960s which produced numerous all-time classic albums. In 1980, producer Michael Cuscuna dug into the vaults to compile Landslide, a collection released as part of the LT Series that was comprised of previously unreleased tracks that the legendary saxophonist had recorded for the label during three different sessions in 1961-62 with a varied cast of musicians including trumpeters Tommy Turrentine and Dave Burns; pianists Kenny Crew, Sir Charles Thompson, and Sonny Clark; bassists Paul Chambers, Al Lucas, and Ron Carter; and drummers Philly Joe Jones and Willie Bobo. The 7-song set is a showcase of Gordon's hard-swinging improvisational creativity and brilliant balladry. Deluxe tip-on gatefold jacket.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: "Kenny Drew (piano), Paul Chambers  (bass), Philly Joe Jones (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=iIKsA_Tmyos&list=PLy9ZYQMPl8C-265Fy4LzPWTwbVBhnYH14&index=2"
    -referenceProduit: "Blue Note Tone Poet Series  4197"
    -titreMorceau: [
      [
        "nom" => "Side A :"
        "ordre" => 0
      ]
      [
        "nom" => "1. Landslide"
        "ordre" => 1
      ]
      [
        "nom" => "2. Love Locked Out"
        "ordre" => 2
      ]
      [
        "nom" => "3. You Said It"
        "ordre" => 3
      ]
      [
        "nom" => "4. Serenade In Blue"
        "ordre" => 4
      ]
      [
        "nom" => "Side B : "
        "ordre" => 5
      ]
      [
        "nom" => "1. Blue Gardenia"
        "ordre" => 6
      ]
      [
        "nom" => "2. Six Bits Jones"
        "ordre" => 7
      ]
      [
        "nom" => "3. Second Balcony Jump"
        "ordre" => 8
      ]
      [
        "nom" => ""
        "ordre" => 9
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2168 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2177 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2170 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2172 …}
    -enregistreLe: DateTime @1755025885 {#2162
      date: 2025-08-12 19:11:25.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1755026972 {#2161
      date: 2025-08-12 19:29:32.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2174 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-landslide-blue-note-tone-poet-series-4197"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.30 ms
Input props
[
  "produit" => App\Entity\Produit {#2186
    -id: 2674
    -nom: "Rollin' With Leo"
    -informationComplementaire: ""
    -description: """
      - 180 gram gatefold LP !\r\n
      \r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      \r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet," on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Leo Parker was the first baritone saxophonist on the bebop scene and gained prominence in Billy Eckstine's band as a member of the "Unholy Four" saxophone section that also included Sonny Stitt, Dexter Gordon, and Gene Ammons in the mid-1940s. Personal troubles sidelined Parker in the 1950s, but in 1961 he made a tragically brief comeback on Blue Note when he recorded two excellent sessions-Let Me Tell You ‘Bout It and Rollin' With Leo-before he died of a heart attack just months later at age 36. Rollin' With Leo had been prepared for release, including an album cover design by Reid Miles, but wound up being shelved and not released until 1980 as part of the LT Series. The 8-song set includes swinging Parker originals like "The Lion's Roar" and "Jumpin' Leo" performed by a band including Dave Burns on trumpet, Bill Swindell on tenor saxophone, Johnny Acea on piano, Stan Conover and Al Lucas on bass, and Wilbert Hogan and Purnell Rice on drums.\r\n
      \r\n
      This stereo Tone Poet Vinyl Edition was produced by Joe Harley, mastered by Kevin Gray (Cohearent Audio) from the original analog master tapes, pressed on 180 gram vinyl at Record Technology Inc. (RTI), and packaged in a deluxe gatefold tip-on jacket.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1883 …}
    -musicienOrchestre: "Leo Parker (baritone saxophone), Dave Burns (trumpet), Bill Swindell (tenor saxophone), John Acea (piano), Stan Conover, Al Lucas (bass), Wilbert Hogan (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=-QzHZwOCi8U"
    -referenceProduit: "Blue Note Tone Poet Series 84095"
    -titreMorceau: [
      [
        "nom" => "1. Jumpin' Leo"
        "ordre" => 6
      ]
      [
        "nom" => "1. The Lion's Roar"
        "ordre" => 1
      ]
      [
        "nom" => "2. Bad Girl"
        "ordre" => 2
      ]
      [
        "nom" => "2. Talkin' The Blues"
        "ordre" => 7
      ]
      [
        "nom" => "3. Rollin' With Leo"
        "ordre" => 3
      ]
      [
        "nom" => "3. Stuffy"
        "ordre" => 8
      ]
      [
        "nom" => "4. Mad Lad Returns"
        "ordre" => 9
      ]
      [
        "nom" => "4. Music Hall Beat"
        "ordre" => 4
      ]
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "Side B : "
        "ordre" => 5
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2188 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2197 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2190 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2192 …}
    -enregistreLe: DateTime @1747122766 {#2179
      date: 2025-05-13 07:52:46.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1748680323 {#2180
      date: 2025-05-31 08:32:03.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2194 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-rollin-with-leo-blue-note-tone-poet-series-84095"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3658
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2186
    -id: 2674
    -nom: "Rollin' With Leo"
    -informationComplementaire: ""
    -description: """
      - 180 gram gatefold LP !\r\n
      \r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      \r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet," on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Leo Parker was the first baritone saxophonist on the bebop scene and gained prominence in Billy Eckstine's band as a member of the "Unholy Four" saxophone section that also included Sonny Stitt, Dexter Gordon, and Gene Ammons in the mid-1940s. Personal troubles sidelined Parker in the 1950s, but in 1961 he made a tragically brief comeback on Blue Note when he recorded two excellent sessions-Let Me Tell You ‘Bout It and Rollin' With Leo-before he died of a heart attack just months later at age 36. Rollin' With Leo had been prepared for release, including an album cover design by Reid Miles, but wound up being shelved and not released until 1980 as part of the LT Series. The 8-song set includes swinging Parker originals like "The Lion's Roar" and "Jumpin' Leo" performed by a band including Dave Burns on trumpet, Bill Swindell on tenor saxophone, Johnny Acea on piano, Stan Conover and Al Lucas on bass, and Wilbert Hogan and Purnell Rice on drums.\r\n
      \r\n
      This stereo Tone Poet Vinyl Edition was produced by Joe Harley, mastered by Kevin Gray (Cohearent Audio) from the original analog master tapes, pressed on 180 gram vinyl at Record Technology Inc. (RTI), and packaged in a deluxe gatefold tip-on jacket.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1883 …}
    -musicienOrchestre: "Leo Parker (baritone saxophone), Dave Burns (trumpet), Bill Swindell (tenor saxophone), John Acea (piano), Stan Conover, Al Lucas (bass), Wilbert Hogan (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1133 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=-QzHZwOCi8U"
    -referenceProduit: "Blue Note Tone Poet Series 84095"
    -titreMorceau: [
      [
        "nom" => "1. Jumpin' Leo"
        "ordre" => 6
      ]
      [
        "nom" => "1. The Lion's Roar"
        "ordre" => 1
      ]
      [
        "nom" => "2. Bad Girl"
        "ordre" => 2
      ]
      [
        "nom" => "2. Talkin' The Blues"
        "ordre" => 7
      ]
      [
        "nom" => "3. Rollin' With Leo"
        "ordre" => 3
      ]
      [
        "nom" => "3. Stuffy"
        "ordre" => 8
      ]
      [
        "nom" => "4. Mad Lad Returns"
        "ordre" => 9
      ]
      [
        "nom" => "4. Music Hall Beat"
        "ordre" => 4
      ]
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "Side B : "
        "ordre" => 5
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2188 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2197 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2190 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2192 …}
    -enregistreLe: DateTime @1747122766 {#2179
      date: 2025-05-13 07:52:46.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1748680323 {#2180
      date: 2025-05-31 08:32:03.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2194 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-rollin-with-leo-blue-note-tone-poet-series-84095"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.30 ms
Input props
[
  "produit" => App\Entity\Produit {#2204
    -id: 2659
    -nom: "Modern Art"
    -informationComplementaire: ""
    -description: """
      - Art Pepper "Modern Art" 180 gram LP !\r\n
      \r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      \r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      - Deluxe tip-on jacket !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Recorded in Hollywood, California between two sessions in December 1956 and January 1957, Art Pepper's Modern Art for the Intro label was an exemplar of West Coast Jazz that featured his melodic alto saxophone flights atop cool jazz, bebop, and blues in the company of a quartet with Russ Freeman on piano, Ben Tucker on bass, and Chuck Flores on drums. This unfailingly swinging set of originals and standards opens with Pepper's "Blues In", closes with his "Blues Out," and includes sublime versions of "Bewitched", "Stompin' At The Savoy", "What Is This Thing Called Love", and other delights in between.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: " Art Pepper (alto saxophone), Russ Freeman (piano), Ben Tucker (bass), Chuck Flores (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1132 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=7SIgZAKjeTA"
    -referenceProduit: "Blue Note Tone Poet Series "
    -titreMorceau: [
      [
        "nom" => "1. Blues In"
        "ordre" => 1
      ]
      [
        "nom" => "1. Diane's Dilemma"
        "ordre" => 6
      ]
      [
        "nom" => "2. Bewitched"
        "ordre" => 2
      ]
      [
        "nom" => "2. Stompin' At The Savoy"
        "ordre" => 7
      ]
      [
        "nom" => "3. What Is This Thing Called Love ?"
        "ordre" => 8
      ]
      [
        "nom" => "3. When You're Smiling (The Whole World Smiles With You)"
        "ordre" => 3
      ]
      [
        "nom" => "4. Blues Out"
        "ordre" => 9
      ]
      [
        "nom" => "4. Cool Bunny"
        "ordre" => 4
      ]
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "Side B :"
        "ordre" => 5
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2206 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2215 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2208 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2210 …}
    -enregistreLe: DateTime @1741246824 {#2200
      date: 2025-03-06 07:40:24.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1747124803 {#2199
      date: 2025-05-13 08:26:43.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2212 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-modern-art-blue-note-tone-poet-series"
  }
  "detaillePage" => false
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#3709
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#2638 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1804 …}
  +produit: App\Entity\Produit {#2204
    -id: 2659
    -nom: "Modern Art"
    -informationComplementaire: ""
    -description: """
      - Art Pepper "Modern Art" 180 gram LP !\r\n
      \r\n
      - Mastered by Kevin Gray at Cohearent Audio from the original master tape !\r\n
      \r\n
      - Plated and pressed at RTI !\r\n
      \r\n
      - Deluxe tip-on jacket !\r\n
      \r\n
      The Blue Note Tone Poet Series was born out of Blue Note President Don Was' admiration for the exceptional audiophile Blue Note LP reissues presented by Music Matters. Was brought Joe Harley (from Music Matters), a.k.a. the "Tone Poet", on board to curate and supervise a series of reissues from the Blue Note family of labels.\r\n
      \r\n
      Recorded in Hollywood, California between two sessions in December 1956 and January 1957, Art Pepper's Modern Art for the Intro label was an exemplar of West Coast Jazz that featured his melodic alto saxophone flights atop cool jazz, bebop, and blues in the company of a quartet with Russ Freeman on piano, Ben Tucker on bass, and Chuck Flores on drums. This unfailingly swinging set of originals and standards opens with Pepper's "Blues In", closes with his "Blues Out," and includes sublime versions of "Bewitched", "Stompin' At The Savoy", "What Is This Thing Called Love", and other delights in between.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1885 …}
    -musicienOrchestre: " Art Pepper (alto saxophone), Russ Freeman (piano), Ben Tucker (bass), Chuck Flores (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1132 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1137 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1139 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=7SIgZAKjeTA"
    -referenceProduit: "Blue Note Tone Poet Series "
    -titreMorceau: [
      [
        "nom" => "1. Blues In"
        "ordre" => 1
      ]
      [
        "nom" => "1. Diane's Dilemma"
        "ordre" => 6
      ]
      [
        "nom" => "2. Bewitched"
        "ordre" => 2
      ]
      [
        "nom" => "2. Stompin' At The Savoy"
        "ordre" => 7
      ]
      [
        "nom" => "3. What Is This Thing Called Love ?"
        "ordre" => 8
      ]
      [
        "nom" => "3. When You're Smiling (The Whole World Smiles With You)"
        "ordre" => 3
      ]
      [
        "nom" => "4. Blues Out"
        "ordre" => 9
      ]
      [
        "nom" => "4. Cool Bunny"
        "ordre" => 4
      ]
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "Side B :"
        "ordre" => 5
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#2206 …}
    -label: App\Entity\Label {#1063 …}
    -style: App\Entity\Style {#1468 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#2215 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#2208 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#2210 …}
    -enregistreLe: DateTime @1741246824 {#2200
      date: 2025-03-06 07:40:24.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1747124803 {#2199
      date: 2025-05-13 08:26:43.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#2212 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-modern-art-blue-note-tone-poet-series"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: false
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
}
AjoutMailNewsletterComponent App\Twig\Components\AjoutMailNewsletterComponent 6.0 MiB 0.23 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\AjoutMailNewsletterComponent {#3910
  +email: ""
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2406 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#3911 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#3959 …}
  +isValidated: false
  +validatedFields: []
}