메소드 | 설명 | |
---|---|---|
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. |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 |
public sitemapAction ( string $alias ) : |
||
$alias | string | |
리턴 |
public sitemapPaginatedAction ( |
||
$request | ||
$alias | string | |
$page | integer | |
리턴 |