Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RestResourceConfigXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RestResourceGetRouteProcessorBC | class | core/ |
Processes the BC REST routes, to ensure old route names continue to work. |
| RestResourceGetRouteProcessorBC.php | file | core/ |
|
| RestResourceGetRouteProcessorBC::$routeProvider | property | core/ |
The route provider. |
| RestResourceGetRouteProcessorBC::$serializerFormats | property | core/ |
The available serialization formats. |
| RestResourceGetRouteProcessorBC::overwriteRoute | function | core/ |
Overwrites one route's metadata with the other's. |
| RestResourceGetRouteProcessorBC::processOutbound | function | core/ |
Processes the outbound route. |
| RestResourceGetRouteProcessorBC::__construct | function | core/ |
Constructs a RestResourceGetRouteProcessorBC object. |
| RestripeCommand | class | core/ |
AJAX command for resetting the striping on a table. |
| RestripeCommand.php | file | core/ |
|
| RestripeCommand::$selector | property | core/ |
A CSS selector string. |
| RestripeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| RestripeCommand::__construct | function | core/ |
Constructs a RestripeCommand object. |
| RestServiceProvider | class | core/ |
Provides BC services. |
| RestServiceProvider.php | file | core/ |
|
| RestServiceProvider::register | function | core/ |
Registers services to the container. |
| RESTTestBase | class | core/ |
Test helper class that provides a REST client method to send HTTP requests. |
| RESTTestBase.php | file | core/ |
|
| RESTTestBase::$defaultAuth | property | core/ |
The default authentication provider to use for testing REST operations. |
| RESTTestBase::$defaultFormat | property | core/ |
The default serialization format to use for testing REST operations. |
| RESTTestBase::$defaultMimeType | property | core/ |
The default MIME type to use for testing REST operations. |
| RESTTestBase::$modules | property | core/ |
Modules to install. |
| RESTTestBase::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| RESTTestBase::$response | property | core/ |
The last response. |
| RESTTestBase::$responseBody | property | core/ |
The raw response body from http request operations. |
| RESTTestBase::$testEntityType | property | core/ |
The entity type to use for testing. |
| RESTTestBase::assertResponse | function | core/ |
Asserts the page responds with the specified response code. |
| RESTTestBase::assertResponseBody | function | core/ |
Check to see if the HTTP request response body is identical to the expected value. |
| RESTTestBase::configEntityValues | function | core/ |
Provides an array of suitable property values for a config entity type. |
| RESTTestBase::cookies | function | core/ |
Calculates cookies used by guzzle later. |
| RESTTestBase::curlExec | function | core/ |
This method is overridden to deal with a cURL quirk: the usage of CURLOPT_CUSTOMREQUEST cannot be unset on the cURL handle, so we need to override it every time it is omitted. |
| RESTTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
| RESTTestBase::drupalGetHeaders | function | core/ |
Gets the HTTP response headers of the requested page. |
| RESTTestBase::enableService | function | core/ |
Enables the REST service interface for a specific entity type. |
| RESTTestBase::entityCreate | function | core/ |
Creates entity objects based on their types. |
| RESTTestBase::entityPermissions | function | core/ |
Provides the necessary user permissions for entity operations. |
| RESTTestBase::entityValues | function | core/ |
Provides an array of suitable property values for an entity type. |
| RESTTestBase::httpRequest | function | core/ |
Helper function to issue a HTTP request with simpletest's cURL. |
| RESTTestBase::isConfigEntity | function | core/ |
Checks if an entity type id is for a Config Entity. |
| RESTTestBase::loadEntityFromLocationHeader | function | core/ |
Loads an entity based on the location URL returned in the location header. |
| RESTTestBase::rebuildCache | function | core/ |
Rebuilds routing caches. |
| RESTTestBase::removeNodeFieldsForNonAdminUsers | function | core/ |
Remove node fields that can only be written by an admin user. |
| RESTTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| RestTestConstraint | class | core/ |
Adds some validations for a REST test field. |
| RestTestConstraint.php | file | core/ |
|
| RestTestConstraint::$message | property | core/ |
|
| RestTestConstraintValidator | class | core/ |
Validator for \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint. |
| RestTestConstraintValidator.php | file | core/ |
|
| RestTestConstraintValidator::validate | function | core/ |
|
| rest_help | function | core/ |
Implements hook_help(). |
Pagination
- Previous page
- Page 1033
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.