<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Strangebuzz PHP/Symfony blog.</title>
    <subtitle>Articles for the "cheatsheet" tag.</subtitle>
    <updated>2026-03-08T05:04:52+01:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/fr/blog/tag/cheatsheet.xml" rel="self" />
    <id>https://www.strangebuzz.com/fr/blog/tag/cheatsheet.xml</id>
    <icon>https://www.strangebuzz.com/img/strangebuzz_132.jpg?6.4.9</icon>
    <logo>https://www.strangebuzz.com/img/strangebuzz_1024.jpg?6.4.9</logo>
    <rights> © 2026 Strangebuzz</rights>
                            <entry>
            <title>L&#039;antisèche intéractive de la classe Symfony Request</title>
            <link href="https://www.strangebuzz.com/fr/blog/l-antiseche-interactive-de-la-classe-symfony-request" />
            <id>https://www.strangebuzz.com/fr/blog/l-antiseche-interactive-de-la-classe-symfony-request</id>
            <published>2019-01-29T00:00:00+01:00</published>
            <updated>2020-04-10T00:00:00+02:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">Dans cet article nous allons passer en revue les différentes fonctions de l&#039;un des composants les plus utilisé et utile de Symfony : &lt;a target=&quot;_blank&quot; href=&quot;https://api.symfony.com/master/Symfony/Component/HttpFoundation/Request.html&quot;&gt; La classe Request&lt;/a&gt;. Symfony étant en effet un &lt;a target=&quot;_blank&quot; href=&quot;https://symfony.com/doc/current/introduction/http_fundamentals.html#requests-and-responses-in-http&quot;&gt; framework &quot;Requête / Réponse&quot;&lt;/a&gt;. Il sera intéractif et vous pourrez changer l&#039;URL utilisée dans les exemples et fournir la vôtre afin que vous puissez tester différents paramètres. Il pourra donc vous épargner de nombreux appels &lt;code&gt;dump()&lt;/code&gt;. 😉
</summary>
        </entry>
    </feed>
