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 |
|---|---|---|---|
| RestExport::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| RestExport::buildResponse | function | core/ |
Builds up a response with the rendered view as content. |
| RestExport::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
| RestExport::create | function | core/ |
Creates an instance of the plugin. |
| RestExport::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
| RestExport::displaysExposed | function | core/ |
Determines if this display should display the exposed filters widgets. |
| RestExport::execute | function | core/ |
Executes the view and returns data in the format required. |
| RestExport::getAuthOptions | function | core/ |
Gets the auth options available. |
| RestExport::getContentType | function | core/ |
Gets the content type. |
| RestExport::getFormatOptions | function | core/ |
Returns an array of format options. |
| RestExport::getMimeType | function | core/ |
Gets the mime type. |
| RestExport::getType | function | core/ |
Returns the display type that this display requires. |
| RestExport::initDisplay | function | core/ |
Initializes the display plugin. |
| RestExport::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| RestExport::overrideApplies | function | core/ |
Determines whether the view overrides the given route. |
| RestExport::preview | function | core/ |
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/ |
Renders this display. |
| RestExport::setContentType | function | core/ |
Sets the content type. |
| RestExport::setMimeType | function | core/ |
Sets the request content type. |
| RestExport::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| RestExport::usesExposed | function | core/ |
Determines if this display uses exposed filters. |
| RestExport::__construct | function | core/ |
Constructs a RestExport object. |
| RestExportAuthTest | class | core/ |
Tests authentication for REST display. |
| RestExportAuthTest.php | file | core/ |
|
| RestExportAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestExportAuthTest::$modules | property | core/ |
Modules to install. |
| RestExportAuthTest::setUp | function | core/ |
Sets up the test. |
| RestExportAuthTest::testAuthProvidersOptions | function | core/ |
Checks that correct authentication providers are available for choosing. |
| RestExportJsonApiUnsupported | class | core/ |
Ensures that the 'api_json' format is not supported by the REST module. |
| RestExportJsonApiUnsupported.php | file | core/ |
|
| RestExportJsonApiUnsupported::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestExportJsonApiUnsupported::$modules | property | core/ |
Modules to install. |
| RestExportJsonApiUnsupported::$testViews | property | core/ |
|
| RestExportJsonApiUnsupported::setUp | function | core/ |
Sets up the test. |
| RestExportJsonApiUnsupported::testFormatOptions | function | core/ |
Tests that 'api_json' is not a RestExport format option. |
| RestExportTest | class | core/ |
Tests the REST export view display plugin. |
| RestExportTest.php | file | core/ |
|
| RestExportTest::$modules | property | core/ |
Modules to install. |
| RestExportTest::$testViews | property | core/ |
Views to be enabled. |
| RestExportTest::setUp | function | core/ |
|
| RestExportTest::testBuildResponse | function | core/ |
@covers ::buildResponse[[api-linebreak]] |
| SettingsEditor::exportSettingsToPhp | function | core/ |
Recursively exports one or more settings to a valid PHP string. |
| SettingsEditor::exportSingleSettingToPhp | function | core/ |
Exports the value of a value property and adds the comment if it exists. |
| StaticReflectionClass::export | function | core/ |
|
| template_preprocess_book_export_html | function | core/ |
Prepares variables for book export templates. |
| template_preprocess_book_node_export_html | function | core/ |
Prepares variables for single node export templates. |
| TransformedConfigExportImportUITest | class | core/ |
Tests the user interface for importing/exporting transformed configuration. |
| TransformedConfigExportImportUITest.php | file | core/ |
|
| TransformedConfigExportImportUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TransformedConfigExportImportUITest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.