Méthode | Description | |
---|---|---|
indexAction ( |
Render sitemap-index of all available sitemap.xml files. | |
sitemapAction ( string $alias ) : |
Redirect to the first page of a single sitemap provider. | |
sitemapPaginatedAction ( |
Render a single page for a single sitemap.xml provider. |
Méthode | Description | |
---|---|---|
createBinaryFileResponse ( string $file ) : |
Create a binary file response. | |
getDumpedIndexResponse ( |
Returns index-response if dumped file exists. | |
getDumpedSitemapResponse ( |
Returns index-response if dumped file exists. | |
setCacheLifetime ( |
Set cache headers. |
public indexAction ( |
||
$request | ||
Résultat |
public sitemapAction ( string $alias ) : |
||
$alias | string | |
Résultat |
public sitemapPaginatedAction ( |
||
$request | ||
$alias | string | |
$page | integer | |
Résultat |