Routing
(none)
Matched route
Route Matching Logs
Path to match:
/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAFEUlEQVR4AZVXA4wm2RMf27bXDM/+3/+sYBGfrbVtezc6BWtzfPbYXtvDL9906t6v0vWl05me7q1JzXuvvu4yXnvZgJ9hH6bwZYXLFR739vauUGuDwhq1L1N4Uv/tRYUhFjwcg49hn6aYr1V4TiGp86CoP9Oh1tV414KnM6t9fHymKUZ3DAI0hW4b1AyK3lE8phh5OxWeoJgUGhi5mLm95YzBwcHuhIQEV1JSEoWGhoKWHxYWFmenhJ/B5W0GwZpDt5Ovry9lZWWRyWOu5ORk7JsUpogsq5gnmISTU+HKQoLFQv/qq6/os88+I+EVFRUlSsRZ5oRiVmwlXMWShQkahUdERJCfnx/vd+3aRTU1NXTixAmqrq6mK1eu0PTp05mnrmD+QK6XhLO0XP2O2FJAQICRjjMU4P1PP/1EfX19NGfOHM8Z0N7ezueQkBBXYGAgSWIaQ5Em2T5QzFNSUig9PV3OHOe4uDjZ87p//34C7Nm7x/NcRUUFAX799Vec8Y7m7+8Pz92SfBDXr7VwPYRbxn/MmDG8Tps2jQBd3V30/PPPe35/6qmnaPXq1TR69Gg+h4eHiwwosdLT4dBkQDSXWmJiIq/vv/8+/fvvv3ThwgWqr6+n/Px8oyCmAerq6jy03Nxc2Yv7ySSjQzrmi4i92fVpaWlYOZ79/f2MW7dtpSlTptDp06epo6ODPvroI850ASiGdyZOnEjXrl2jyspKT4XA9cgjkaPL/D8UWG62HokieyQQoKSkRGiMs2bNotraWmprayOBNWvWyO+scGdnp5zF/WYvLEb8TwpRykp1MV7feust6uzqJMD169fpueeeY/rDDz/MKzzgdrsJoGkaffvtt/TFF19wQsIDmzZtssojt+6Fo1CgzKiAvAB3DRs2jAULtLS0eErPGB5Ad3c3lZaWUnFxMfeAd955h5+JjY3FaqXAPwhBnRCNySK4b98+Aoilv/z6i/zGggSk1g0opWupAMvGP91yt96zadWqVdTc3Ezz58/31LOAy+US6zgHBP766y+mDR8+HBUgFWSnQI2EAFnqlpcaGxsJIFkMN8L9AnPnzmX6jRs3SACeAi0vL888JwYPgTEJpauhnADo6/LSgQMHCHD37l2Cp15//XXq7eslgKb+Fi1exM9lZmbaCDclIcpQQhATE4OVsrOzuamg+cyePZuzG64Hrlu3jp9ZuWolCdy+fZueeOIJpkdHR1sLHqgM0Yh0bTRz1m7fvp2KiopYkYKCApo8ebLZIwzlFeXSOXEnsLPe2Ij+p5DbYYdOdOtDQ0rNjFya5sTcsGGDcTDZoXTcNoVBMoxWyzDS2yXmOyeUtGSskmDjx4/nRgPAfBDmMpZtUIbRcsi2GsfSD2QYyd2OcdmyZSSwdu1apuXk5GB16v4bak0yX0imyIUEgwNovFTglhMZGcm0srIy43zAVUxuTLbW4xn17Fci23wly9dngUummrTaixcvMpOtW7fiiBwQpqKYU9efHuxDJE5hC9wvL9TW1RLg+PHjPGTQ8wsLC4WpDC5Y5UR4k5qKMSLT6lqeAiX0nuAaMmSI9sMPP9CZM2foyJEj9O677wpTVIuTjidNp0HibvttoH9E5OMqbWKkSaNSlojldoLF7TEP+nUEmKI62y1kOBINbVaNarcI0PuGGUlHyfYvLHg7/jhFSFYqZh0P8KHSptd5ksOPU3tvqAEUot/hFmOIYJLp87wGe9Dwm95eg5xa/R8G6d8U5EcFhwAAAABJRU5ErkJggg==
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | access_liste | /acces | Path does not match |
| 2 | access_edit | /acces/edit/{access} | Path does not match |
| 3 | access_create | /acces/new | Path does not match |
| 4 | access_delete | /access/delete/{access} | Path does not match |
| 5 | catering_liste | /catering | Path does not match |
| 6 | catering_edit | /catering/edit/{catering} | Path does not match |
| 7 | catering_create | /catering/new | Path does not match |
| 8 | catering_delete | /catering/delete/{catering} | Path does not match |
| 9 | event_day_liste | /event_day | Path does not match |
| 10 | event_day_edit | /event_day/edit/{event_day} | Path does not match |
| 11 | event_day_create | /event_day/new | Path does not match |
| 12 | event_day_delete | /event_day/delete/{event_day} | Path does not match |
| 13 | members | /members/{user} | Path does not match |
| 14 | members_data | /members/liste-data/{user} | Path does not match |
| 15 | members_data_json | /members/liste-data-json/{user} | Path does not match |
| 16 | member_edit | /members/edit/{member} | Path does not match |
| 17 | member_create | /members/{user}/new | Path does not match |
| 18 | member_delete | /members/delete/{member} | Path does not match |
| 19 | member_print | /members/print/{member} | Path does not match |
| 20 | member_duplicate | /members/duplicate/{member} | Path does not match |
| 21 | member_selection_print | /members/print-selection/ | Path does not match |
| 22 | member_selection_delete | /members/delete-selection/ | Path does not match |
| 23 | user_create | /user/new | Path does not match |
| 24 | user_edit | /user/{id}/edit | Path does not match |
| 25 | society_create | /user/new-society | Path does not match |
| 26 | user_new_password | /user/{id}/new_password | Path does not match |
| 27 | user_reset_password | /reset-password | Path does not match |
| 28 | security_login | /login | Path does not match |
| 29 | security_forget_password | /forget-password | Path does not match |
| 30 | security_new_registration | /new-registration | Path does not match |
| 31 | dashboard | / | Path does not match |
| 32 | security_logout | /logout | Path does not match |
| 33 | user_admin_liste | /user/{role}/liste | Path does not match |
| 34 | user_delete | /user/{role}/delete/{user} | Path does not match |
| 35 | weez_event | /weezevent | Path does not match |
| 36 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
| 37 | _wdt | /_wdt/{token} | Path does not match |
| 38 | _profiler_home | /_profiler/ | Path does not match |
| 39 | _profiler_search | /_profiler/search | Path does not match |
| 40 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 41 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 42 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 43 | _profiler_open_file | /_profiler/open | Path does not match |
| 44 | _profiler | /_profiler/{token} | Path does not match |
| 45 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 46 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 47 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.