Online Symfony Test
Topics covered
Templates, Symfony3, Routing, Console, Miscellaneous, Events and Events Listeners, Forms, Doctrine, Automated-Tests
Symfony is a PHP Web application framework and a set of reusable PHP components/libraries. The framework is built on top of the Symfony components which help to create websites and applications.
Symfony test helps recruiting team & hiring manager to effectively assess the PHP web development skills of candidates to hire as Symfony developer as per the industry standards. Symfony pre-employment test is designed & verified by our subject matter experts (SMEs) to evaluate the job skills of the candidate.
The Symfony assessment test contains questions on following topics:
Templates
Symfony3
Routing
Console
Miscellaneous
Events and Events Listeners
Forms
Doctrine
Automated-Tests
Using powerful reporting, you can have a detailed analysis of our Symfony skills test results to help you make a better hiring decision and predict the candidate’s performance.
This pre-employment test is useful for hiring:
- Symfony Developer
- Symfony Programmer
- Symfony Expert
Test details:
Symfony test enables employers and recruiters to identify & hire Symfony developer by evaluating working skills and job readiness. For this reason, the emphasis is laid upon evaluating the knowledge of applied skills gained through real work experience, rather than theoretical knowledge.
The Symfony online test may contain MCQs (Multiple Choice Questions), MAQs (Multiple Answer Questions), Fill in the Blank, Descriptive, Whiteboard Questions, Audio / Video Questions, True or False.
Test Duration: 20 Minutes
No. of Questions: 20
Symfony Test
Question #1 of 3
How can you follow a redirection using the Crawler client?
-
$client->redirect()
-
$client->followRedirect()
-
$client->followRedirection()
Question #2 of 3
/**
*@Route(""/poll/"", name=""poll"")
*/
public function indexAction()
{
$this->forward( 'SnPollBundle:Poll:frwrd' );
echo $this->getRequest()->attributes->get('_route');
print_r( $this->getRequest()->query->all() );
return $this->render('SnPollBundle:Poll:index.html.twig');
}
/**
* @Route(""/poll/frwrd"", name=""poll_frwrd"")
*/
public function frwrdAction(Request $request)
{
echo $request->attributes->get('_route');
print_r( $request->query->all() );
}
What is the correct output of the request (/poll/?param1=val1¶m2=val2) ?
-
poll_frwrd Array ( [param1] => val1 [param2] => val2 )
poll Array ( [param1] => val1 [param2] => val2 )
-
poll Array ( [param1] => val1 [param2] => val2 )
poll Array ( [param1] => val1 [param2] => val2 )
-
poll_frwrd Array ( [param1] => val1 [param2] => val2 )
poll_frwrd Array ( [param1] => val1 [param2] => val2 )
-
Array ( )
poll Array ( [param1] => val1 [param2] => val2 )
Question #3 of 3
How will you add a "date" field type in an input field inside a form type?
-
Add an option 'render' => 'input'
-
Add an option 'widget' => 'text'
-
Add an option 'widget' => 'single_text'
-
Add an option 'widget' => 'input'
Java EE
Hibernate
Oracle PL/SQL
Analytical Thinking
Note:If score<= 30% then its a Weakness. If score >=70% then its a Strength.
Java EE, Oracle PL/SQL, Analytical Thinking
Hibernate
Good News! You can customize this test as per the job profile
- Choose and add questions from Interview Mocha question libraries
- Add your own set of questions
- Mail us at support@interviewmocha.com to create a custom test
- Customize test settings like duration, number of questions, passing score, web proctoring and much more
Related Tests
Sign up for a free trial today
Get your free trial and test up to 10 candidates. No strings attached. No credit card required.
How Interview Mocha works?
-
Add this test to your account
-
Invite candidates to take this test online
-
Candidates take the test
-
View and share actionable test reports
Trusted by leading brands worldwide
Why hiring managers and recruiters across the globe love Interview Mocha
- Largest number of ready pre-employment skill tests
- Relevant test compositions and quality questions designed by Subject Matter Experts (IM SME)
- Fastest custom test creation DNA
- World’s most super easy skill assessment platform
- High level of platform security implementation
- Friendly and quick customer support
- Ready to listen and implement your feedback, we are all ears
- Affordable pricing
Sign up for a free trial today
Get your free trial and test up to 10 candidates. No strings attached. No credit card required.