You are here

18 string references to tome_static.generator in Tome 8

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
StaticGeneratorTest::testDomainNegotiation in modules/tome_static/tests/src/Kernel/StaticGeneratorTest.php
@covers \Drupal\tome_static\EventSubscriber\LanguagePathSubscriber::collectPaths
StaticGeneratorTest::testExcludedEntityTypes in modules/tome_static/tests/src/Kernel/StaticGeneratorTest.php
@covers \Drupal\tome_static\EventSubscriber\EntityPathSubscriber::collectPaths
StaticGeneratorTest::testGetPaths in modules/tome_static/tests/src/Kernel/StaticGeneratorTest.php
@covers \Drupal\tome_static\StaticGenerator::getPaths @covers \Drupal\tome_static\EventSubscriber\LanguagePathSubscriber::collectPaths @covers \Drupal\tome_static\EventSubscriber\EntityPathSubscriber::collectPaths @covers…
StaticGeneratorTest::testLanguagePathPrefix in modules/tome_static/tests/src/Kernel/StaticGeneratorTest.php
@covers \Drupal\tome_static\EventSubscriber\LanguagePathSubscriber::collectPaths
StaticGeneratorTest::testOembed in modules/tome_static/tests/src/Kernel/StaticGeneratorTest.php
@covers \Drupal\tome_static\EventSubscriber\MediaOembedPathSubscriber::modifyDestination @covers \Drupal\tome_static\EventSubscriber\MediaOembedPathSubscriber::modifyHtml @covers \Drupal\tome_static\EventSubscriber\MediaOembedPathSubscriber::modifyUrl
StaticGeneratorTest::testPagers in modules/tome_static/tests/src/Kernel/StaticGeneratorTest.php
@covers \Drupal\tome_static\EventSubscriber\PagerPathSubscriber::modifyDestination @covers \Drupal\tome_static\EventSubscriber\PagerPathSubscriber::modifyHtml @covers \Drupal\tome_static\EventSubscriber\PagerPathSubscriber::modifyUrl
StaticGeneratorTest::testRequestPath in modules/tome_static/tests/src/Kernel/StaticGeneratorTest.php
@covers \Drupal\tome_static\StaticGenerator::requestPath
StaticRedirectTest::testRedirect in modules/tome_static/tests/src/Kernel/StaticRedirectTest.php
@covers \Drupal\tome_static\StaticGenerator::requestPath @covers \Drupal\tome_static\EventSubscriber\RedirectPathSubscriber::collectPaths @covers \Drupal\tome_static\EventSubscriber\RedirectPathSubscriber::replacePathPlaceholder
SuperStaticCacheTest::testSuperCache in modules/tome_static/modules/tome_static_super_cache/tests/src/Kernel/SuperStaticCacheTest.php
@covers \Drupal\tome_static_super_cache\SuperStaticCache::deleteAll
TomeStaticCronTest::testStaticCron in modules/tome_static/modules/tome_static_cron/tests/src/Functional/TomeStaticCronTest.php
Tests the static cron.
TomeStaticGeneratorFormTest::testStaticGeneratorForm in modules/tome_static/tests/src/Functional/TomeStaticGeneratorFormTest.php
Tests the static generator form.
TomeStaticQueueWorker::create in modules/tome_static/modules/tome_static_cron/src/Plugin/QueueWorker/TomeStaticQueueWorker.php
Creates an instance of the plugin.
tome_static_cron_cron in modules/tome_static/modules/tome_static_cron/tome_static_cron.module
Implements hook_cron().