Home > MCQs > IT & Programming > Symfony2 MCQs

Symfony2 MCQ

Symfony2 Quick Quiz

Question 1 of 10
  • What does the command "app/console doctrine:mapping:import" do?

    Answer & Explanation

    Correct Answer: Creates metadata from existing database

    Note: This Question is unanswered, help us to find answer for this one

  • Choose the best description of the following sequence (where //LINE BREAK// indicates a new line in the sequence): # app/config/config_test.yml //LINE BREAK// # ... //LINE BREAK// swiftmailer: /linebrea //LINE BREAK// disable_delivery: true

    Answer & Explanation

    Correct Answer: It shows the swiftmailer is NOT configured to deliver emails in the test environment

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following lets you write templates more quickly as well as makes them easier to read?

    Answer & Explanation

    Correct Answer: Twig

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following methods is a shortcut to direct use of the templating service?

    Answer & Explanation

    Correct Answer: renderView

    Note: This Question is unanswered, help us to find answer for this one

  • What tag is used for template inheritance?

    Answer & Explanation

    Correct Answer: {% extends %}

    Note: This Question is unanswered, help us to find answer for this one

  • In which of the following can the configuration of services in symfony be found?

    Answer & Explanation

    Correct Answer: app/config/config.yml

    Note: This Question is unanswered, help us to find answer for this one

  • How do you disable CSRF protection?

    Answer & Explanation

    Correct Answer: Set csrf_protection to false

    Note: This Question is unanswered, help us to find answer for this one

  • Which of following console commands checks for syntax errors in Twig templates?

    Answer & Explanation

    Correct Answer: twig:lint

    Note: This Question is unanswered, help us to find answer for this one

  • Who develop Symfony2 framework ?

    Answer & Explanation

    Correct Answer: SensioLabs

    Note: This Question is unanswered, help us to find answer for this one

  • what is repository in Symfony ?

    Answer & Explanation

    Correct Answer: a class that work with entity for processing data

    Note: This Question is unanswered, help us to find answer for this one

  • Symfony2 Quick Quiz

    battery

    Poor Results!

    You need a lot of improvement.

    Just don't give up!

    Correct Answers: 0/10

    Start Practicing with our MCQs given below.