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 11.x for export
  5. Search main for export
  6. Other projects
Title Object type File name Summary
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.
RestExport::getType function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::initDisplay function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::optionsSummary function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::overrideApplies function core/modules/rest/src/Plugin/views/display/RestExport.php Determines whether the view overrides the given route.
RestExport::preview function core/modules/rest/src/Plugin/views/display/RestExport.php The DisplayPluginBase preview method assumes we will be returning a render
array. The data plugin will already return the serialized string.
RestExport::render function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::setContentType function core/modules/rest/src/Plugin/views/display/RestExport.php Sets the content type.
RestExport::setMimeType function core/modules/rest/src/Plugin/views/display/RestExport.php Sets the request content type.
RestExport::submitOptionsForm function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::usesExposed function core/modules/rest/src/Plugin/views/display/RestExport.php
RestExport::__construct function core/modules/rest/src/Plugin/views/display/RestExport.php Constructs a RestExport object.
RestExportAuthTest class core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php Tests authentication for REST display.
RestExportAuthTest.php file core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
RestExportAuthTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
RestExportAuthTest::$modules property core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
RestExportAuthTest::setUp function core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
RestExportAuthTest::testAuthProvidersOptions function core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php Checks that correct authentication providers are available for choosing.
RestExportJsonApiUnsupported class core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Ensures that the 'api_json' format is not supported by the REST module.
RestExportJsonApiUnsupported.php file core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php
RestExportJsonApiUnsupported::$defaultTheme property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php The theme to install as the default for testing.
RestExportJsonApiUnsupported::$modules property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Modules to install.
RestExportJsonApiUnsupported::$testViews property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php
RestExportJsonApiUnsupported::setUp function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Sets up the test.
RestExportJsonApiUnsupported::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Tests that 'api_json' is not a RestExport format option.
RestExportTest class core/modules/rest/tests/src/Kernel/Views/RestExportTest.php Tests the REST export view display plugin.
RestExportTest.php file core/modules/rest/tests/src/Kernel/Views/RestExportTest.php
RestExportTest::$modules property core/modules/rest/tests/src/Kernel/Views/RestExportTest.php
RestExportTest::$testViews property core/modules/rest/tests/src/Kernel/Views/RestExportTest.php
RestExportTest::setUp function core/modules/rest/tests/src/Kernel/Views/RestExportTest.php
RestExportTest::testBuildResponse function core/modules/rest/tests/src/Kernel/Views/RestExportTest.php @covers ::buildResponse[[api-linebreak]]
SettingsEditor::exportSettingsToPhp function core/lib/Drupal/Core/Site/SettingsEditor.php Recursively exports one or more settings to a valid PHP string.
SettingsEditor::exportSingleSettingToPhp function core/lib/Drupal/Core/Site/SettingsEditor.php Exports the value of a value property and adds the comment if it exists.
StaticReflectionClass::export function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
template_preprocess_book_export_html function core/modules/book/book.module Prepares variables for book export templates.
template_preprocess_book_node_export_html function core/modules/book/book.module Prepares variables for single node export templates.
TransformedConfigExportImportUITest class core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php Tests the user interface for importing/exporting transformed configuration.
TransformedConfigExportImportUITest.php file core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php
TransformedConfigExportImportUITest::$defaultTheme property core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php The theme to install as the default for testing.
TransformedConfigExportImportUITest::$modules property core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php Modules to install.

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