You are here

15 calls to FillPdfForm::load() in FillPDF 8.4

FillPdfFormDeleteFormTest::testDeleteForm in tests/src/Functional/FillPdfFormDeleteFormTest.php
Tests the cancel link works.
FillPdfFormDeleteFormTest::testDeleteFormCancel in tests/src/Functional/FillPdfFormDeleteFormTest.php
Tests the cancel link works.
FillPdfFormFormTest::testFillPdfFileUsage in tests/src/Functional/FillPdfFormFormTest.php
Tests proper registration of managed_files.
FillPdfFormFormTest::testFormFormUpload in tests/src/Functional/FillPdfFormFormTest.php
Tests the FillPdfForm entity's edit form.
FillPdfLinkManipulator::parseLink in src/Service/FillPdfLinkManipulator.php
Parses a Url object.
FillPdfOverviewFormTest::testEntityReference in tests/src/Functional/FillPdfOverviewFormTest.php
Tests an entity reference to a FillPdfForm.
HandlePdfController::populatePdf in src/Controller/HandlePdfController.php
Populates PDF template from context.
PdfParseTest::backendTest in tests/src/Functional/PdfParseTest.php
Tests a backend.
PdfPopulationTest::backendTest in tests/src/Functional/PdfPopulationTest.php
Tests a backend.
PdfPopulationTest::testImageStamping in tests/src/Functional/PdfPopulationTest.php
Tests Core image stamping.
PdfPopulationTest::testPdfPopulation in tests/src/Functional/PdfPopulationTest.php
Tests Core entity population and image stamping.
PdfPopulationTest::testPluginApi in tests/src/Functional/PdfPopulationTest.php
Test plugin APIs directly to make sure third-party consumers can use them.
PdfPopulationTest::testProxyMerge in tests/src/Functional/PdfPopulationTest.php
Tests that merging with the backend proxy works.
PdfPopulationTest::testSamplePdf in tests/src/Functional/PdfPopulationTest.php
Tests sample mapping.
PdfWebformPopulationTest::testPdfPopulation in tests/src/Functional/PdfWebformPopulationTest.php
Tests Webform population and image stamping.