You are here

8 string references to YAML keys in entity_print.routing.yml in Entity Print 8

EntityPrintController::viewPdf in src/Controller/EntityPrintController.php
Output an entity as a PDF.
EntityPrintTest::testEntityPrintThemeCss in src/Tests/EntityPrintTest.php
Test that CSS is parsed from our test theme correctly.
entity_print_entity_view_alter in ./entity_print.module
Implements hook_entity_view_alter().
entity_print_post_update_migrate_config in ./entity_print.post_update.php
Migrate simple config into new config entities.
PdfDownload::access in src/Plugin/Action/PdfDownload.php
Checks object access.
PdfDownload::create in src/Plugin/Action/PdfDownload.php
Creates an instance of the plugin.
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in src/Form/SettingsForm.php
Gets the configuration names that will be editable.