Search for export
- Search 7.x for export
- Search 9.5.x for export
- Search 8.9.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/ |
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-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/ |
Default theme implementation 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. |
ckeditor5_post_update_plugins_settings_export_order | function | core/ |
Updates Text Editors using CKEditor 5 to sort plugin settings by plugin key. |
CollectRoutesTest::$restExport | property | core/ |
The REST export instance. |
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. |
ConfigEntityTypeInterface::getPropertiesToExport | function | core/ |
Gets the config entity properties to export if declared on the annotation. |
ConfigEntityTypeTest::providerGetPropertiesToExport | function | core/ |
|
ConfigEntityTypeTest::testGetPropertiesToExport | function | core/ |
@covers ::getPropertiesToExport[[api-linebreak]] |
ConfigEntityTypeTest::testGetPropertiesToExportNoFallback | function | core/ |
@covers ::getPropertiesToExport[[api-linebreak]] |
ConfigEvents::STORAGE_TRANSFORM_EXPORT | constant | core/ |
Name of the event fired when the export storage is used. |
ConfigExportForm | class | core/ |
Defines the configuration export form. |
ConfigExportForm.php | file | core/ |
|
ConfigExportForm::buildForm | function | core/ |
Form constructor. |
ConfigExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigExportForm::submitForm | function | core/ |
Form submission handler. |
ConfigExportImportUITest | class | core/ |
Tests the user interface for importing/exporting configuration. |
ConfigExportImportUITest.php | file | core/ |
|
ConfigExportImportUITest::$contentType | property | core/ |
Holds a content type. |
ConfigExportImportUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.