Search for export

  1. Search 7.x for export
  2. Search 9.5.x for export
  3. Search 8.9.x for export
  4. Search 10.3.x for export
  5. Search 11.x for export
  6. Other projects
Title Object type File name Summary
ExportStorageManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::testGetStorage function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests getting the export storage.
ExportStorageManagerTest::testGetStorageLock function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests the export storage when it is locked.
LocaleExportTest class core/modules/locale/tests/src/Functional/LocaleExportTest.php Tests the exportation of locale files.
LocaleExportTest.php file core/modules/locale/tests/src/Functional/LocaleExportTest.php
LocaleExportTest::$adminUser property core/modules/locale/tests/src/Functional/LocaleExportTest.php A user able to create languages and export translations.
LocaleExportTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleExportTest.php The theme to install as the default for testing.
LocaleExportTest::$modules property core/modules/locale/tests/src/Functional/LocaleExportTest.php Modules to install.
LocaleExportTest::getCustomPoFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Returns a .po file that will be marked as customized.
LocaleExportTest::getPoFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Helper function that returns a proper .po file.
LocaleExportTest::getUntranslatedString function core/modules/locale/tests/src/Functional/LocaleExportTest.php Returns a .po file fragment with an untranslated string.
LocaleExportTest::setUp function core/modules/locale/tests/src/Functional/LocaleExportTest.php
LocaleExportTest::testExportTranslation function core/modules/locale/tests/src/Functional/LocaleExportTest.php Tests exportation of translations.
LocaleExportTest::testExportTranslationTemplateFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Tests exportation of translation template file.
LocalePluralFormatTest::testPluralEditExport function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Tests plural editing and export functionality.
PreExportEvent class core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Event dispatched before an entity is exported as default content.
PreExportEvent.php file core/lib/Drupal/Core/DefaultContent/PreExportEvent.php
PreExportEvent::$allowList property core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Whether specific fields (keyed by name) should be exported or not.
PreExportEvent::$callbacks property core/lib/Drupal/Core/DefaultContent/PreExportEvent.php An array of export callbacks, keyed by field type.
PreExportEvent::getAllowList function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Returns a map of which fields should be exported.
PreExportEvent::getCallbacks function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Returns the field export callbacks collected by this event.
PreExportEvent::setCallback function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Sets the export callback for a specific field name or data type.
PreExportEvent::setEntityKeyExportable function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Toggles whether a specific entity key should be exported.
PreExportEvent::setExportable function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Toggles whether a specific field should be exported.
PreExportEvent::__construct function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php
RestExport class core/modules/rest/src/Plugin/views/display/RestExport.php The plugin that handles Data response callbacks for REST resources.
RestExport.php file core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::$authenticationCollector property core/modules/rest/src/Plugin/views/display/RestExport.php The collector of authentication providers.
RestExport::$authenticationProviderIds property core/modules/rest/src/Plugin/views/display/RestExport.php The authentication providers, like 'cookie' and 'basic_auth'.
RestExport::$contentType property core/modules/rest/src/Plugin/views/display/RestExport.php Overrides the content type of the data response, if needed.
RestExport::$formatProviders property core/modules/rest/src/Plugin/views/display/RestExport.php The serialization format providers, keyed by format.
RestExport::$mimeType property core/modules/rest/src/Plugin/views/display/RestExport.php The mime type for the response.
RestExport::$renderer property core/modules/rest/src/Plugin/views/display/RestExport.php The renderer.
RestExport::$usesAJAX property core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::$usesAreas property core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::$usesMore property core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::$usesOptions property core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::$usesPager property core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::buildOptionsForm function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::buildResponse function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::collectRoutes function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::create function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::defineOptions function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::displaysExposed function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::execute function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::getAuthOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Gets the auth options available.
RestExport::getContentType function core/modules/rest/src/Plugin/views/display/RestExport.php Gets the content type.
RestExport::getFormatOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Returns an array of format options.
RestExport::getMimeType function core/modules/rest/src/Plugin/views/display/RestExport.php Gets the mime type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.