Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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]] |
| RestJsonApiUnsupported | class | core/ |
Ensures that the 'api_json' format is not supported by the REST module. |
| RestJsonApiUnsupported.php | file | core/ |
|
| RestJsonApiUnsupported::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestJsonApiUnsupported::$format | property | core/ |
The format to use in this test. |
| RestJsonApiUnsupported::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RestJsonApiUnsupported::$modules | property | core/ |
Modules to install. |
| RestJsonApiUnsupported::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| RestJsonApiUnsupported::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| RestJsonApiUnsupported::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| RestJsonApiUnsupported::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| RestJsonApiUnsupported::setUp | function | core/ |
|
| RestJsonApiUnsupported::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| RestJsonApiUnsupported::testApiJsonNotSupportedInRest | function | core/ |
Deploying a REST resource using api_json format results in 400 responses. |
| RestPermissions | class | core/ |
Provides rest module permissions. |
| RestPermissions.php | file | core/ |
|
| RestPermissions::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| RestPermissions::$restPluginManager | property | core/ |
The rest resource plugin manager. |
| RestPermissions::create | function | core/ |
Instantiates a new instance of this class. |
| RestPermissions::permissions | function | core/ |
Returns an array of REST permissions. |
| RestPermissions::__construct | function | core/ |
Constructs a new RestPermissions instance. |
| RestPermissionsTest | class | core/ |
@coversDefaultClass \Drupal\rest\RestPermissions[[api-linebreak]] |
| RestPermissionsTest.php | file | core/ |
|
| RestPermissionsTest::$modules | property | core/ |
Modules to install. |
| RestPermissionsTest::testPermissions | function | core/ |
@covers ::permissions[[api-linebreak]] |
| RestResource | class | core/ |
Defines a REST resource annotation object. |
| RestResource | class | core/ |
Defines a REST resource attribute object. |
| RestResource.php | file | core/ |
|
| RestResource.php | file | core/ |
|
| RestResource::$id | property | core/ |
The REST resource plugin ID. |
| RestResource::$label | property | core/ |
The human-readable name of the REST resource plugin. |
| RestResource::$serialization_class | property | core/ |
The serialization class to deserialize serialized data into. |
| RestResource::$uri_paths | property | core/ |
The URI paths that this REST resource plugin provides. |
| RestResource::__construct | function | core/ |
Constructs a RestResource attribute. |
| RestResourceConfig | class | core/ |
Defines a RestResourceConfig configuration entity class. |
| RestResourceConfig.php | file | core/ |
Pagination
- Previous page
- Page 1084
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.