Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| RestExport::setContentType | function | core/ |
Sets the content type. |
| RestExport::setMimeType | function | core/ |
Sets the request content type. |
| RestExport::submitOptionsForm | function | core/ |
|
| RestExport::usesExposed | function | core/ |
|
| RestExport::__construct | function | core/ |
Constructs a RestExport object. |
| RestExportAuthTest | class | core/ |
Tests authentication for REST display. |
| RestExportAuthTest.php | file | core/ |
|
| RestExportAuthTest::$defaultTheme | property | core/ |
|
| RestExportAuthTest::$modules | property | core/ |
|
| RestExportAuthTest::setUp | function | core/ |
|
| RestExportAuthTest::testAuthProvidersOptions | function | core/ |
Checks that correct authentication providers are available for choosing. |
| RestExportJsonApiUnsupportedTest | class | core/ |
Ensures that the 'api_json' format is not supported by the REST module. |
| RestExportJsonApiUnsupportedTest.php | file | core/ |
|
| RestExportJsonApiUnsupportedTest::$defaultTheme | property | core/ |
|
| RestExportJsonApiUnsupportedTest::$modules | property | core/ |
|
| RestExportJsonApiUnsupportedTest::$testViews | property | core/ |
|
| RestExportJsonApiUnsupportedTest::setUp | function | core/ |
|
| RestExportJsonApiUnsupportedTest::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/ |
|
| RestExportTest::$testViews | property | core/ |
|
| RestExportTest::setUp | function | core/ |
|
| RestExportTest::testBuildResponse | function | core/ |
Tests build response. |
| RestHooks | class | core/ |
Hook implementations for rest. |
| RestHooks.php | file | core/ |
|
| RestHooks::help | function | core/ |
Implements hook_help(). |
| RestJsonApiUnsupportedTest | class | core/ |
Ensures that the 'api_json' format is not supported by the REST module. |
| RestJsonApiUnsupportedTest.php | file | core/ |
|
| RestJsonApiUnsupportedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestJsonApiUnsupportedTest::$format | property | core/ |
The format to use in this test. |
| RestJsonApiUnsupportedTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RestJsonApiUnsupportedTest::$modules | property | core/ |
Modules to install. |
| RestJsonApiUnsupportedTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| RestJsonApiUnsupportedTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| RestJsonApiUnsupportedTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| RestJsonApiUnsupportedTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| RestJsonApiUnsupportedTest::setUp | function | core/ |
|
| RestJsonApiUnsupportedTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| RestJsonApiUnsupportedTest::testApiJsonNotSupportedInRest | function | core/ |
Deploying a REST resource using api_json format results in 400 responses. |
| RestLoginHttpTest | class | core/ |
Tests login and password reset via direct HTTP. |
| RestLoginHttpTest.php | file | core/ |
|
| RestLoginHttpTest::$cookies | property | core/ |
The cookie jar. |
| RestLoginHttpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestLoginHttpTest::$modules | property | core/ |
Modules to install. |
| RestLoginHttpTest::$serializer | property | core/ |
The serializer. |
| RestLoginHttpTest::assertHttpResponse | function | core/ |
Checks a response for status code and body. |
Pagination
- Previous page
- Page 1372
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.