Code
Explorer
You are a developer and looking for Shopware projects?
Apply Now!
createSitemapSection example
->
children
(
)
->
append
(
$this
->
createNumberRangeSection
(
)
)
->
append
(
$this
->
createProfilerSection
(
)
)
->
append
(
$this
->
createFilesystemSection
(
)
)
->
append
(
$this
->
createCdnSection
(
)
)
->
append
(
$this
->
createApiSection
(
)
)
->
append
(
$this
->
createStoreSection
(
)
)
->
append
(
$this
->
createCartSection
(
)
)
->
append
(
$this
->
createSalesChannelContextSection
(
)
)
->
append
(
$this
->
createAdminWorkerSection
(
)
)
->
append
(
$this
->
createAutoUpdateSection
(
)
)
->
append
(
$this
->
createSitemapSection
(
)
)
->
append
(
$this
->
createDeploymentSection
(
)
)
->
append
(
$this
->
createMediaSection
(
)
)
->
append
(
$this
->
createDalSection
(
)
)
->
append
(
$this
->
createMailSection
(
)
)
->
append
(
$this
->
createFeatureSection
(
)
)
->
append
(
$this
->
createLoggerSection
(
)
)
->
append
(
$this
->
createCacheSection
(
)
)
->
append
(
$this
->
createHtmlSanitizerSection
(
)
)
->
append
(
$this
->
createIncrementSection
(
)
)
->
append
(
$this
->
createTwigSection
(
)
)
->
append
(
$this
->
createDompdfSection
(
)
)