Search for %s

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.