SFCE
Symfony 7.0 Certification
Symfony Version
8.0
7.0
6.0
Topics
1.
PHP
0/68
2.
HTTP
0/31
3.
Symfony Architecture
0/99
4.
Controllers
0/36
5.
Routing
0/12
6.
Templating with Twig
0/36
7.
Forms
0/62
8.
Data Validation
0/78
9.
Dependency Injection
0/33
10.
Security
0/32
11.
HTTP Caching
0/17
12.
Console
0/25
13.
Automated Tests
0/21
14.
Miscellaneous
0/75
All Topics
Automated Tests
10 chapters · 21 references ·
0/21
completed
1.
Unit tests with PHPUnit
0/2
Testing
Testing with a Bite Video Tutorial Screencast
2.
Functional tests with PHPUnit
0/2
Testing - functional tests
How to Simulate HTTP Authentication in a Functional Test
3.
Client object
0/2
Testing - working with the test client
How to Test the Interaction of several Clients
4.
Crawler object
0/4
The CssSelector Component
The DomCrawler Component
Testing - the crawler
Crawler.php
5.
Profiler object
0/2
How to Use the Profiler in a Functional Test
Profiler
6.
Framework objects access
0/1
Testing - accessing internal objects
7.
Client configuration
0/2
Testing - testing configuration
How to Customize the Bootstrap Process before Running Tests
8.
Request and response objects introspection
0/2
Testing - testing request method sidebar
Functional Test specific Assertions
9.
PHPUnit bridge
0/3
The PHPUnit Bridge
Testing - the phpunit testing framework
PHPUnit Manual — PHPUnit 9.5 Manual
10.
Handling legacy deprecated code
0/1
The PHPUnit Bridge - trigger deprecation notices