You are here

8 calls to PathTrait::joinPaths() in Tome 8

FileSync::deleteFile in modules/tome_sync/src/FileSync.php
Deletes an exported file by name.
FileSync::deleteFileExport in modules/tome_sync/src/FileSync.php
Deletes an exported file by entity.
FileSync::exportFile in modules/tome_sync/src/FileSync.php
Exports a file to the export directory.
LanguagePathSubscriber::collectPaths in modules/tome_static/src/EventSubscriber/LanguagePathSubscriber.php
Reacts to a collect paths event to add multilingual homepage paths.
StaticGenerator::getDestination in modules/tome_static/src/StaticGenerator.php
Returns a destination for saving a given path.
StaticGenerator::getExcludedPaths in modules/tome_static/src/StaticGenerator.php
Returns paths excluded globally and per site.
StaticGenerator::getRealPaths in modules/tome_static/src/StaticGenerator.php
Turns relative paths into absolute paths.
StaticPreviewRequestSubscriber::onRequest in modules/tome_static/src/EventSubscriber/StaticPreviewRequestSubscriber.php
Sets a response in case of a Dynamic Page Cache hit.