add composer.lock and new documentation
This commit is contained in:
@@ -149,7 +149,7 @@ Symfony\Component\HttpKernel\HttpKernel
|
||||
<b>Author:</b>
|
||||
Manuel Raynaud <<a
|
||||
href="mailto:mraynaud@openstudio.fr">mraynaud@<!---->openstudio.fr</a>><br />
|
||||
<b>Located at</b> <a href="source-class-Thelia.Core.TheliaHttpKernel.html#33-82" title="Go to source code">core/lib/Thelia/Core/TheliaHttpKernel.php</a><br />
|
||||
<b>Located at</b> <a href="source-class-Thelia.Core.TheliaHttpKernel.html#36-113" title="Go to source code">core/lib/Thelia/Core/TheliaHttpKernel.php</a><br />
|
||||
</div>
|
||||
|
||||
|
||||
@@ -167,7 +167,7 @@ href="mailto:mraynaud@openstudio.fr">mraynaud@<!---->openstudio.fr</a>&g
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#___construct">#</a>
|
||||
<code><a href="source-class-Thelia.Core.TheliaHttpKernel.html#39-44" title="Go to source code">__construct</a>( <span>Symfony\Component\EventDispatcher\EventDispatcherInterface <var>$dispatcher</var></span>, <span>Symfony\Component\DependencyInjection\ContainerInterface <var>$container</var></span>, <span>Symfony\Component\HttpKernel\Controller\ControllerResolverInterface <var>$controllerResolver</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Core.TheliaHttpKernel.html#42-47" title="Go to source code">__construct</a>( <span>Symfony\Component\EventDispatcher\EventDispatcherInterface <var>$dispatcher</var></span>, <span>Symfony\Component\DependencyInjection\ContainerInterface <var>$container</var></span>, <span>Symfony\Component\HttpKernel\Controller\ControllerResolverInterface <var>$controllerResolver</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -196,7 +196,7 @@ href="mailto:mraynaud@openstudio.fr">mraynaud@<!---->openstudio.fr</a>&g
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_handle">#</a>
|
||||
<code><a href="source-class-Thelia.Core.TheliaHttpKernel.html#46-81" title="Go to source code">handle</a>( <span>Symfony\Component\HttpFoundation\Request <var>$request</var></span>, <span>integer <var>$type</var> = Thelia\Core\HttpKernelInterface::MASTER_REQUEST</span>, <span>Boolean <var>$catch</var> = <span class="php-keyword1">true</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Core.TheliaHttpKernel.html#49-84" title="Go to source code">handle</a>( <span>Symfony\Component\HttpFoundation\Request <var>$request</var></span>, <span>integer <var>$type</var> = Thelia\Core\HttpKernelInterface::MASTER_REQUEST</span>, <span>Boolean <var>$catch</var> = <span class="php-keyword1">true</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -239,6 +239,35 @@ HttpKernelInterface::SUB_REQUEST)</dd>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
<tr data-order="initSession" id="_initSession">
|
||||
|
||||
<td class="attributes"><code>
|
||||
protected
|
||||
|
||||
|
||||
</code>
|
||||
</td>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_initSession">#</a>
|
||||
<code><a href="source-class-Thelia.Core.TheliaHttpKernel.html#86-112" title="Go to source code">initSession</a>( <span>Symfony\Component\HttpFoundation\Request <var>$request</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="description detailed hidden">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user