GET https://preprod-website.kaza-senza.com/nos-formations/developper-son-activite-par-les-reseaux-sociaux

Components

2 Twig Components
4 Render Count
13 ms Render Time
10.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
TrainingModal
"App\Twig\Components\TrainingModal"
components/TrainingModal.html.twig
2 8.92ms
TrainingContact
"App\Twig\Components\TrainingContact"
components/TrainingContact.html.twig
2 3.63ms

Render calls

TrainingModal App\Twig\Components\TrainingModal 10.0 MiB 7.27 ms
Input props
[
  "training" => App\Entity\TrainingProfessional {#1335
    #id: 373
    #label: "Développer son activité par les réseaux sociaux"
    #code: null
    #slugHistory: null
    #description: null
    #price: 2350.0
    #status: App\Enum\Trainer\TrainingStatus {#1341 …}
    #satisfactionRate: null
    #completionRate: null
    #featuredOnSearch: false
    #pixels: null
    #updatedAt: DateTimeImmutable @1758800735 {#1336
      date: 2025-09-25 11:45:35.0 UTC (+00:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1378 …}
    #objectives: Doctrine\ORM\PersistentCollection {#1410 …}
    #faqs: Doctrine\ORM\PersistentCollection {#1434 …}
    #category: Proxies\__CG__\App\Entity\TrainingCategory {#1451 …}
    #trainers: Doctrine\ORM\PersistentCollection {#1496 …}
    #relatedTrainings: Doctrine\ORM\PersistentCollection {#1494 …}
    #seoTitle: null
    #seoDescription: null
    #seoCanonical: null
    #seoIndexed: true
    #slug: "developper-son-activite-par-les-reseaux-sociaux"
    -subTitle: null
    -showOnHomePage: false
    #format: App\Enum\TrainingFormat {#1344 …}
    -collectiveFaceToFaceHours: 0
    -individualFaceToFaceHours: 0
    -individualVideoconferenceHours: 0
    -collectiveVideoconferenceHours: 0
    -elearningHours: 0
    -faceToFaceHoursText: null
    -minPeriod: null
    -maxPeriod: null
    -public: null
    -prerequisites: null
    -certification: Proxies\__CG__\App\Entity\Certification {#1616 …}
    -cpf: true
    -cpfLink: null
    -pdfFile: null
    -pdfName: null
    -pdfMimeType: null
    -trainingProgramParts: Doctrine\ORM\PersistentCollection {#1653 …}
    -financing: Doctrine\ORM\PersistentCollection {#1682 …}
    -places: Doctrine\ORM\PersistentCollection {#1731 …}
    -sessions: Doctrine\ORM\PersistentCollection {#1757 …}
    -trainingCityChildren: Doctrine\ORM\PersistentCollection {#1793 …}
    +allPlaces: ? bool
    +allFinancing: ? bool
  }
]
Attributes
[]
Component
App\Twig\Components\TrainingModal {#2213
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2214 …}
  +training: App\Entity\TrainingProfessional {#1335
    #id: 373
    #label: "Développer son activité par les réseaux sociaux"
    #code: null
    #slugHistory: null
    #description: null
    #price: 2350.0
    #status: App\Enum\Trainer\TrainingStatus {#1341 …}
    #satisfactionRate: null
    #completionRate: null
    #featuredOnSearch: false
    #pixels: null
    #updatedAt: DateTimeImmutable @1758800735 {#1336
      date: 2025-09-25 11:45:35.0 UTC (+00:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1378 …}
    #objectives: Doctrine\ORM\PersistentCollection {#1410 …}
    #faqs: Doctrine\ORM\PersistentCollection {#1434 …}
    #category: Proxies\__CG__\App\Entity\TrainingCategory {#1451 …}
    #trainers: Doctrine\ORM\PersistentCollection {#1496 …}
    #relatedTrainings: Doctrine\ORM\PersistentCollection {#1494 …}
    #seoTitle: null
    #seoDescription: null
    #seoCanonical: null
    #seoIndexed: true
    #slug: "developper-son-activite-par-les-reseaux-sociaux"
    -subTitle: null
    -showOnHomePage: false
    #format: App\Enum\TrainingFormat {#1344 …}
    -collectiveFaceToFaceHours: 0
    -individualFaceToFaceHours: 0
    -individualVideoconferenceHours: 0
    -collectiveVideoconferenceHours: 0
    -elearningHours: 0
    -faceToFaceHoursText: null
    -minPeriod: null
    -maxPeriod: null
    -public: null
    -prerequisites: null
    -certification: Proxies\__CG__\App\Entity\Certification {#1616 …}
    -cpf: true
    -cpfLink: null
    -pdfFile: null
    -pdfName: null
    -pdfMimeType: null
    -trainingProgramParts: Doctrine\ORM\PersistentCollection {#1653 …}
    -financing: Doctrine\ORM\PersistentCollection {#1682 …}
    -places: Doctrine\ORM\PersistentCollection {#1731 …}
    -sessions: Doctrine\ORM\PersistentCollection {#1757 …}
    -trainingCityChildren: Doctrine\ORM\PersistentCollection {#1793 …}
    +allPlaces: ? bool
    +allFinancing: ? bool
  }
  +action: "pdf"
  -bus: Symfony\Component\Messenger\TraceableMessageBus {#134 …}
  -formView: Symfony\Component\Form\FormView {#2483 …}
  -form: Symfony\Component\Form\Form {#2548 …}
  +formName: "training_modal"
  +formValues: [
    "firstname" => ""
    "lastname" => ""
    "phone" => ""
    "email" => ""
    "rgpd" => null
    "_token" => "b2b48cde647931.jTazRPbdeMpVJgptIY6qpc1PGj8d5A44hZOTuHeC2YQ.-mXKfaWeEZ9gaVUbc9fL8YUaK1gsu3xc9_Si-z7Au9zlYPoznJkprwJIOg"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2215 …}
}
TrainingContact App\Twig\Components\TrainingContact 10.0 MiB 2.12 ms
Input props
[
  "training" => App\Entity\TrainingProfessional {#1335
    #id: 373
    #label: "Développer son activité par les réseaux sociaux"
    #code: null
    #slugHistory: null
    #description: null
    #price: 2350.0
    #status: App\Enum\Trainer\TrainingStatus {#1341 …}
    #satisfactionRate: null
    #completionRate: null
    #featuredOnSearch: false
    #pixels: null
    #updatedAt: DateTimeImmutable @1758800735 {#1336
      date: 2025-09-25 11:45:35.0 UTC (+00:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1378 …}
    #objectives: Doctrine\ORM\PersistentCollection {#1410 …}
    #faqs: Doctrine\ORM\PersistentCollection {#1434 …}
    #category: Proxies\__CG__\App\Entity\TrainingCategory {#1451 …}
    #trainers: Doctrine\ORM\PersistentCollection {#1496 …}
    #relatedTrainings: Doctrine\ORM\PersistentCollection {#1494 …}
    #seoTitle: null
    #seoDescription: null
    #seoCanonical: null
    #seoIndexed: true
    #slug: "developper-son-activite-par-les-reseaux-sociaux"
    -subTitle: null
    -showOnHomePage: false
    #format: App\Enum\TrainingFormat {#1344 …}
    -collectiveFaceToFaceHours: 0
    -individualFaceToFaceHours: 0
    -individualVideoconferenceHours: 0
    -collectiveVideoconferenceHours: 0
    -elearningHours: 0
    -faceToFaceHoursText: null
    -minPeriod: null
    -maxPeriod: null
    -public: null
    -prerequisites: null
    -certification: Proxies\__CG__\App\Entity\Certification {#1616 …}
    -cpf: true
    -cpfLink: null
    -pdfFile: null
    -pdfName: null
    -pdfMimeType: null
    -trainingProgramParts: Doctrine\ORM\PersistentCollection {#1653 …}
    -financing: Doctrine\ORM\PersistentCollection {#1682 …}
    -places: Doctrine\ORM\PersistentCollection {#1731 …}
    -sessions: Doctrine\ORM\PersistentCollection {#1757 …}
    -trainingCityChildren: Doctrine\ORM\PersistentCollection {#1793 …}
    +allPlaces: ? bool
    +allFinancing: ? bool
  }
]
Attributes
[]
Component
App\Twig\Components\TrainingContact {#3007
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3008 …}
  +training: App\Entity\TrainingProfessional {#1335
    #id: 373
    #label: "Développer son activité par les réseaux sociaux"
    #code: null
    #slugHistory: null
    #description: null
    #price: 2350.0
    #status: App\Enum\Trainer\TrainingStatus {#1341 …}
    #satisfactionRate: null
    #completionRate: null
    #featuredOnSearch: false
    #pixels: null
    #updatedAt: DateTimeImmutable @1758800735 {#1336
      date: 2025-09-25 11:45:35.0 UTC (+00:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1378 …}
    #objectives: Doctrine\ORM\PersistentCollection {#1410 …}
    #faqs: Doctrine\ORM\PersistentCollection {#1434 …}
    #category: Proxies\__CG__\App\Entity\TrainingCategory {#1451 …}
    #trainers: Doctrine\ORM\PersistentCollection {#1496 …}
    #relatedTrainings: Doctrine\ORM\PersistentCollection {#1494 …}
    #seoTitle: null
    #seoDescription: null
    #seoCanonical: null
    #seoIndexed: true
    #slug: "developper-son-activite-par-les-reseaux-sociaux"
    -subTitle: null
    -showOnHomePage: false
    #format: App\Enum\TrainingFormat {#1344 …}
    -collectiveFaceToFaceHours: 0
    -individualFaceToFaceHours: 0
    -individualVideoconferenceHours: 0
    -collectiveVideoconferenceHours: 0
    -elearningHours: 0
    -faceToFaceHoursText: null
    -minPeriod: null
    -maxPeriod: null
    -public: null
    -prerequisites: null
    -certification: Proxies\__CG__\App\Entity\Certification {#1616 …}
    -cpf: true
    -cpfLink: null
    -pdfFile: null
    -pdfName: null
    -pdfMimeType: null
    -trainingProgramParts: Doctrine\ORM\PersistentCollection {#1653 …}
    -financing: Doctrine\ORM\PersistentCollection {#1682 …}
    -places: Doctrine\ORM\PersistentCollection {#1731 …}
    -sessions: Doctrine\ORM\PersistentCollection {#1757 …}
    -trainingCityChildren: Doctrine\ORM\PersistentCollection {#1793 …}
    +allPlaces: ? bool
    +allFinancing: ? bool
  }
  +formIsSubmitted: false
  -bus: Symfony\Component\Messenger\TraceableMessageBus {#134 …}
  -formView: Symfony\Component\Form\FormView {#3026 …}
  -form: Symfony\Component\Form\Form {#3130 …}
  +formName: "contact"
  +formValues: [
    "firstname" => ""
    "lastname" => ""
    "phone" => ""
    "email" => ""
    "message" => ""
    "rgpd" => null
    "_token" => "30cf90b1a0df9.bCm8eQgnDX_oCjLPZj1nXWxstYhDXL63laIRCJrDU98.AFn6DmRBV024WwOaJW8tCiU85PIka9Tw1JIpWvKBauwKdvhBf21rLoNaQQ"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
TrainingContact App\Twig\Components\TrainingContact 10.0 MiB 1.51 ms
Input props
[
  "training" => App\Entity\TrainingProfessional {#1335
    #id: 373
    #label: "Développer son activité par les réseaux sociaux"
    #code: null
    #slugHistory: null
    #description: null
    #price: 2350.0
    #status: App\Enum\Trainer\TrainingStatus {#1341 …}
    #satisfactionRate: null
    #completionRate: null
    #featuredOnSearch: false
    #pixels: null
    #updatedAt: DateTimeImmutable @1758800735 {#1336
      date: 2025-09-25 11:45:35.0 UTC (+00:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1378 …}
    #objectives: Doctrine\ORM\PersistentCollection {#1410 …}
    #faqs: Doctrine\ORM\PersistentCollection {#1434 …}
    #category: Proxies\__CG__\App\Entity\TrainingCategory {#1451 …}
    #trainers: Doctrine\ORM\PersistentCollection {#1496 …}
    #relatedTrainings: Doctrine\ORM\PersistentCollection {#1494 …}
    #seoTitle: null
    #seoDescription: null
    #seoCanonical: null
    #seoIndexed: true
    #slug: "developper-son-activite-par-les-reseaux-sociaux"
    -subTitle: null
    -showOnHomePage: false
    #format: App\Enum\TrainingFormat {#1344 …}
    -collectiveFaceToFaceHours: 0
    -individualFaceToFaceHours: 0
    -individualVideoconferenceHours: 0
    -collectiveVideoconferenceHours: 0
    -elearningHours: 0
    -faceToFaceHoursText: null
    -minPeriod: null
    -maxPeriod: null
    -public: null
    -prerequisites: null
    -certification: Proxies\__CG__\App\Entity\Certification {#1616 …}
    -cpf: true
    -cpfLink: null
    -pdfFile: null
    -pdfName: null
    -pdfMimeType: null
    -trainingProgramParts: Doctrine\ORM\PersistentCollection {#1653 …}
    -financing: Doctrine\ORM\PersistentCollection {#1682 …}
    -places: Doctrine\ORM\PersistentCollection {#1731 …}
    -sessions: Doctrine\ORM\PersistentCollection {#1757 …}
    -trainingCityChildren: Doctrine\ORM\PersistentCollection {#1793 …}
    +allPlaces: ? bool
    +allFinancing: ? bool
  }
]
Attributes
[]
Component
App\Twig\Components\TrainingContact {#3353
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3008 …}
  +training: App\Entity\TrainingProfessional {#1335
    #id: 373
    #label: "Développer son activité par les réseaux sociaux"
    #code: null
    #slugHistory: null
    #description: null
    #price: 2350.0
    #status: App\Enum\Trainer\TrainingStatus {#1341 …}
    #satisfactionRate: null
    #completionRate: null
    #featuredOnSearch: false
    #pixels: null
    #updatedAt: DateTimeImmutable @1758800735 {#1336
      date: 2025-09-25 11:45:35.0 UTC (+00:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1378 …}
    #objectives: Doctrine\ORM\PersistentCollection {#1410 …}
    #faqs: Doctrine\ORM\PersistentCollection {#1434 …}
    #category: Proxies\__CG__\App\Entity\TrainingCategory {#1451 …}
    #trainers: Doctrine\ORM\PersistentCollection {#1496 …}
    #relatedTrainings: Doctrine\ORM\PersistentCollection {#1494 …}
    #seoTitle: null
    #seoDescription: null
    #seoCanonical: null
    #seoIndexed: true
    #slug: "developper-son-activite-par-les-reseaux-sociaux"
    -subTitle: null
    -showOnHomePage: false
    #format: App\Enum\TrainingFormat {#1344 …}
    -collectiveFaceToFaceHours: 0
    -individualFaceToFaceHours: 0
    -individualVideoconferenceHours: 0
    -collectiveVideoconferenceHours: 0
    -elearningHours: 0
    -faceToFaceHoursText: null
    -minPeriod: null
    -maxPeriod: null
    -public: null
    -prerequisites: null
    -certification: Proxies\__CG__\App\Entity\Certification {#1616 …}
    -cpf: true
    -cpfLink: null
    -pdfFile: null
    -pdfName: null
    -pdfMimeType: null
    -trainingProgramParts: Doctrine\ORM\PersistentCollection {#1653 …}
    -financing: Doctrine\ORM\PersistentCollection {#1682 …}
    -places: Doctrine\ORM\PersistentCollection {#1731 …}
    -sessions: Doctrine\ORM\PersistentCollection {#1757 …}
    -trainingCityChildren: Doctrine\ORM\PersistentCollection {#1793 …}
    +allPlaces: ? bool
    +allFinancing: ? bool
  }
  +formIsSubmitted: false
  -bus: Symfony\Component\Messenger\TraceableMessageBus {#134 …}
  -formView: Symfony\Component\Form\FormView {#3371 …}
  -form: Symfony\Component\Form\Form {#3432 …}
  +formName: "contact"
  +formValues: [
    "firstname" => ""
    "lastname" => ""
    "phone" => ""
    "email" => ""
    "message" => ""
    "rgpd" => null
    "_token" => "7023.439ZYipvD06COgAEew0xQGKtcEQjiz8iEcoH1Q9PFjg.jw8fFUYJVXzSazFROF97Fyv9IT5EvFVlUPo_h2cNLwuFIB1aXSVpH-lqcw"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
TrainingModal App\Twig\Components\TrainingModal 10.0 MiB 1.65 ms
Input props
[
  "training" => App\Entity\TrainingProfessional {#1335
    #id: 373
    #label: "Développer son activité par les réseaux sociaux"
    #code: null
    #slugHistory: null
    #description: null
    #price: 2350.0
    #status: App\Enum\Trainer\TrainingStatus {#1341 …}
    #satisfactionRate: null
    #completionRate: null
    #featuredOnSearch: false
    #pixels: null
    #updatedAt: DateTimeImmutable @1758800735 {#1336
      date: 2025-09-25 11:45:35.0 UTC (+00:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1378 …}
    #objectives: Doctrine\ORM\PersistentCollection {#1410 …}
    #faqs: Doctrine\ORM\PersistentCollection {#1434 …}
    #category: Proxies\__CG__\App\Entity\TrainingCategory {#1451 …}
    #trainers: Doctrine\ORM\PersistentCollection {#1496 …}
    #relatedTrainings: Doctrine\ORM\PersistentCollection {#1494 …}
    #seoTitle: null
    #seoDescription: null
    #seoCanonical: null
    #seoIndexed: true
    #slug: "developper-son-activite-par-les-reseaux-sociaux"
    -subTitle: null
    -showOnHomePage: false
    #format: App\Enum\TrainingFormat {#1344 …}
    -collectiveFaceToFaceHours: 0
    -individualFaceToFaceHours: 0
    -individualVideoconferenceHours: 0
    -collectiveVideoconferenceHours: 0
    -elearningHours: 0
    -faceToFaceHoursText: null
    -minPeriod: null
    -maxPeriod: null
    -public: null
    -prerequisites: null
    -certification: Proxies\__CG__\App\Entity\Certification {#1616 …}
    -cpf: true
    -cpfLink: null
    -pdfFile: null
    -pdfName: null
    -pdfMimeType: null
    -trainingProgramParts: Doctrine\ORM\PersistentCollection {#1653 …}
    -financing: Doctrine\ORM\PersistentCollection {#1682 …}
    -places: Doctrine\ORM\PersistentCollection {#1731 …}
    -sessions: Doctrine\ORM\PersistentCollection {#1757 …}
    -trainingCityChildren: Doctrine\ORM\PersistentCollection {#1793 …}
    +allPlaces: ? bool
    +allFinancing: ? bool
  }
]
Attributes
[]
Component
App\Twig\Components\TrainingModal {#3603
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2214 …}
  +training: App\Entity\TrainingProfessional {#1335
    #id: 373
    #label: "Développer son activité par les réseaux sociaux"
    #code: null
    #slugHistory: null
    #description: null
    #price: 2350.0
    #status: App\Enum\Trainer\TrainingStatus {#1341 …}
    #satisfactionRate: null
    #completionRate: null
    #featuredOnSearch: false
    #pixels: null
    #updatedAt: DateTimeImmutable @1758800735 {#1336
      date: 2025-09-25 11:45:35.0 UTC (+00:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1378 …}
    #objectives: Doctrine\ORM\PersistentCollection {#1410 …}
    #faqs: Doctrine\ORM\PersistentCollection {#1434 …}
    #category: Proxies\__CG__\App\Entity\TrainingCategory {#1451 …}
    #trainers: Doctrine\ORM\PersistentCollection {#1496 …}
    #relatedTrainings: Doctrine\ORM\PersistentCollection {#1494 …}
    #seoTitle: null
    #seoDescription: null
    #seoCanonical: null
    #seoIndexed: true
    #slug: "developper-son-activite-par-les-reseaux-sociaux"
    -subTitle: null
    -showOnHomePage: false
    #format: App\Enum\TrainingFormat {#1344 …}
    -collectiveFaceToFaceHours: 0
    -individualFaceToFaceHours: 0
    -individualVideoconferenceHours: 0
    -collectiveVideoconferenceHours: 0
    -elearningHours: 0
    -faceToFaceHoursText: null
    -minPeriod: null
    -maxPeriod: null
    -public: null
    -prerequisites: null
    -certification: Proxies\__CG__\App\Entity\Certification {#1616 …}
    -cpf: true
    -cpfLink: null
    -pdfFile: null
    -pdfName: null
    -pdfMimeType: null
    -trainingProgramParts: Doctrine\ORM\PersistentCollection {#1653 …}
    -financing: Doctrine\ORM\PersistentCollection {#1682 …}
    -places: Doctrine\ORM\PersistentCollection {#1731 …}
    -sessions: Doctrine\ORM\PersistentCollection {#1757 …}
    -trainingCityChildren: Doctrine\ORM\PersistentCollection {#1793 …}
    +allPlaces: ? bool
    +allFinancing: ? bool
  }
  +action: "pdf"
  -bus: Symfony\Component\Messenger\TraceableMessageBus {#134 …}
  -formView: Symfony\Component\Form\FormView {#3631 …}
  -form: Symfony\Component\Form\Form {#3684 …}
  +formName: "training_modal"
  +formValues: [
    "firstname" => ""
    "lastname" => ""
    "phone" => ""
    "email" => ""
    "rgpd" => null
    "_token" => "69dc500b703d7ff2.z8THqI7zkS4h6u9_d9h21nG2hV9BfQMP2Nr_wV7KKvA.uJe-kd2w-HsUpbAJJYEXgjnjtDhwInFrqr3OgheISKinko7f5LfAS3aE3w"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2215 …}
}