Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RestExportJsonApiUnsupportedTest::setUp | function | core/ |
Sets up the test. |
| 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/ |
Modules to install. |
| RestExportTest::$testViews | property | core/ |
Views to be enabled. |
| 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. |
| RestLoginHttpTest::assertHttpResponseWithMessage | function | core/ |
Checks a response for status code and message. |
| RestLoginHttpTest::doTestGlobalLoginFloodControl | function | core/ |
Tests the global login flood control for a given serialization format. |
| RestLoginHttpTest::doTestLogin | function | core/ |
Do login testing for a given serialization format. |
| RestLoginHttpTest::doTestLogoutCsrfProtection | function | core/ |
Tests csrf protection of User Logout route for given serialization format. |
| RestLoginHttpTest::doTestPasswordReset | function | core/ |
Do password reset testing for given format and account. |
| RestLoginHttpTest::doTestPerUserLoginFloodControl | function | core/ |
Tests the per-user login flood control for a given serialization format. |
| RestLoginHttpTest::getLoginStatusUrlString | function | core/ |
Gets the URL string for checking login for a given serialization format. |
| RestLoginHttpTest::getResultValue | function | core/ |
Gets a value for a given key from the response. |
| RestLoginHttpTest::loginFromResetEmail | function | core/ |
Login from reset password email. |
| RestLoginHttpTest::loginRequest | function | core/ |
Executes a login HTTP request for a given serialization format. |
| RestLoginHttpTest::logoutRequest | function | core/ |
Executes a logout HTTP request for a given serialization format. |
| RestLoginHttpTest::passwordRequest | function | core/ |
Executes a password HTTP request for a given serialization format. |
| RestLoginHttpTest::providerDeprecatedUserRoutesSubscriber | function | core/ |
|
| RestLoginHttpTest::resetFlood | function | core/ |
Resets all flood entries. |
| RestLoginHttpTest::setUp | function | core/ |
|
| RestLoginHttpTest::testDeprecatedUserRoutesSubscriber | function | core/ |
Tests that DeprecatedUserRoutesSubscriber correctly alters the controller. |
| RestLoginHttpTest::testLogin | function | core/ |
Tests user session life cycle. |
| RestLoginHttpTest::testPasswordReset | function | core/ |
Tests user password reset. |
| RestPermissions | class | core/ |
Provides rest module permissions. |
Pagination
- Previous page
- Page 1175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.