service tome_static.generator in Tome 8
Class
Drupal\tome_static\StaticGenerator18 string references to tome_static.generator
- SmartTagTest::testSmartTag in modules/
tome_static/ modules/ tome_static_super_cache/ tests/ src/ Kernel/ SmartTagTest.php - @covers \Drupal\tome_static_super_cache\Plugin\views\cache\SmartTag::getCacheTags
- StaticCacheTest::testCache in modules/
tome_static/ tests/ src/ Kernel/ StaticCacheTest.php - @covers \Drupal\tome_static\StaticGenerator::getPaths
- StaticDownloadController::create in modules/
tome_static/ src/ Controller/ StaticDownloadController.php - Instantiates a new instance of this class.
- StaticGeneratorForm::create in modules/
tome_static/ src/ Form/ StaticGeneratorForm.php - Instantiates a new instance of this class.
- StaticGeneratorTest::testComplexHtml in modules/
tome_static/ tests/ src/ Kernel/ StaticGeneratorTest.php - @covers \Drupal\tome_static\StaticGenerator::requestPath @covers \Drupal\tome_static\StaticGenerator::getCssAssets @covers \Drupal\tome_static\StaticGenerator::getHtmlAssets @covers \Drupal\tome_static\StaticGenerator::exportPaths
File
- modules/
tome_static/ tome_static.services.yml - modules/tome_static/tome_static.services.yml
View source
- class: Drupal\tome_static\StaticGenerator
- arguments:
- - '@http_kernel'
- - '@request_stack'
- - '@event_dispatcher'
- - '@cache.tome_static'
- - '@account_switcher'
- - '@file_system'