Router
1
No errors expected at this point
2
Rerouted to this page: 272848.1ms
3
Custom rerouting
4
Named route
5
Named route retrieved
6
Alias() function
7
Rerouting to alias
8
Routed to anonymous/lambda function
9
Mixed request routing pattern
10
Wildcard routing pattern
11
Wildcard routing pattern [multiple]
12
Synchronous HTTP request
13
AJAX request
14
Routed to regular namespaced function
15
Methods supported: GET, HEAD, POST, PUT, PATCH, DELETE, CONNECT, OPTIONS
16
Request body available
17
HTTP OPTIONS request returns allowed methods
18
HTTP OPTIONS request returns user-specified methods
19
Parameter in route captured
20
Different parameter in route
21
Multiple parameters
22
Query string mocked
23
Query string and mock arguments merged
24
Route parameters captured along with query
25
Request body and superglobals $_GET, $_POST, $_REQUEST correctly set on mocked POST
26
Request body and superglobals $_GET, $_POST, $_REQUEST correctly set on mocked PUT
27
Mocked request body precedence over arguments
28
Unicode characters in URL (PCRE version: 10.40 2022-04-14)
29
Route precedence order
30
Page rendering baseline: 0.0ms
31
Same page throttled @16Kbps (~62.5ms): 62.6ms
32
DNSBL lookup: 48.1ms
33
Call method (NS\Class->method)
34
Call method (PHP array format)
35
Call PHP function
36
Call lambda function
37
Callback chain()
38
Callback relay()
Page rendered in 120.56 msecs / Memory usage 2097.2 Kibytes