Search for export
- Search 7.x for export
- Search 8.9.x for export
- Search 10.3.x for export
- Search 11.x for export
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| book-export-html.html.twig | file | core/ |
Theme override for printed version of book outline. |
| book-export-html.html.twig | file | core/ |
Theme override for printed version of book outline. |
| book-export-html.html.twig | file | core/ |
Theme override for printed version of book outline. |
| book-export-html.html.twig | file | core/ |
Default theme implementation for printed version of book outline. |
| book-export-html.html.twig | file | core/ |
Theme override for printed version of book outline. |
| book-export-html.html.twig | file | core/ |
Theme override for printed version of book outline. |
| book-export-html.html.twig | file | core/ |
Theme override for printed version of book outline. |
| book-export-html.html.twig | file | core/ |
Theme override for printed version of book outline. |
| book-export-html.html.twig | file | core/ |
Theme override for printed version of book outline. |
| book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
| book-node-export-html.html.twig | file | core/ |
Default theme implementation for a single node in a printer-friendly outline. |
| book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
| book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
| book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
| book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
| book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
| book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
| book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
| book.export | service | core/ |
Drupal\book\BookExport |
| BookController::$bookExport | property | core/ |
The book export service. |
| BookController::bookExport | function | core/ |
Generates representations of a book page and its children. |
| BookExport | class | core/ |
Provides methods for exporting book to different formats. |
| BookExport.php | file | core/ |
|
| BookExport::$bookManager | property | core/ |
The book manager. |
| BookExport::$entityRepository | property | core/ |
The entity repository service. |
| BookExport::$nodeStorage | property | core/ |
The node storage. |
| BookExport::$viewBuilder | property | core/ |
The node view builder. |
| BookExport::bookExportHtml | function | core/ |
Generates HTML for export when invoked by book_export(). |
| BookExport::bookNodeExport | function | core/ |
Generates printer-friendly HTML for a node. |
| BookExport::exportTraverse | function | core/ |
Traverses the book tree to build printable or exportable output. |
| BookExport::__construct | function | core/ |
Constructs a BookExport object. |
| BookMultilingualTest::testMultilingualBookExport | function | core/ |
Tests the book export returns correct translations. |
| BookTest::testBookExport | function | core/ |
Tests book export ("printer-friendly version") functionality. |
| CollectRoutesTest::$restExport | property | core/ |
The REST export instance. |
| CommentHalExportTest | class | core/ |
Tests a comment rest export view. |
| CommentHalExportTest.php | file | core/ |
|
| CommentHalExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentHalExportTest::$modules | property | core/ |
Modules to install. |
| CommentHalExportTest::$testViews | property | core/ |
Views used by this test. |
| CommentHalExportTest::setUp | function | core/ |
Sets up the test. |
| CommentHalExportTest::testCommentRestExport | function | core/ |
Tests comment row. |
| config.export_full.html.twig | file | core/ |
--- label: 'Exporting your complete site configuration' related: - core.config_overview - config.import_full - config.export_single - config.import_single --- {% set export_link_text %}{% trans %}Export{% endtrans %}{% endset %} {% set… |
| config.export_single.html.twig | file | core/ |
--- label: 'Exporting a single configuration item' related: - core.config_overview - config.export_full - config.import_full - config.import_single --- {% set single_export_link_text %}{% trans %}Single item{% endtrans %}{% endset %} {% set… |
| config.storage.export | service | core/ |
Drupal\Core\Config\ManagedStorage |
| config.storage.export.manager | service | core/ |
Drupal\Core\Config\ExportStorageManager |
| ConfigController::$exportStorage | property | core/ |
The export storage. |
| ConfigController::downloadExport | function | core/ |
Downloads a tarball of the site configuration. |
| ConfigEntityType::$config_export | property | core/ |
The list of configuration entity properties to export from the annotation. |
| ConfigEntityType::$mergedConfigExport | property | core/ |
The result of merging config_export annotation with the defaults. |
| ConfigEntityType::getPropertiesToExport | function | core/ |
Gets the config entity properties to export if declared on the annotation. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.