SYMBOL INDEX (1485 symbols across 193 files) FILE: modules/restful_example/src/Plugin/formatter/FormatterHalXml.php class FormatterHalXml (line 28) | class FormatterHalXml extends FormatterHalJson implements FormatterInter... method render (line 40) | public function render(array $structured_data) { method arrayToXML (line 54) | protected function arrayToXML(array $data, \SimpleXMLElement $xml) { FILE: modules/restful_example/src/Plugin/resource/Tags__1_0.php class Tags__1_0 (line 36) | class Tags__1_0 extends ResourceEntity implements ResourceInterface { method checkEntityAccess (line 45) | protected function checkEntityAccess($op, $entity_type, $entity) { FILE: modules/restful_example/src/Plugin/resource/comment/Comments__1_0.php class Comments__1_0 (line 32) | class Comments__1_0 extends ResourceEntity implements ResourceInterface { method publicFields (line 37) | protected function publicFields() { method dataProviderClassName (line 59) | protected function dataProviderClassName() { FILE: modules/restful_example/src/Plugin/resource/comment/DataProviderComment.php class DataProviderComment (line 13) | class DataProviderComment extends DataProviderEntity implements DataPro... method setPropertyValues (line 23) | protected function setPropertyValues(\EntityDrupalWrapper $wrapper, $o... method getQueryForList (line 44) | public function getQueryForList() { method getQueryCount (line 55) | public function getQueryCount() { method entityPreSave (line 64) | public function entityPreSave(\EntityDrupalWrapper $wrapper) { FILE: modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_0.php class Articles__1_0 (line 36) | class Articles__1_0 extends ResourceNode implements ResourceInterface {} FILE: modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_1.php class Articles__1_1 (line 34) | class Articles__1_1 extends Articles__1_0 implements ResourceInterface { method publicFields (line 39) | protected function publicFields() { FILE: modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_4.php class Articles__1_4 (line 35) | class Articles__1_4 extends ResourceNode implements ResourceInterface { method __construct (line 47) | public function __construct(array $configuration, $plugin_id, $plugin_... FILE: modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_5.php class Articles__1_5 (line 36) | class Articles__1_5 extends ResourceNode implements ResourceInterface { method publicFields (line 41) | protected function publicFields() { method imageProcess (line 106) | public function imageProcess($value) { method randomNumber (line 134) | public static function randomNumber(DataInterpreterInterface $interpre... FILE: modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_6.php class Articles__1_6 (line 35) | class Articles__1_6 extends ResourceNode implements ResourceInterface { method publicFields (line 40) | protected function publicFields() { FILE: modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_7.php class Articles__1_7 (line 42) | class Articles__1_7 extends ResourceNode implements ResourceInterface {} FILE: modules/restful_example/src/Plugin/resource/node/article/v2/Articles__2_0.php class Articles__2_0 (line 33) | class Articles__2_0 extends ResourceNode implements ResourceInterface {} FILE: modules/restful_example/src/Plugin/resource/node/article/v2/Articles__2_1.php class Articles__2_1 (line 35) | class Articles__2_1 extends ResourceNode implements ResourceInterface { method publicFields (line 41) | protected function publicFields() { FILE: modules/restful_example/src/Plugin/resource/variables/DataInterpreterVariable.php class DataInterpreterVariable (line 12) | class DataInterpreterVariable extends DataInterpreterBase {} FILE: modules/restful_example/src/Plugin/resource/variables/DataProviderVariable.php class DataProviderVariable (line 24) | class DataProviderVariable extends DataProvider implements DataProviderI... method __construct (line 29) | public function __construct(RequestInterface $request, ResourceFieldCo... method count (line 43) | public function count() { method create (line 50) | public function create($object) { method view (line 69) | public function view($identifier) { method viewMultiple (line 97) | public function viewMultiple(array $identifiers) { method update (line 115) | public function update($identifier, $object, $replace = FALSE) { method remove (line 138) | public function remove($identifier) { method getIndexIds (line 145) | public function getIndexIds() { method applyFilters (line 168) | protected function applyFilters(array $variables) { method applySort (line 200) | protected function applySort(array $variables) { method initDataInterpreter (line 225) | protected function initDataInterpreter($identifier) { method searchPublicFieldByProperty (line 241) | protected function searchPublicFieldByProperty($property) { FILE: modules/restful_example/src/Plugin/resource/variables/DataProviderVariableInterface.php type DataProviderVariableInterface (line 12) | interface DataProviderVariableInterface extends DataProviderInterface {} FILE: modules/restful_example/src/Plugin/resource/variables/Variables__1_0.php class Variables__1_0 (line 34) | class Variables__1_0 extends Resource implements ResourceInterface { method publicFields (line 39) | protected function publicFields() { method dataProviderClassName (line 49) | protected function dataProviderClassName() { FILE: modules/restful_token_auth/modules/restful_token_auth_test/src/Plugin/resource/Articles__1_3.php class Articles__1_3 (line 35) | class Articles__1_3 extends ResourceNode implements ResourceInterface {} FILE: modules/restful_token_auth/src/Entity/RestfulTokenAuth.php class RestfulTokenAuth (line 10) | class RestfulTokenAuth extends \Entity {} FILE: modules/restful_token_auth/src/Entity/RestfulTokenAuthController.php class RestfulTokenAuthController (line 12) | class RestfulTokenAuthController extends \EntityAPIController { method generateAccessToken (line 23) | public function generateAccessToken($uid) { method generateRefreshToken (line 58) | private function generateRefreshToken($uid) { method getExpireTime (line 95) | protected function getExpireTime() { FILE: modules/restful_token_auth/src/Plugin/authentication/TokenAuthentication.php class TokenAuthentication (line 26) | class TokenAuthentication extends Authentication { method applies (line 31) | public function applies(RequestInterface $request) { method authenticate (line 38) | public function authenticate(RequestInterface $request) { method extractToken (line 85) | protected function extractToken(RequestInterface $request) { FILE: modules/restful_token_auth/src/Plugin/resource/AccessToken__1_0.php class AccessToken__1_0 (line 40) | class AccessToken__1_0 extends TokenAuthenticationBase implements Resour... method controllersInfo (line 45) | public function controllersInfo() { method getOrCreateToken (line 58) | public function getOrCreateToken() { FILE: modules/restful_token_auth/src/Plugin/resource/RefreshToken__1_0.php class RefreshToken__1_0 (line 39) | class RefreshToken__1_0 extends TokenAuthenticationBase implements Resou... method controllersInfo (line 44) | public function controllersInfo() { method refreshToken (line 64) | public function refreshToken($token) { FILE: modules/restful_token_auth/src/Plugin/resource/TokenAuthenticationBase.php class TokenAuthenticationBase (line 13) | abstract class TokenAuthenticationBase extends ResourceEntity implements... method publicFields (line 20) | public function publicFields() { method intervalInSeconds (line 56) | public static function intervalInSeconds($value) { method getTokenFromEntity (line 70) | public static function getTokenFromEntity($token_id) { FILE: restful.api.php function hook_restful_parse_request_alter (line 20) | function hook_restful_parse_request_alter(\Drupal\restful\Http\RequestIn... function hook_restful_resource_alter (line 31) | function hook_restful_resource_alter(\Drupal\restful\Plugin\resource\Res... FILE: src/Annotation/Authentication.php class Authentication (line 19) | class Authentication extends Plugin { FILE: src/Annotation/Formatter.php class Formatter (line 19) | class Formatter extends Plugin { FILE: src/Annotation/RateLimit.php class RateLimit (line 19) | class RateLimit extends Plugin { FILE: src/Annotation/Resource.php class Resource (line 19) | class Resource extends Plugin { method getId (line 147) | public function getId() { FILE: src/Authentication/AuthenticationManager.php class AuthenticationManager (line 20) | class AuthenticationManager implements AuthenticationManagerInterface { method __construct (line 59) | public function __construct(AuthenticationPluginManager $manager = NUL... method setIsOptional (line 67) | public function setIsOptional($is_optional) { method getIsOptional (line 74) | public function getIsOptional() { method addAuthenticationProvider (line 81) | public function addAuthenticationProvider($plugin_id) { method addAllAuthenticationProviders (line 92) | public function addAllAuthenticationProviders() { method getAccount (line 102) | public function getAccount(RequestInterface $request, $cache = TRUE) { method setAccount (line 157) | public function setAccount($account) { method switchUserBack (line 167) | public function switchUserBack() { method getPlugins (line 174) | public function getPlugins() { method getPlugin (line 181) | public function getPlugin($instance_id) { method setAccessTime (line 193) | protected function setAccessTime($account) { FILE: src/Authentication/AuthenticationManagerInterface.php type AuthenticationManagerInterface (line 16) | interface AuthenticationManagerInterface { method setIsOptional (line 24) | public function setIsOptional($is_optional); method getIsOptional (line 32) | public function getIsOptional(); method addAuthenticationProvider (line 40) | public function addAuthenticationProvider($plugin_id); method addAllAuthenticationProviders (line 45) | public function addAllAuthenticationProviders(); method getAccount (line 61) | public function getAccount(RequestInterface $request, $cache = TRUE); method setAccount (line 69) | public function setAccount($account); method switchUserBack (line 74) | public function switchUserBack(); method getPlugins (line 82) | public function getPlugins(); method getPlugin (line 96) | public function getPlugin($instance_id); FILE: src/Authentication/AuthenticationPluginCollection.php class AuthenticationPluginCollection (line 12) | class AuthenticationPluginCollection extends DefaultLazyPluginCollection {} FILE: src/Authentication/UserSessionState.php class UserSessionState (line 15) | class UserSessionState implements UserSessionStateInterface { method isSwitched (line 43) | public static function isSwitched() { method switchUser (line 50) | public function switchUser($account) { method switchUserBack (line 77) | public function switchUserBack() { method reset (line 91) | protected function reset() { FILE: src/Authentication/UserSessionStateInterface.php type UserSessionStateInterface (line 15) | interface UserSessionStateInterface { method isSwitched (line 26) | public static function isSwitched(); method switchUser (line 34) | public function switchUser($account); method switchUserBack (line 43) | public function switchUserBack(); FILE: src/Exception/BadRequestException.php class BadRequestException (line 10) | class BadRequestException extends RestfulException { FILE: src/Exception/FloodException.php class FloodException (line 10) | class FloodException extends RestfulException { FILE: src/Exception/ForbiddenException.php class ForbiddenException (line 10) | class ForbiddenException extends RestfulException { FILE: src/Exception/GoneException.php class GoneException (line 10) | class GoneException extends RestfulException { FILE: src/Exception/InaccessibleRecordException.php class InaccessibleRecordException (line 15) | class InaccessibleRecordException extends RestfulException { method __construct (line 25) | public function __construct($message) { FILE: src/Exception/IncompatibleFieldDefinitionException.php class IncompatibleFieldDefinitionException (line 10) | class IncompatibleFieldDefinitionException extends RestfulException { FILE: src/Exception/InternalServerErrorException.php class InternalServerErrorException (line 10) | class InternalServerErrorException extends RestfulException { FILE: src/Exception/NotFoundException.php class NotFoundException (line 10) | class NotFoundException extends RestfulException { FILE: src/Exception/NotImplementedException.php class NotImplementedException (line 10) | class NotImplementedException extends RestfulException { FILE: src/Exception/RestfulException.php class RestfulException (line 12) | class RestfulException extends \Exception { method getDescription (line 48) | final public function getDescription() { method getType (line 58) | public function getType() { method getInstance (line 112) | public function getInstance() { method getFieldErrors (line 125) | public function getFieldErrors() { method addFieldError (line 137) | public function addFieldError($field_name, $error_message) { method getHeaders (line 147) | public function getHeaders() { method setHeader (line 159) | public function setHeader($key, $value) { FILE: src/Exception/ServerConfigurationException.php class ServerConfigurationException (line 10) | class ServerConfigurationException extends RestfulException { FILE: src/Exception/ServiceUnavailableException.php class ServiceUnavailableException (line 10) | class ServiceUnavailableException extends RestfulException { FILE: src/Exception/UnauthorizedException.php class UnauthorizedException (line 10) | class UnauthorizedException extends RestfulException { FILE: src/Exception/UnprocessableEntityException.php class UnprocessableEntityException (line 10) | class UnprocessableEntityException extends RestfulException { FILE: src/Exception/UnsupportedMediaTypeException.php class UnsupportedMediaTypeException (line 10) | class UnsupportedMediaTypeException extends RestfulException { FILE: src/Formatter/FormatterManager.php class FormatterManager (line 23) | class FormatterManager implements FormatterManagerInterface { method __construct (line 48) | public function __construct($resource = NULL) { method setResource (line 63) | public function setResource($resource) { method format (line 70) | public function format(array $data, $formatter_name = NULL) { method render (line 77) | public function render(array $data, $formatter_name = NULL) { method negotiateFormatter (line 84) | public function negotiateFormatter($accept, $formatter_name = NULL) { method processData (line 136) | protected function processData($method, array $data, $formatter_name =... method matchContentType (line 175) | protected static function matchContentType($content_type, $pattern) { method getPlugins (line 198) | public function getPlugins() { method getPlugin (line 205) | public function getPlugin($instance_id) { method getPluginByName (line 218) | protected function getPluginByName($name) { FILE: src/Formatter/FormatterManagerInterface.php type FormatterManagerInterface (line 13) | interface FormatterManagerInterface { method setResource (line 21) | public function setResource($resource); method format (line 35) | public function format(array $data, $formatter_name = NULL); method render (line 49) | public function render(array $data, $formatter_name = NULL); method negotiateFormatter (line 62) | public function negotiateFormatter($accept, $formatter_name = NULL); method getPlugins (line 69) | public function getPlugins(); method getPlugin (line 76) | public function getPlugin($instance_id); FILE: src/Formatter/FormatterPluginCollection.php class FormatterPluginCollection (line 12) | class FormatterPluginCollection extends DefaultLazyPluginCollection {} FILE: src/Http/HttpHeader.php class HttpHeader (line 10) | class HttpHeader implements HttpHeaderInterface { method __construct (line 43) | public function __construct($name, array $values, $extras) { method create (line 53) | public static function create($key, $value) { method get (line 61) | public function get() { method getValueString (line 68) | public function getValueString() { method getName (line 78) | public function getName() { method __toString (line 87) | public function __toString() { method set (line 94) | public function set($values) { method append (line 101) | public function append($value) { method getId (line 112) | public function getId() { method generateId (line 119) | public static function generateId($name) { method parseHeaderValue (line 131) | protected static function parseHeaderValue($value) { FILE: src/Http/HttpHeaderBag.php class HttpHeaderBag (line 10) | class HttpHeaderBag implements HttpHeaderBagInterface, \Iterator { method __construct (line 25) | public function __construct($headers = array()) { method __toString (line 38) | public function __toString() { method get (line 50) | public function get($key) { method has (line 68) | public function has($key) { method getValues (line 75) | public function getValues() { method add (line 82) | public function add(HttpHeaderInterface $header) { method append (line 89) | public function append(HttpHeaderInterface $header) { method remove (line 105) | public function remove($key) { method current (line 120) | public function current() { method next (line 127) | public function next() { method key (line 134) | public function key() { method valid (line 141) | public function valid() { method rewind (line 149) | public function rewind() { FILE: src/Http/HttpHeaderBagInterface.php type HttpHeaderBagInterface (line 12) | interface HttpHeaderBagInterface { method get (line 23) | public function get($key); method has (line 34) | public function has($key); method getValues (line 41) | public function getValues(); method add (line 51) | public function add(HttpHeaderInterface $header); method append (line 61) | public function append(HttpHeaderInterface $header); method remove (line 69) | public function remove($key); FILE: src/Http/HttpHeaderInterface.php type HttpHeaderInterface (line 10) | interface HttpHeaderInterface { method create (line 23) | public static function create($key, $value); method get (line 31) | public function get(); method getValueString (line 39) | public function getValueString(); method getName (line 46) | public function getName(); method set (line 54) | public function set($values); method append (line 62) | public function append($value); method getId (line 70) | public function getId(); method generateId (line 81) | public static function generateId($name); FILE: src/Http/HttpHeaderNull.php class HttpHeaderNull (line 10) | class HttpHeaderNull implements HttpHeaderInterface { method __construct (line 43) | public function __construct($name, array $values, $extras) {} method create (line 48) | public static function create($key, $value) { method get (line 55) | public function get() { method getValueString (line 62) | public function getValueString() { method getName (line 69) | public function getName() { method __toString (line 78) | public function __toString() { method set (line 85) | public function set($values) {} method append (line 90) | public function append($value) {} method getId (line 95) | public function getId() { method generateId (line 102) | public static function generateId($name) { FILE: src/Http/Request.php class Request (line 15) | class Request implements RequestInterface { method __construct (line 139) | public function __construct($path, array $query, $method = 'GET', Http... method create (line 160) | public static function create($path, array $query = array(), $method =... method createFromGlobals (line 176) | public static function createFromGlobals() { method isWriteMethod (line 193) | public static function isWriteMethod($method) { method isReadMethod (line 206) | public static function isReadMethod($method) { method isValidMethod (line 220) | public static function isValidMethod($method) { method isListRequest (line 228) | public function isListRequest($resource_path) { method getParsedBody (line 238) | public function getParsedBody() { method getParsedInput (line 250) | public function getParsedInput() { method getPagerInput (line 263) | public function getPagerInput() { method setParsedInput (line 283) | public function setParsedInput(array $input) { method parseBody (line 296) | protected function parseBody($method) { method parseBodyContentType (line 321) | protected static function parseBodyContentType($content_type) { method parseInput (line 343) | protected static function parseInput() { method fixQueryFields (line 360) | protected function fixQueryFields(array $input) { method parseHeadersFromGlobals (line 386) | protected static function parseHeadersFromGlobals() { method getPath (line 417) | public function getPath($strip = TRUE) { method href (line 428) | public function href() { method getHeaders (line 438) | public function getHeaders() { method getCredentials (line 448) | protected static function getCredentials() { method getUser (line 474) | public function getUser() { method getPassword (line 482) | public function getPassword() { method getMethod (line 490) | public function getMethod() { method setMethod (line 497) | public function setMethod($method) { method getServer (line 504) | public function getServer() { method setApplicationData (line 511) | public function setApplicationData($key, $value) { method clearApplicationData (line 518) | public function clearApplicationData() { method getApplicationData (line 525) | public function getApplicationData($key) { method isSecure (line 535) | public function isSecure() { method getCookies (line 546) | public function getCookies() { method getFiles (line 553) | public function getFiles() { method getCsrfToken (line 560) | public function getCsrfToken() { method isViaRouter (line 567) | public function isViaRouter() { method setViaRouter (line 574) | public function setViaRouter($via_router) { FILE: src/Http/RequestInterface.php type RequestInterface (line 10) | interface RequestInterface { method createFromGlobals (line 34) | public static function createFromGlobals(); method create (line 62) | public static function create($path, array $query = array(), $method =... method isWriteMethod (line 73) | public static function isWriteMethod($method); method isReadMethod (line 84) | public static function isReadMethod($method); method isValidMethod (line 95) | public static function isValidMethod($method); method isListRequest (line 106) | public function isListRequest($resource_path); method getParsedBody (line 114) | public function getParsedBody(); method getParsedInput (line 122) | public function getParsedInput(); method setParsedInput (line 130) | public function setParsedInput(array $input); method getPath (line 141) | public function getPath($strip = TRUE); method href (line 149) | public function href(); method getHeaders (line 156) | public function getHeaders(); method getUser (line 164) | public function getUser(); method getPassword (line 172) | public function getPassword(); method getMethod (line 179) | public function getMethod(); method setMethod (line 187) | public function setMethod($method); method getServer (line 194) | public function getServer(); method setApplicationData (line 204) | public function setApplicationData($key, $value); method clearApplicationData (line 209) | public function clearApplicationData(); method getApplicationData (line 220) | public function getApplicationData($key); method isSecure (line 237) | public function isSecure(); method getFiles (line 245) | public function getFiles(); method getCsrfToken (line 253) | public function getCsrfToken(); method isViaRouter (line 261) | public function isViaRouter(); method setViaRouter (line 269) | public function setViaRouter($via_router); method getCookies (line 274) | public function getCookies(); method getPagerInput (line 286) | public function getPagerInput(); FILE: src/Http/Response.php class Response (line 15) | class Response implements ResponseInterface { method __construct (line 134) | public function __construct($content = '', $status = 200, $headers = a... method create (line 147) | public static function create($content = '', $status = 200, $headers =... method __toString (line 163) | public function __toString() { method isEmpty (line 175) | protected function isEmpty() { method isInformational (line 184) | protected function isInformational() { method isSuccessful (line 193) | protected function isSuccessful() { method isInvalid (line 202) | protected function isInvalid() { method prepare (line 209) | public function prepare(RequestInterface $request) { method setContent (line 257) | public function setContent($content) { method getContent (line 267) | public function getContent() { method setProtocolVersion (line 274) | public function setProtocolVersion($version) { method getProtocolVersion (line 281) | public function getProtocolVersion() { method send (line 288) | public function send() { method sendHeaders (line 298) | protected function sendHeaders() { method sendContent (line 309) | protected function sendContent() { method setStatusCode (line 316) | public function setStatusCode($code, $text = NULL) { method getStatusCode (line 335) | public function getStatusCode() { method setCharset (line 342) | public function setCharset($charset) { method getCharset (line 349) | public function getCharset() { method getHeaders (line 356) | public function getHeaders() { method ensureIEOverSSLCompatibility (line 365) | protected function ensureIEOverSSLCompatibility(Request $request) { method setDate (line 377) | public function setDate(\DateTime $date) { method pageFooter (line 393) | protected static function pageFooter() { FILE: src/Http/ResponseInterface.php type ResponseInterface (line 13) | interface ResponseInterface { method create (line 31) | public static function create($content = '', $status = 200, $headers =... method prepare (line 43) | public function prepare(RequestInterface $request); method setContent (line 54) | public function setContent($content); method getContent (line 61) | public function getContent(); method setProtocolVersion (line 68) | public function setProtocolVersion($version); method getProtocolVersion (line 75) | public function getProtocolVersion(); method send (line 80) | public function send(); method setStatusCode (line 95) | public function setStatusCode($code, $text = NULL); method getStatusCode (line 102) | public function getStatusCode(); method setCharset (line 109) | public function setCharset($charset); method getCharset (line 116) | public function getCharset(); method getHeaders (line 123) | public function getHeaders(); method setDate (line 131) | public function setDate(\DateTime $date); FILE: src/Plugin/AuthenticationPluginManager.php class AuthenticationPluginManager (line 18) | class AuthenticationPluginManager extends DefaultPluginManager { method __construct (line 43) | public function __construct(\Traversable $namespaces, \DrupalCacheInte... method create (line 60) | public static function create($bin = 'cache', $avoid_singleton = FALSE) { FILE: src/Plugin/ConfigurablePluginTrait.php type ConfigurablePluginTrait (line 10) | trait ConfigurablePluginTrait { method getConfiguration (line 22) | public function getConfiguration() { method setConfiguration (line 32) | public function setConfiguration(array $configuration) { method defaultConfiguration (line 39) | public function defaultConfiguration() { method calculateDependencies (line 46) | public function calculateDependencies() { FILE: src/Plugin/FormatterPluginManager.php class FormatterPluginManager (line 13) | class FormatterPluginManager extends DefaultPluginManager { method __construct (line 24) | public function __construct(\Traversable $namespaces, \DrupalCacheInte... method create (line 39) | public static function create($bin = 'cache') { FILE: src/Plugin/RateLimitPluginManager.php class RateLimitPluginManager (line 13) | class RateLimitPluginManager extends DefaultPluginManager { method __construct (line 24) | public function __construct(\Traversable $namespaces, \DrupalCacheInte... method create (line 39) | public static function create($bin = 'cache') { FILE: src/Plugin/ResourcePluginManager.php class ResourcePluginManager (line 15) | class ResourcePluginManager extends DefaultPluginManager { method __construct (line 35) | public function __construct(\Traversable $namespaces, \DrupalCacheInte... method create (line 53) | public static function create($bin = 'cache', RequestInterface $reques... method createInstance (line 63) | public function createInstance($plugin_id, array $configuration = arra... FILE: src/Plugin/SemiSingletonTrait.php type SemiSingletonTrait (line 15) | trait SemiSingletonTrait { method semiSingletonInstance (line 35) | protected static function semiSingletonInstance(callable $factory, arr... FILE: src/Plugin/authentication/Authentication.php class Authentication (line 15) | abstract class Authentication extends PluginBase implements Configurable... method applies (line 34) | public function applies(RequestInterface $request) { method getName (line 42) | public function getName() { FILE: src/Plugin/authentication/AuthenticationInterface.php type AuthenticationInterface (line 13) | interface AuthenticationInterface extends PluginInspectionInterface { method authenticate (line 24) | public function authenticate(RequestInterface $request); method applies (line 37) | public function applies(RequestInterface $request); method getName (line 45) | public function getName(); FILE: src/Plugin/authentication/BasicAuthentication.php class BasicAuthentication (line 24) | class BasicAuthentication extends Authentication { method applies (line 29) | public function applies(RequestInterface $request) { method authenticate (line 46) | public function authenticate(RequestInterface $request) { FILE: src/Plugin/authentication/CookieAuthentication.php class CookieAuthentication (line 24) | class CookieAuthentication extends Authentication { method authenticate (line 29) | public function authenticate(RequestInterface $request) { method isCli (line 66) | protected function isCli(RequestInterface $request) { FILE: src/Plugin/authentication/OAuth2ServerAuthentication.php class OAuth2ServerAuthentication (line 20) | class OAuth2ServerAuthentication extends Authentication { method __construct (line 29) | public function __construct(array $configuration, $plugin_id, $plugin_... method applies (line 37) | public function applies(RequestInterface $request) { method authenticate (line 44) | public function authenticate(RequestInterface $request) { method getOAuth2Info (line 71) | protected function getOAuth2Info(RequestInterface $request) { method getResourcePluginIdFromRequest (line 96) | protected function getResourcePluginIdFromRequest() { FILE: src/Plugin/formatter/Formatter.php class Formatter (line 25) | abstract class Formatter extends PluginBase implements FormatterInterface { method __construct (line 39) | public function __construct(array $configuration, $plugin_id, $plugin_... method format (line 46) | public function format(array $data) { method getContentTypeHeader (line 53) | public function getContentTypeHeader() { method getResource (line 61) | public function getResource() { method setResource (line 78) | public function setResource(ResourceInterface $resource) { method parseBody (line 88) | public function parseBody($body) { method isIterable (line 101) | protected static function isIterable($input) { method isCacheEnabled (line 114) | protected function isCacheEnabled($data) { method getCachedData (line 135) | protected function getCachedData($data) { method getCacheHash (line 151) | protected function getCacheHash($data) { method setCachedData (line 169) | protected function setCachedData($data, $output, array $parent_hashes ... method createCacheController (line 217) | protected function createCacheController($data) { method cacheFragments (line 245) | protected static function cacheFragments($data) { method limitFields (line 264) | protected function limitFields($output, $allowed_fields = NULL) { method unprefixInputOptions (line 302) | protected static function unprefixInputOptions($allowed_fields, $prefi... method calculateItemsPerPage (line 327) | protected function calculateItemsPerPage(ResourceInterface $resource) { FILE: src/Plugin/formatter/FormatterHalJson.php class FormatterHalJson (line 30) | class FormatterHalJson extends Formatter implements FormatterInterface { method prepare (line 44) | public function prepare(array $data) { method addHateoas (line 107) | protected function addHateoas(array &$data) { method extractFieldValues (line 176) | protected function extractFieldValues($data, array $parents = array(),... method render (line 233) | public function render(array $structured_data) { method getContentTypeHeader (line 240) | public function getContentTypeHeader() { method withCurie (line 253) | protected function withCurie($property_name) { method getCurie (line 266) | protected function getCurie() { FILE: src/Plugin/formatter/FormatterInterface.php type FormatterInterface (line 16) | interface FormatterInterface extends PluginInspectionInterface, Configur... method prepare (line 27) | public function prepare(array $data); method render (line 39) | public function render(array $structured_data); method format (line 53) | public function format(array $data); method getContentTypeHeader (line 61) | public function getContentTypeHeader(); method getResource (line 69) | public function getResource(); method setResource (line 77) | public function setResource(ResourceInterface $resource); method parseBody (line 91) | public function parseBody($body); FILE: src/Plugin/formatter/FormatterJson.php class FormatterJson (line 27) | class FormatterJson extends Formatter implements FormatterInterface { method prepare (line 39) | public function prepare(array $data) { method extractFieldValues (line 91) | protected function extractFieldValues($data, array $parents = array(),... method addHateoas (line 149) | protected function addHateoas(array &$data) { method render (line 195) | public function render(array $structured_data) { method getContentTypeHeader (line 202) | public function getContentTypeHeader() { method parseBody (line 209) | public function parseBody($body) { FILE: src/Plugin/formatter/FormatterJsonApi.php class FormatterJsonApi (line 34) | class FormatterJsonApi extends Formatter implements FormatterInterface { method prepare (line 46) | public function prepare(array $data) { method extractFieldValues (line 106) | protected function extractFieldValues($data, array $parents = array(),... method addHateoas (line 182) | protected function addHateoas(array &$data, ResourceInterface $resourc... method render (line 240) | public function render(array $structured_data) { method getContentTypeHeader (line 247) | public function getContentTypeHeader() { method getRequest (line 257) | protected function getRequest() { method renormalize (line 285) | protected function renormalize(array $output, array &$included, $allow... method populateIncludes (line 379) | protected function populateIncludes($output, $included) { method embedField (line 424) | protected function embedField(ResourceFieldInterface $resource_field, ... method needsIncluding (line 527) | protected function needsIncluding(ResourceFieldResourceInterface $reso... method buildIncludePath (line 548) | protected function buildIncludePath(array $parents, $public_field_name... method populateCachePlaceholder (line 574) | protected function populateCachePlaceholder(array $field_item, $includ... method parseBody (line 625) | public function parseBody($body) { method restructureItem (line 659) | protected static function restructureItem(array $item, array $included) { method retrieveIncludedItem (line 727) | protected static function retrieveIncludedItem($type, $id, array $incl... FILE: src/Plugin/formatter/FormatterSingleJson.php class FormatterSingleJson (line 22) | class FormatterSingleJson extends FormatterJson { method prepare (line 34) | public function prepare(array $data) { FILE: src/Plugin/rate_limit/RateLimit.php class RateLimit (line 14) | abstract class RateLimit extends PluginBase implements RateLimitInterface { method __construct (line 40) | public function __construct(array $configuration, $plugin_id, $plugin_... method setLimit (line 55) | public function setLimit($limits) { method getLimit (line 62) | public function getLimit($account = NULL) { method setPeriod (line 89) | public function setPeriod(\DateInterval $period) { method getPeriod (line 96) | public function getPeriod() { method generateIdentifier (line 103) | public function generateIdentifier($account = NULL) { method loadRateLimitEntity (line 117) | public function loadRateLimitEntity($account = NULL) { FILE: src/Plugin/rate_limit/RateLimitGlobal.php class RateLimitGlobal (line 22) | class RateLimitGlobal extends RateLimit { method __construct (line 27) | public function __construct(array $configuration, $plugin_id, $plugin_... method generateIdentifier (line 39) | public function generateIdentifier($account = NULL) { method getLimit (line 51) | public function getLimit($account = NULL) { method isRequestedEvent (line 60) | public function isRequestedEvent(RequestInterface $request) { FILE: src/Plugin/rate_limit/RateLimitInterface.php type RateLimitInterface (line 13) | interface RateLimitInterface extends PluginInspectionInterface { method isRequestedEvent (line 24) | public function isRequestedEvent(RequestInterface $request); method setLimit (line 33) | public function setLimit($limits); method getLimit (line 44) | public function getLimit($account = NULL); method setPeriod (line 51) | public function setPeriod(\DateInterval $period); method getPeriod (line 59) | public function getPeriod(); method generateIdentifier (line 70) | public function generateIdentifier($account = NULL); method loadRateLimitEntity (line 81) | public function loadRateLimitEntity($account = NULL); FILE: src/Plugin/rate_limit/RateLimitRequest.php class RateLimitRequest (line 21) | class RateLimitRequest extends RateLimit { method isRequestedEvent (line 26) | public function isRequestedEvent(RequestInterface $request) { FILE: src/Plugin/resource/AuthenticatedResource.php class AuthenticatedResource (line 15) | class AuthenticatedResource extends PluginBase implements AuthenticatedR... method setAuthenticationManager (line 34) | public function setAuthenticationManager(AuthenticationManager $authen... method getAuthenticationManager (line 41) | public function getAuthenticationManager() { method dataProviderFactory (line 53) | public function dataProviderFactory() { method getAccount (line 62) | public function getAccount($cache = TRUE) { method getRequest (line 74) | public function getRequest() { method getPath (line 81) | public function getPath() { method getFieldDefinitions (line 88) | public function getFieldDefinitions() { method getDataProvider (line 95) | public function getDataProvider() { method __construct (line 107) | public function __construct(ResourceInterface $subject, Authentication... method process (line 115) | public function process() { method controllersInfo (line 122) | public function controllersInfo() { method getControllers (line 129) | public function getControllers() { method getResourceName (line 136) | public function getResourceName() { method index (line 143) | public function index($path) { method view (line 150) | public function view($path) { method create (line 157) | public function create($path) { method update (line 164) | public function update($path) { method replace (line 171) | public function replace($path) { method remove (line 178) | public function remove($path) { method getVersion (line 185) | public function getVersion() { FILE: src/Plugin/resource/AuthenticatedResourceInterface.php type AuthenticatedResourceInterface (line 13) | interface AuthenticatedResourceInterface extends PluginInspectionInterfa... method setAuthenticationManager (line 21) | public function setAuthenticationManager(AuthenticationManager $authen... method getAuthenticationManager (line 29) | public function getAuthenticationManager(); FILE: src/Plugin/resource/CrudInterface.php type CrudInterface (line 10) | interface CrudInterface { method index (line 18) | public function index(); method count (line 26) | public function count(); method create (line 37) | public function create($object); method view (line 48) | public function view($identifier); method viewMultiple (line 59) | public function viewMultiple(array $identifiers); method update (line 76) | public function update($identifier, $object, $replace = FALSE); method remove (line 84) | public function remove($identifier); FILE: src/Plugin/resource/CsrfToken.php class CsrfToken (line 32) | class CsrfToken extends Resource implements ResourceInterface { method publicFields (line 37) | protected function publicFields() { method getCsrfToken (line 51) | public static function getCsrfToken() { method index (line 58) | public function index($path) { FILE: src/Plugin/resource/DataInterpreter/ArrayWrapper.php class ArrayWrapper (line 10) | class ArrayWrapper implements ArrayWrapperInterface { method __construct (line 25) | public function __construct(array $data) { method get (line 32) | public function get($key) { FILE: src/Plugin/resource/DataInterpreter/ArrayWrapperInterface.php type ArrayWrapperInterface (line 10) | interface ArrayWrapperInterface { method get (line 21) | public function get($key); FILE: src/Plugin/resource/DataInterpreter/DataInterpreterArray.php class DataInterpreterArray (line 10) | class DataInterpreterArray extends DataInterpreterBase implements DataIn... FILE: src/Plugin/resource/DataInterpreter/DataInterpreterBase.php class DataInterpreterBase (line 10) | abstract class DataInterpreterBase implements DataInterpreterInterface { method __construct (line 34) | public function __construct($account, $wrapper) { method getAccount (line 42) | public function getAccount() { method getWrapper (line 49) | public function getWrapper() { FILE: src/Plugin/resource/DataInterpreter/DataInterpreterEMW.php class DataInterpreterEMW (line 10) | class DataInterpreterEMW extends DataInterpreterBase implements DataInte... method getWrapper (line 18) | public function getWrapper() { FILE: src/Plugin/resource/DataInterpreter/DataInterpreterInterface.php type DataInterpreterInterface (line 10) | interface DataInterpreterInterface { method getAccount (line 18) | public function getAccount(); method getWrapper (line 29) | public function getWrapper(); FILE: src/Plugin/resource/DataInterpreter/DataInterpreterPlug.php class DataInterpreterPlug (line 10) | class DataInterpreterPlug extends DataInterpreterBase implements DataInt... FILE: src/Plugin/resource/DataInterpreter/PluginWrapper.php class PluginWrapper (line 13) | class PluginWrapper implements PluginWrapperInterface { method __construct (line 42) | public function __construct(PluginInspectionInterface $plugin) { method get (line 54) | public function get($key) { FILE: src/Plugin/resource/DataInterpreter/PluginWrapperInterface.php type PluginWrapperInterface (line 11) | interface PluginWrapperInterface { method get (line 22) | public function get($key); FILE: src/Plugin/resource/DataProvider/CacheDecoratedDataProvider.php class CacheDecoratedDataProvider (line 23) | class CacheDecoratedDataProvider implements CacheDecoratedDataProviderIn... method __construct (line 47) | public function __construct(DataProviderInterface $subject, \DrupalCac... method isNestedField (line 55) | public static function isNestedField($field_name) { method processFilterInput (line 62) | public static function processFilterInput($filter, $public_field) { method discover (line 69) | public function discover($path = NULL) { method getRange (line 76) | public function getRange() { method setRange (line 83) | public function setRange($range) { method getAccount (line 90) | public function getAccount() { method setAccount (line 97) | public function setAccount($account) { method getRequest (line 104) | public function getRequest() { method setRequest (line 111) | public function setRequest(RequestInterface $request) { method getLangCode (line 118) | public function getLangCode() { method setLangCode (line 125) | public function setLangCode($langcode) { method getOptions (line 132) | public function getOptions() { method addOptions (line 139) | public function addOptions(array $options) { method getCacheFragments (line 146) | public function getCacheFragments($identifier) { method index (line 153) | public function index() { method getIndexIds (line 163) | public function getIndexIds() { method count (line 170) | public function count() { method create (line 177) | public function create($object) { method view (line 184) | public function view($identifier) { method viewMultiple (line 197) | public function viewMultiple(array $identifiers) { method update (line 217) | public function update($identifier, $object, $replace = TRUE) { method remove (line 225) | public function remove($identifier) { method methodAccess (line 233) | public function methodAccess(ResourceFieldInterface $resource_field) { method canonicalPath (line 240) | public function canonicalPath($path) { method setOptions (line 247) | public function setOptions(array $options) { method setResourcePath (line 254) | public function setResourcePath($resource_path) { method getResourcePath (line 261) | public function getResourcePath() { method getMetadata (line 268) | public function getMetadata() { method clearRenderedCache (line 278) | protected function clearRenderedCache(ArrayCollection $cache_fragments) { method isInstanceOf (line 293) | public function isInstanceOf($class) { FILE: src/Plugin/resource/DataProvider/CacheDecoratedDataProviderInterface.php type CacheDecoratedDataProviderInterface (line 14) | interface CacheDecoratedDataProviderInterface extends DataProviderInterf... FILE: src/Plugin/resource/DataProvider/DataProvider.php class DataProvider (line 21) | abstract class DataProvider implements DataProviderInterface { method processFilterInput (line 89) | public static function processFilterInput($filter, $public_field) { method __construct (line 160) | public function __construct(RequestInterface $request, ResourceFieldCo... method getRange (line 178) | public function getRange() { method setRange (line 185) | public function setRange($range) { method getAccount (line 192) | public function getAccount() { method setAccount (line 199) | public function setAccount($account) { method getRequest (line 206) | public function getRequest() { method setRequest (line 213) | public function setRequest(RequestInterface $request) { method getLangCode (line 220) | public function getLangCode() { method setLangCode (line 227) | public function setLangCode($langcode) { method getOptions (line 234) | public function getOptions() { method setOptions (line 241) | public function setOptions(array $options) { method addOptions (line 248) | public function addOptions(array $options) { method getCacheFragments (line 255) | public function getCacheFragments($identifier) { method index (line 280) | public function index() { method discover (line 291) | public function discover($path = NULL) { method canonicalPath (line 319) | public function canonicalPath($path) { method methodAccess (line 327) | public function methodAccess(ResourceFieldInterface $resource_field) { method parseRequestForListSort (line 340) | protected function parseRequestForListSort() { method parseRequestForListFilter (line 377) | protected function parseRequestForListFilter() { method parseRequestForListPagination (line 418) | protected function parseRequestForListPagination() { method addExtraInfoToQuery (line 447) | protected function addExtraInfoToQuery($query) { method isValidOperatorsForFilter (line 461) | protected static function isValidOperatorsForFilter(array $operators) { method isValidConjunctionForFilter (line 493) | protected static function isValidConjunctionForFilter($conjunction) { method getLanguage (line 514) | protected static function getLanguage() { method setHttpHeader (line 527) | protected function setHttpHeader($name, $value) { method setResourcePath (line 537) | public function setResourcePath($resource_path) { method getResourcePath (line 544) | public function getResourcePath() { method isNestedField (line 551) | public static function isNestedField($field_name) { method getMetadata (line 558) | public function getMetadata() { method initResourceFieldCollection (line 573) | protected function initResourceFieldCollection($identifier) { method initDataInterpreter (line 592) | abstract protected function initDataInterpreter($identifier); FILE: src/Plugin/resource/DataProvider/DataProviderDbQuery.php class DataProviderDbQuery (line 23) | class DataProviderDbQuery extends DataProvider implements DataProviderDb... method __construct (line 54) | public function __construct(RequestInterface $request, ResourceFieldCo... method getTableName (line 75) | public function getTableName() { method setTableName (line 82) | public function setTableName($table_name) { method getPrimary (line 89) | public function getPrimary() { method setPrimary (line 96) | public function setPrimary($primary) { method getCacheFragments (line 103) | public function getCacheFragments($identifier) { method count (line 130) | public function count() { method isPrimaryField (line 141) | public function isPrimaryField($field_name) { method getIdColumn (line 152) | protected function getIdColumn() { method create (line 159) | public function create($object) { method view (line 209) | public function view($identifier) { method mapDbRowToPublicFields (line 226) | protected function mapDbRowToPublicFields($row) { method addExtraInfoToQuery (line 248) | protected function addExtraInfoToQuery($query) { method viewMultiple (line 257) | public function viewMultiple(array $identifiers) { method getQueryForList (line 277) | protected function getQueryForList() { method update (line 289) | public function update($identifier, $object, $replace = FALSE) { method remove (line 340) | public function remove($identifier) { method getIndexIds (line 354) | public function getIndexIds() { method index (line 370) | public function index() { method defaultSortInfo (line 388) | protected function defaultSortInfo() { method queryForListSort (line 410) | protected function queryForListSort(\SelectQuery $query) { method queryForListFilter (line 432) | protected function queryForListFilter(\SelectQuery $query) { method queryForListPagination (line 464) | protected function queryForListPagination(\SelectQuery $query) { method getQuery (line 475) | protected function getQuery() { method getColumnFromIds (line 493) | protected function getColumnFromIds(array $identifiers, $column = 0) { method initDataInterpreter (line 508) | protected function initDataInterpreter($identifier) { FILE: src/Plugin/resource/DataProvider/DataProviderDbQueryInterface.php type DataProviderDbQueryInterface (line 10) | interface DataProviderDbQueryInterface extends DataProviderInterface { method getTableName (line 18) | public function getTableName(); method setTableName (line 26) | public function setTableName($table_name); method getPrimary (line 34) | public function getPrimary(); method setPrimary (line 42) | public function setPrimary($primary); method isPrimaryField (line 53) | public function isPrimaryField($field_name); FILE: src/Plugin/resource/DataProvider/DataProviderDecorator.php class DataProviderDecorator (line 13) | abstract class DataProviderDecorator implements DataProviderInterface { method __construct (line 28) | public function __construct(DataProviderInterface $decorated) { method getRange (line 35) | public function getRange() { method setRange (line 42) | public function setRange($range) { method getAccount (line 49) | public function getAccount() { method setAccount (line 56) | public function setAccount($account) { method getRequest (line 63) | public function getRequest() { method setRequest (line 70) | public function setRequest(RequestInterface $request) { method getLangCode (line 77) | public function getLangCode() { method setLangCode (line 84) | public function setLangCode($langcode) { method getOptions (line 91) | public function getOptions() { method addOptions (line 98) | public function addOptions(array $options) { method getCacheFragments (line 105) | public function getCacheFragments($identifier) { method canonicalPath (line 112) | public function canonicalPath($path) { method methodAccess (line 119) | public function methodAccess(ResourceFieldInterface $resource_field) { method setOptions (line 126) | public function setOptions(array $options) { method getIndexIds (line 133) | public function getIndexIds() { method index (line 140) | public function index() { method count (line 147) | public function count() { method create (line 154) | public function create($object) { method view (line 161) | public function view($identifier) { method viewMultiple (line 168) | public function viewMultiple(array $identifiers) { method update (line 175) | public function update($identifier, $object, $replace = FALSE) { method remove (line 182) | public function remove($identifier) { method discover (line 189) | public function discover($path = NULL) { method isNestedField (line 196) | public static function isNestedField($field_name) { method processFilterInput (line 203) | public static function processFilterInput($filter, $public_field) { method setResourcePath (line 210) | public function setResourcePath($resource_path) { method getResourcePath (line 217) | public function getResourcePath() { method getMetadata (line 224) | public function getMetadata() { FILE: src/Plugin/resource/DataProvider/DataProviderEntity.php class DataProviderEntity (line 41) | class DataProviderEntity extends DataProvider implements DataProviderEnt... method __construct (line 87) | public function __construct(RequestInterface $request, ResourceFieldCo... method getCacheFragments (line 124) | public function getCacheFragments($identifier) { method defaultSortInfo (line 154) | protected function defaultSortInfo() { method getIndexIds (line 161) | public function getIndexIds() { method count (line 189) | public function count() { method create (line 197) | public function create($object) { method view (line 234) | public function view($identifier) { method viewMultiple (line 273) | public function viewMultiple(array $identifiers) { method update (line 293) | public function update($identifier, $object, $replace = FALSE) { method remove (line 323) | public function remove($identifier) { method canonicalPath (line 338) | public function canonicalPath($path) { method entityPreSave (line 347) | public function entityPreSave(\EntityDrupalWrapper $wrapper) {} method entityValidate (line 352) | public function entityValidate(\EntityDrupalWrapper $wrapper) { method getEntityIdByFieldId (line 433) | protected function getEntityIdByFieldId($id) { method getEntityFieldQuery (line 482) | protected function getEntityFieldQuery() { method EFQObject (line 496) | public function EFQObject() { method getEntityInfo (line 512) | protected function getEntityInfo($type = NULL) { method getQueryForList (line 522) | protected function getQueryForList() { method getQueryCount (line 552) | protected function getQueryCount() { method addExtraInfoToQuery (line 581) | protected function addExtraInfoToQuery($query) { method queryForListSort (line 603) | protected function queryForListSort(\EntityFieldQuery $query) { method queryForListFilter (line 656) | protected function queryForListFilter(\EntityFieldQuery $query) { method alterFilterQuery (line 733) | protected function alterFilterQuery(array $filter, \EntityFieldQuery $... method alterSortQuery (line 765) | protected function alterSortQuery(array $sort, \EntityFieldQuery $quer... method isMultipleValuOperator (line 787) | protected static function isMultipleValuOperator($operator_name) { method validateFilters (line 800) | protected function validateFilters(array $filters) { method queryForListPagination (line 830) | protected function queryForListPagination(\EntityFieldQuery $query) { method isValidOperatorsForFilter (line 838) | protected static function isValidOperatorsForFilter(array $operators) { method isValidConjunctionForFilter (line 865) | protected static function isValidConjunctionForFilter($conjunction) { method getColumnFromProperty (line 893) | protected function getColumnFromProperty($property_name) { method isValidEntity (line 912) | protected function isValidEntity($op, $entity_id) { method checkEntityAccess (line 967) | protected function checkEntityAccess($op, $entity_type, $entity) { method setPropertyValues (line 987) | protected function setPropertyValues(\EntityDrupalWrapper $wrapper, $o... method validateBody (line 1079) | protected function validateBody($body) { method checkPropertyAccess (line 1099) | protected static function checkPropertyAccess(ResourceFieldInterface $... method getReferencedId (line 1117) | protected function getReferencedId($value, ResourceFieldInterface $res... method getReferencedIds (line 1218) | protected function getReferencedIds(array $values, ResourceFieldInterf... method addNestedFilter (line 1238) | protected function addNestedFilter(array $filter, \EntityFieldQuery $q... method getFieldsInfoFromPublicName (line 1260) | protected function getFieldsInfoFromPublicName($name) { method getFieldsFromPublicNameItem (line 1314) | protected function getFieldsFromPublicNameItem(ResourceFieldResourceIn... method initDataInterpreter (line 1337) | protected function initDataInterpreter($identifier) { FILE: src/Plugin/resource/DataProvider/DataProviderEntityDecorator.php class DataProviderEntityDecorator (line 12) | abstract class DataProviderEntityDecorator extends DataProviderDecorator... method __construct (line 27) | public function __construct(DataProviderEntityInterface $decorated) { method entityPreSave (line 39) | public function entityPreSave(\EntityDrupalWrapper $wrapper) { method entityValidate (line 51) | public function entityValidate(\EntityDrupalWrapper $wrapper) { method EFQObject (line 61) | public function EFQObject() { FILE: src/Plugin/resource/DataProvider/DataProviderEntityInterface.php type DataProviderEntityInterface (line 12) | interface DataProviderEntityInterface extends DataProviderInterface { method entityPreSave (line 20) | public function entityPreSave(\EntityDrupalWrapper $wrapper); method entityValidate (line 30) | public function entityValidate(\EntityDrupalWrapper $wrapper); method EFQObject (line 38) | public function EFQObject(); FILE: src/Plugin/resource/DataProvider/DataProviderFile.php class DataProviderFile (line 21) | class DataProviderFile extends DataProviderEntity implements DataProvide... method __construct (line 26) | public function __construct(RequestInterface $request, ResourceFieldCo... method create (line 44) | public function create($object) { method fileSaveUpload (line 103) | protected function fileSaveUpload($source, array $files) { method checkUploadErrors (line 275) | protected function checkUploadErrors($source, array $files) { method isUploadedFile (line 316) | protected static function isUploadedFile($filename) { method moveUploadedFile (line 331) | protected static function moveUploadedFile($filename, $uri) { FILE: src/Plugin/resource/DataProvider/DataProviderInterface.php type DataProviderInterface (line 14) | interface DataProviderInterface extends CrudInterface { method discover (line 25) | public function discover($path = NULL); method isNestedField (line 36) | public static function isNestedField($field_name); method processFilterInput (line 51) | public static function processFilterInput($filter, $public_field); method getRange (line 59) | public function getRange(); method setRange (line 67) | public function setRange($range); method getAccount (line 75) | public function getAccount(); method setAccount (line 83) | public function setAccount($account); method getRequest (line 91) | public function getRequest(); method setRequest (line 99) | public function setRequest(RequestInterface $request); method getLangCode (line 107) | public function getLangCode(); method setLangCode (line 115) | public function setLangCode($langcode); method getOptions (line 123) | public function getOptions(); method addOptions (line 131) | public function addOptions(array $options); method getCacheFragments (line 139) | public function getCacheFragments($identifier); method canonicalPath (line 150) | public function canonicalPath($path); method methodAccess (line 161) | public function methodAccess(ResourceFieldInterface $resource_field); method setOptions (line 169) | public function setOptions(array $options); method getIndexIds (line 177) | public function getIndexIds(); method setResourcePath (line 185) | public function setResourcePath($resource_path); method getResourcePath (line 193) | public function getResourcePath(); method getMetadata (line 205) | public function getMetadata(); FILE: src/Plugin/resource/DataProvider/DataProviderNode.php class DataProviderNode (line 15) | class DataProviderNode extends DataProviderEntity implements DataProvide... method getQueryForList (line 22) | public function getQueryForList() { method getQueryCount (line 33) | public function getQueryCount() { method entityPreSave (line 42) | public function entityPreSave(\EntityDrupalWrapper $wrapper) { FILE: src/Plugin/resource/DataProvider/DataProviderNull.php class DataProviderNull (line 10) | class DataProviderNull extends DataProvider implements DataProviderInter... method count (line 15) | public function count() { method create (line 22) | public function create($object) { method view (line 30) | public function view($identifier) { method viewMultiple (line 37) | public function viewMultiple(array $identifiers) { method update (line 44) | public function update($identifier, $object, $replace = FALSE) { method remove (line 51) | public function remove($identifier) {} method getIndexIds (line 56) | public function getIndexIds() { method initDataInterpreter (line 63) | protected function initDataInterpreter($identifier) { FILE: src/Plugin/resource/DataProvider/DataProviderPlug.php class DataProviderPlug (line 26) | class DataProviderPlug extends DataProvider implements DataProviderInter... method __construct (line 31) | public function __construct(RequestInterface $request, ResourceFieldCo... method count (line 45) | public function count() { method create (line 52) | public function create($object) { method view (line 59) | public function view($identifier) { method viewMultiple (line 87) | public function viewMultiple(array $identifiers) { method update (line 105) | public function update($identifier, $object, $replace = FALSE) { method remove (line 117) | public function remove($identifier) { method getIndexIds (line 127) | public function getIndexIds() { method applyFilters (line 150) | protected function applyFilters(array $plugins) { method applySort (line 200) | protected function applySort(array $plugins) { method initDataInterpreter (line 225) | protected function initDataInterpreter($identifier) { method getCacheFragments (line 247) | public function getCacheFragments($identifier) { FILE: src/Plugin/resource/DataProvider/DataProviderResource.php class DataProviderResource (line 23) | class DataProviderResource extends DataProvider implements DataProviderR... method __construct (line 59) | public function __construct(RequestInterface $request, ResourceFieldCo... method init (line 69) | public static function init(RequestInterface $request, $resource_name,... method index (line 83) | public function index() { method getIndexIds (line 90) | public function getIndexIds() { method create (line 97) | public function create($object) { method view (line 104) | public function view($identifier) { method viewMultiple (line 111) | public function viewMultiple(array $identifiers) { method update (line 118) | public function update($identifier, $object, $replace = FALSE) { method remove (line 125) | public function remove($identifier) { method merge (line 132) | public function merge($identifier, $object) { method count (line 143) | public function count() { method initDataInterpreter (line 150) | protected function initDataInterpreter($identifier) { FILE: src/Plugin/resource/DataProvider/DataProviderResourceInterface.php type DataProviderResourceInterface (line 12) | interface DataProviderResourceInterface extends DataProviderInterface { method init (line 27) | public static function init(RequestInterface $request, $resource_name,... method merge (line 40) | public function merge($identifier, $object); FILE: src/Plugin/resource/DataProvider/DataProviderTaxonomyTerm.php class DataProviderTaxonomyTerm (line 10) | class DataProviderTaxonomyTerm extends DataProviderEntity implements Dat... method setPropertyValues (line 20) | protected function setPropertyValues(\EntityDrupalWrapper $wrapper, $o... FILE: src/Plugin/resource/Decorators/CacheDecoratedResource.php class CacheDecoratedResource (line 18) | class CacheDecoratedResource extends ResourceDecoratorBase implements Ca... method __construct (line 47) | public function __construct(ResourceInterface $subject, \DrupalCacheIn... method getCacheController (line 58) | public function getCacheController() { method newCacheObject (line 75) | protected function newCacheObject() { method dataProviderFactory (line 103) | public function dataProviderFactory() { method getPath (line 127) | public function getPath() { method setPath (line 134) | public function setPath($path) { method getFieldDefinitions (line 141) | public function getFieldDefinitions() { method getDataProvider (line 148) | public function getDataProvider() { method setDataProvider (line 159) | public function setDataProvider(DataProviderInterface $data_provider =... method process (line 166) | public function process() { method view (line 175) | public function view($path) { method index (line 200) | public function index($path) { method update (line 208) | public function update($path) { method replace (line 217) | public function replace($path) { method remove (line 226) | public function remove($path) { method defaultCacheInfo (line 237) | protected function defaultCacheInfo() { method getResourceMachineName (line 254) | public function getResourceMachineName() { method getPluginDefinition (line 264) | public function getPluginDefinition() { method enable (line 271) | public function enable() { method disable (line 278) | public function disable() { method isEnabled (line 285) | public function isEnabled() { method hasSimpleInvalidation (line 292) | public function hasSimpleInvalidation() { method invalidateResourceCache (line 305) | protected function invalidateResourceCache($id) { method serializeKeyValue (line 321) | public static function serializeKeyValue($key, $value) { FILE: src/Plugin/resource/Decorators/CacheDecoratedResourceInterface.php type CacheDecoratedResourceInterface (line 11) | interface CacheDecoratedResourceInterface extends ResourceDecoratorInter... method serializeKeyValue (line 23) | public static function serializeKeyValue($key, $value); method getCacheController (line 32) | public function getCacheController(); method hasSimpleInvalidation (line 40) | public function hasSimpleInvalidation(); FILE: src/Plugin/resource/Decorators/RateLimitDecoratedResource.php class RateLimitDecoratedResource (line 18) | class RateLimitDecoratedResource extends ResourceDecoratorBase implement... method __construct (line 35) | public function __construct(ResourceInterface $subject, RateLimitManag... method setRateLimitManager (line 57) | protected function setRateLimitManager(RateLimitManager $rate_limit_ma... method getRateLimitManager (line 67) | protected function getRateLimitManager() { method process (line 74) | public function process() { method setAccount (line 83) | public function setAccount($account) { FILE: src/Plugin/resource/Decorators/ResourceDecoratorBase.php class ResourceDecoratorBase (line 25) | abstract class ResourceDecoratorBase extends PluginBase implements Resou... method getDecoratedResource (line 37) | public function getDecoratedResource() { method getPrimaryResource (line 44) | public function getPrimaryResource() { method dataProviderFactory (line 55) | public function dataProviderFactory() { method getAccount (line 62) | public function getAccount($cache = TRUE) { method setAccount (line 69) | public function setAccount($account) { method switchUserBack (line 77) | public function switchUserBack() { method discover (line 84) | public function discover($path = NULL) { method getRequest (line 91) | public function getRequest() { method setRequest (line 98) | public function setRequest(RequestInterface $request) { method getPath (line 107) | public function getPath() { method setPath (line 114) | public function setPath($path) { method getFieldDefinitions (line 121) | public function getFieldDefinitions() { method getDataProvider (line 128) | public function getDataProvider() { method setDataProvider (line 135) | public function setDataProvider(DataProviderInterface $data_provider =... method getResourceName (line 142) | public function getResourceName() { method process (line 149) | public function process() { method controllersInfo (line 156) | public function controllersInfo() { method getControllers (line 163) | public function getControllers() { method index (line 170) | public function index($path) { method view (line 177) | public function view($path) { method create (line 184) | public function create($path) { method update (line 191) | public function update($path) { method replace (line 198) | public function replace($path) { method remove (line 205) | public function remove($path) { method getVersion (line 212) | public function getVersion() { method versionedUrl (line 219) | public function versionedUrl($path = '', $options = array(), $version_... method getConfiguration (line 226) | public function getConfiguration() { method setConfiguration (line 233) | public function setConfiguration(array $configuration) { method defaultConfiguration (line 240) | public function defaultConfiguration() { method calculateDependencies (line 247) | public function calculateDependencies() { method access (line 254) | public function access() { method getControllerFromPath (line 261) | public function getControllerFromPath($path = NULL, ResourceInterface ... method getResourceMachineName (line 268) | public function getResourceMachineName() { method getPluginDefinition (line 278) | public function getPluginDefinition() { method setPluginDefinition (line 288) | public function setPluginDefinition(array $plugin_definition) { method enable (line 298) | public function enable() { method disable (line 305) | public function disable() { method isEnabled (line 312) | public function isEnabled() { method setFieldDefinitions (line 319) | public function setFieldDefinitions(ResourceFieldCollectionInterface $... method getUrl (line 326) | public function getUrl(array $options = array(), $keep_query = TRUE, R... method doGet (line 333) | public function doGet($path = '', array $query = array()) { method doPost (line 342) | public function doPost(array $parsed_body) { method doPatch (line 349) | public function doPatch($path, array $parsed_body) { method doPut (line 359) | public function doPut($path, array $parsed_body) { method doWrite (line 369) | private function doWrite($method, $path, array $parsed_body) { method doDelete (line 378) | public function doDelete($path) { method getPluginId (line 390) | public function getPluginId() { method isInstanceOf (line 404) | public function isInstanceOf($class) { method __call (line 433) | public function __call($name, $arguments) { FILE: src/Plugin/resource/Decorators/ResourceDecoratorInterface.php type ResourceDecoratorInterface (line 13) | interface ResourceDecoratorInterface extends ResourceInterface { method getDecoratedResource (line 21) | public function getDecoratedResource(); method getPrimaryResource (line 29) | public function getPrimaryResource(); FILE: src/Plugin/resource/Discovery.php class Discovery (line 33) | class Discovery extends Resource { method publicFields (line 38) | protected function publicFields() { method dataProviderClassName (line 67) | protected function dataProviderClassName() { method getSelf (line 80) | public function getSelf(DataInterpreterInterface $interpreter) { method controllersInfo (line 93) | public function controllersInfo() { method resourceManipulationAccess (line 125) | public function resourceManipulationAccess($path) { FILE: src/Plugin/resource/Field/PublicFieldInfo/PublicFieldInfoBase.php class PublicFieldInfoBase (line 12) | class PublicFieldInfoBase implements PublicFieldInfoInterface { method __construct (line 63) | public function __construct($field_name, array $sections = array()) { method prepare (line 74) | public function prepare() { method addCategory (line 81) | public function addCategory($category_name, array $section_info) { method getSection (line 95) | public function getSection($section_name) { method addSectionDefaults (line 102) | public function addSectionDefaults($section_name, array $section_info) { method validate (line 121) | protected function validate($section_name, array $section_info) { method process (line 145) | protected function process($section_name, array $section_info) { method validateInfo (line 173) | protected function validateInfo(array $section_info) { method validateData (line 188) | protected function validateData(array $section_info) { method validateFormElement (line 203) | protected function validateFormElement(array $section_info) { FILE: src/Plugin/resource/Field/PublicFieldInfo/PublicFieldInfoEntity.php class PublicFieldInfoEntity (line 10) | class PublicFieldInfoEntity extends PublicFieldInfoBase implements Publi... method __construct (line 47) | public function __construct($field_name, $property, $entity_type, $bun... method getFormSchemaAllowedValues (line 57) | public function getFormSchemaAllowedValues() { method getFormSchemaAllowedType (line 94) | public function getFormSchemaAllowedType() { method getEntityInfo (line 119) | protected function getEntityInfo($type = NULL) { method formSchemaHasAllowedValues (line 137) | protected static function formSchemaHasAllowedValues($field, $field_in... FILE: src/Plugin/resource/Field/PublicFieldInfo/PublicFieldInfoEntityInterface.php type PublicFieldInfoEntityInterface (line 10) | interface PublicFieldInfoEntityInterface extends PublicFieldInfoInterface { method getFormSchemaAllowedValues (line 20) | public function getFormSchemaAllowedValues(); method getFormSchemaAllowedType (line 30) | public function getFormSchemaAllowedType(); FILE: src/Plugin/resource/Field/PublicFieldInfo/PublicFieldInfoInterface.php type PublicFieldInfoInterface (line 10) | interface PublicFieldInfoInterface { method prepare (line 18) | public function prepare(); method addCategory (line 29) | public function addCategory($category_name, array $section_info); method getSection (line 41) | public function getSection($section_name); method addSectionDefaults (line 52) | public function addSectionDefaults($section_name, array $section_info); FILE: src/Plugin/resource/Field/PublicFieldInfo/PublicFieldInfoNull.php class PublicFieldInfoNull (line 10) | class PublicFieldInfoNull implements PublicFieldInfoInterface { method __construct (line 20) | public function __construct($field_name, array $sections = array()) { method prepare (line 27) | public function prepare() { method addCategory (line 34) | public function addCategory($category_name, array $section_info) {} method getSection (line 39) | public function getSection($section_name) { method addSectionDefaults (line 46) | public function addSectionDefaults($section_name, array $section_info) {} FILE: src/Plugin/resource/Field/ResourceField.php class ResourceField (line 15) | class ResourceField extends ResourceFieldBase implements ResourceFieldIn... method __construct (line 25) | public function __construct(array $field, RequestInterface $request) { method create (line 46) | public static function create(array $field, RequestInterface $request ... method value (line 67) | public function value(DataInterpreterInterface $interpreter) { method set (line 77) | public function set($value, DataInterpreterInterface $interpreter) { method access (line 84) | public function access($op, DataInterpreterInterface $interpreter) { method addDefaults (line 103) | public function addDefaults() { method fieldClassName (line 143) | public static function fieldClassName(array $field_definition) { method compoundDocumentId (line 180) | public function compoundDocumentId(DataInterpreterInterface $interpret... method render (line 188) | public function render(DataInterpreterInterface $interpreter) { method getCardinality (line 195) | public function getCardinality() { method setCardinality (line 203) | public function setCardinality($cardinality) { FILE: src/Plugin/resource/Field/ResourceFieldBase.php class ResourceFieldBase (line 18) | abstract class ResourceFieldBase implements ResourceFieldInterface { method getRequest (line 165) | public function getRequest() { method setRequest (line 175) | public function setRequest(RequestInterface $request) { method getPublicName (line 182) | public function getPublicName() { method setPublicName (line 189) | public function setPublicName($public_name) { method getAccessCallbacks (line 196) | public function getAccessCallbacks() { method setAccessCallbacks (line 203) | public function setAccessCallbacks($access_callbacks) { method getProperty (line 210) | public function getProperty() { method setProperty (line 217) | public function setProperty($property) { method getCallback (line 224) | public function getCallback() { method setCallback (line 231) | public function setCallback($callback) { method getProcessCallbacks (line 238) | public function getProcessCallbacks() { method setProcessCallbacks (line 245) | public function setProcessCallbacks($process_callbacks) { method getResource (line 252) | public function getResource() { method setResource (line 259) | public function setResource($resource) { method getMethods (line 266) | public function getMethods() { method setMethods (line 273) | public function setMethods($methods) { method id (line 285) | public function id() { method isComputed (line 292) | public function isComputed() { method isArrayNumeric (line 299) | public final static function isArrayNumeric(array $input) { method addMetadata (line 312) | public function addMetadata($key, $value) { method getMetadata (line 323) | public function getMetadata($key) { method getDefinition (line 334) | public function getDefinition() { method executeProcessCallbacks (line 341) | public function executeProcessCallbacks($value) { method internalMetadataElement (line 366) | protected function &internalMetadataElement($key) { method getPublicFieldInfo (line 384) | public function getPublicFieldInfo() { method setPublicFieldInfo (line 391) | public function setPublicFieldInfo(PublicFieldInfoInterface $public_fi... method autoDiscovery (line 401) | public function autoDiscovery() { method emptyDiscoveryInfo (line 416) | public static function emptyDiscoveryInfo($name) { FILE: src/Plugin/resource/Field/ResourceFieldCollection.php class ResourceFieldCollection (line 15) | class ResourceFieldCollection implements ResourceFieldCollectionInterface { method __construct (line 129) | public function __construct(array $fields = array(), RequestInterface ... method factory (line 147) | public static function factory(array $fields = array(), RequestInterfa... method create (line 155) | public static function create() { method getInfo (line 162) | public static function getInfo() { method get (line 169) | public function get($key) { method set (line 176) | public function set($key, ResourceFieldInterface $field) { method current (line 183) | public function current() { method next (line 190) | public function next() { method key (line 197) | public function key() { method valid (line 204) | public function valid() { method rewind (line 212) | public function rewind() { method count (line 219) | public function count() { method getInterpreter (line 226) | public function getInterpreter() { method setInterpreter (line 233) | public function setInterpreter($interpreter) { method getIdField (line 240) | public function getIdField() { method setIdField (line 247) | public function setIdField($id_field) { method getResourceName (line 254) | public function getResourceName() { method getResourceId (line 263) | public function getResourceId() { method setResourceId (line 270) | public function setResourceId($resource_id) { method evalFilter (line 277) | public function evalFilter(array $filter) { method setContext (line 310) | public function setContext($context_id, ArrayCollection $context) { method getContext (line 317) | public function getContext() { method getLimitFields (line 324) | public function getLimitFields() { method setLimitFields (line 331) | public function setLimitFields($limit_fields) { method evaluateExpression (line 356) | protected static function evaluateExpression($value1, $value2, $operat... FILE: src/Plugin/resource/Field/ResourceFieldCollectionInterface.php type ResourceFieldCollectionInterface (line 14) | interface ResourceFieldCollectionInterface extends \Iterator, \Countable { method factory (line 30) | public static function factory(array $fields = array(), RequestInterfa... method create (line 41) | public static function create(); method getInfo (line 52) | public static function getInfo(); method get (line 63) | public function get($key); method set (line 73) | public function set($key, ResourceFieldInterface $field); method setInterpreter (line 81) | public function setInterpreter($interpreter); method getInterpreter (line 89) | public function getInterpreter(); method getIdField (line 97) | public function getIdField(); method setIdField (line 105) | public function setIdField($id_field); method evalFilter (line 116) | public function evalFilter(array $filter); method setContext (line 126) | public function setContext($context_id, ArrayCollection $context); method getContext (line 134) | public function getContext(); method getLimitFields (line 142) | public function getLimitFields(); method setLimitFields (line 150) | public function setLimitFields($limit_fields); method getResourceName (line 158) | public function getResourceName(); method getResourceId (line 166) | public function getResourceId(); method setResourceId (line 174) | public function setResourceId($resource_id); FILE: src/Plugin/resource/Field/ResourceFieldDbColumn.php class ResourceFieldDbColumn (line 14) | class ResourceFieldDbColumn extends ResourceField implements ResourceFie... method __construct (line 30) | public function __construct(array $field, RequestInterface $request) { method create (line 38) | public static function create(array $field, RequestInterface $request ... method getColumnForQuery (line 47) | public function getColumnForQuery() { method value (line 54) | public function value(DataInterpreterInterface $interpreter) { FILE: src/Plugin/resource/Field/ResourceFieldDbColumnInterface.php type ResourceFieldDbColumnInterface (line 10) | interface ResourceFieldDbColumnInterface extends ResourceFieldInterface { method getColumnForQuery (line 18) | public function getColumnForQuery(); FILE: src/Plugin/resource/Field/ResourceFieldEntity.php class ResourceFieldEntity (line 27) | class ResourceFieldEntity implements ResourceFieldEntityInterface { method __construct (line 124) | public function __construct(array $field, RequestInterface $request) { method create (line 148) | public static function create(array $field, RequestInterface $request ... method value (line 184) | public function value(DataInterpreterInterface $interpreter) { method compoundDocumentId (line 213) | public function compoundDocumentId(DataInterpreterInterface $interpret... method propertyIdentifier (line 238) | protected function propertyIdentifier(\EntityMetadataWrapper $property... method set (line 276) | public function set($value, DataInterpreterInterface $interpreter) { method singleValue (line 305) | protected function singleValue(\EntityMetadataWrapper $property_wrappe... method access (line 387) | public function access($op, DataInterpreterInterface $interpreter) { method propertyWrapper (line 450) | protected function propertyWrapper(DataInterpreterInterface $interpret... method fieldValue (line 480) | protected function fieldValue(\EntityMetadataWrapper $property_wrapper) { method formatterValue (line 502) | protected function formatterValue(\EntityMetadataWrapper $property_wra... method nestedDottedChildren (line 544) | protected function nestedDottedChildren($key) { method nestedDottedFilters (line 574) | protected function nestedDottedFilters() { method addMetadata (line 598) | public function addMetadata($key, $value) { method getMetadata (line 605) | public function getMetadata($key) { method getRequest (line 612) | public function getRequest() { method setRequest (line 619) | public function setRequest(RequestInterface $request) { method executeProcessCallbacks (line 626) | public function executeProcessCallbacks($value) { method render (line 633) | public function render(DataInterpreterInterface $interpreter) { method getDefinition (line 640) | public function getDefinition() { method getPublicFieldInfo (line 647) | public function getPublicFieldInfo() { method setPublicFieldInfo (line 654) | public function setPublicFieldInfo(PublicFieldInfoInterface $public_fi... method resourceValue (line 667) | protected function resourceValue(DataInterpreterInterface $source) {} method decorate (line 672) | public function decorate(ResourceFieldInterface $decorated) { method getSubProperty (line 679) | public function getSubProperty() { method setSubProperty (line 686) | public function setSubProperty($sub_property) { method getFormatter (line 693) | public function getFormatter() { method setFormatter (line 700) | public function setFormatter($formatter) { method getWrapperMethod (line 707) | public function getWrapperMethod() { method setWrapperMethod (line 714) | public function setWrapperMethod($wrapper_method) { method isWrapperMethodOnEntity (line 721) | public function isWrapperMethodOnEntity() { method setWrapperMethodOnEntity (line 728) | public function setWrapperMethodOnEntity($wrapper_method_on_entity) { method getColumn (line 735) | public function getColumn() { method setColumn (line 755) | public function setColumn($column) { method getImageStyles (line 762) | public function getImageStyles() { method setImageStyles (line 769) | public function setImageStyles($image_styles) { method getEntityType (line 776) | public function getEntityType() { method setEntityType (line 783) | public function setEntityType($entity_type) { method entityTypeWrapper (line 793) | protected function entityTypeWrapper() { method getBundle (line 808) | public function getBundle() { method setBundle (line 815) | public function setBundle($bundle) { method addDefaults (line 834) | public function addDefaults() { method getImageUris (line 864) | public static function getImageUris(array $file_array, $image_styles) { method propertyIsField (line 888) | public static function propertyIsField($name) { method preprocess (line 895) | public function preprocess($value) { method fieldClassName (line 912) | public static function fieldClassName(array $field_definition) { method getPublicName (line 949) | public function getPublicName() { method setPublicName (line 956) | public function setPublicName($public_name) { method getAccessCallbacks (line 963) | public function getAccessCallbacks() { method setAccessCallbacks (line 970) | public function setAccessCallbacks($access_callbacks) { method getProperty (line 977) | public function getProperty() { method setProperty (line 984) | public function setProperty($property) { method getCallback (line 992) | public function getCallback() { method setCallback (line 999) | public function setCallback($callback) { method getProcessCallbacks (line 1006) | public function getProcessCallbacks() { method setProcessCallbacks (line 1013) | public function setProcessCallbacks($process_callbacks) { method getResource (line 1020) | public function getResource() { method setResource (line 1027) | public function setResource($resource) { method getMethods (line 1034) | public function getMethods() { method setMethods (line 1041) | public function setMethods($methods) { method id (line 1048) | public function id() { method isComputed (line 1055) | public function isComputed() { method autoDiscovery (line 1062) | public function autoDiscovery() { method getCardinality (line 1072) | public function getCardinality() { method setCardinality (line 1087) | public function setCardinality($cardinality) { method isArrayNumeric (line 1100) | public static function isArrayNumeric(array $input) { method buildResourceMetadataItem (line 1118) | protected function buildResourceMetadataItem($wrapper) { method referencedId (line 1142) | protected function referencedId($property_wrapper) { method propertyOnEntity (line 1151) | protected function propertyOnEntity() { method populatePublicInfoField (line 1192) | protected function populatePublicInfoField() { method fieldInfoField (line 1267) | protected static function fieldInfoField($field_name) { FILE: src/Plugin/resource/Field/ResourceFieldEntityAlterableInterface.php type ResourceFieldEntityAlterableInterface (line 15) | interface ResourceFieldEntityAlterableInterface { method alterFilterEntityFieldQuery (line 28) | public function alterFilterEntityFieldQuery(array $filter, \EntityFiel... method alterSortEntityFieldQuery (line 41) | public function alterSortEntityFieldQuery(array $sort, \EntityFieldQue... FILE: src/Plugin/resource/Field/ResourceFieldEntityFile.php class ResourceFieldEntityFile (line 12) | class ResourceFieldEntityFile extends ResourceFieldEntity implements Res... method preprocess (line 17) | public function preprocess($value) { method executeProcessCallbacks (line 41) | public function executeProcessCallbacks($value) { method getRequest (line 48) | public function getRequest() { method setRequest (line 55) | public function setRequest(RequestInterface $request) { method getDefinition (line 62) | public function getDefinition() { FILE: src/Plugin/resource/Field/ResourceFieldEntityInterface.php type ResourceFieldEntityInterface (line 10) | interface ResourceFieldEntityInterface extends ResourceFieldInterface { method decorate (line 18) | public function decorate(ResourceFieldInterface $decorated); method getSubProperty (line 23) | public function getSubProperty(); method setSubProperty (line 28) | public function setSubProperty($sub_property); method getFormatter (line 33) | public function getFormatter(); method setFormatter (line 38) | public function setFormatter($formatter); method getWrapperMethod (line 43) | public function getWrapperMethod(); method setWrapperMethod (line 48) | public function setWrapperMethod($wrapper_method); method isWrapperMethodOnEntity (line 53) | public function isWrapperMethodOnEntity(); method setWrapperMethodOnEntity (line 58) | public function setWrapperMethodOnEntity($wrapper_method_on_entity); method getColumn (line 63) | public function getColumn(); method setColumn (line 68) | public function setColumn($column); method getImageStyles (line 73) | public function getImageStyles(); method setImageStyles (line 78) | public function setImageStyles($image_styles); method getEntityType (line 83) | public function getEntityType(); method setEntityType (line 88) | public function setEntityType($entity_type); method getBundle (line 93) | public function getBundle(); method setBundle (line 98) | public function setBundle($bundle); method getImageUris (line 110) | public static function getImageUris(array $file_array, $image_styles); method propertyIsField (line 121) | public static function propertyIsField($name); method preprocess (line 132) | public function preprocess($value); FILE: src/Plugin/resource/Field/ResourceFieldEntityReference.php class ResourceFieldEntityReference (line 23) | class ResourceFieldEntityReference extends ResourceFieldEntity implement... method __construct (line 44) | public function __construct(array $field, RequestInterface $request) { method preprocess (line 55) | public function preprocess($value) { method mergeEntityFromReference (line 100) | protected function mergeEntityFromReference($value) { method subRequest (line 126) | public static function subRequest(array $value) { method subRequestId (line 168) | protected static function subRequestId($value) { method value (line 179) | public function value(DataInterpreterInterface $interpreter) { method referencedId (line 233) | protected function referencedId($property_wrapper) { method getRequest (line 250) | public function getRequest() { method setRequest (line 257) | public function setRequest(RequestInterface $request) { method getDefinition (line 264) | public function getDefinition() { FILE: src/Plugin/resource/Field/ResourceFieldEntityReferenceInterface.php type ResourceFieldEntityReferenceInterface (line 10) | interface ResourceFieldEntityReferenceInterface extends ResourceFieldEnt... method subRequest (line 22) | public static function subRequest(array $value); FILE: src/Plugin/resource/Field/ResourceFieldEntityText.php class ResourceFieldEntityText (line 13) | class ResourceFieldEntityText extends ResourceFieldEntity implements Res... method preprocess (line 18) | public function preprocess($value) { method executeProcessCallbacks (line 59) | public function executeProcessCallbacks($value) { method getRequest (line 66) | public function getRequest() { method setRequest (line 73) | public function setRequest(RequestInterface $request) { method getDefinition (line 80) | public function getDefinition() { FILE: src/Plugin/resource/Field/ResourceFieldFileEntityReference.php class ResourceFieldFileEntityReference (line 15) | class ResourceFieldFileEntityReference extends ResourceFieldEntityRefere... method propertyIdentifier (line 27) | protected function propertyIdentifier(\EntityMetadataWrapper $property... method buildResourceMetadataItem (line 70) | protected function buildResourceMetadataItem($wrapper) { method referencedId (line 86) | protected function referencedId($property_wrapper) { method getRequest (line 99) | public function getRequest() { method setRequest (line 106) | public function setRequest(RequestInterface $request) { FILE: src/Plugin/resource/Field/ResourceFieldInterface.php type ResourceFieldInterface (line 17) | interface ResourceFieldInterface { method getPublicName (line 22) | public function getPublicName(); method setPublicName (line 27) | public function setPublicName($public_name); method getAccessCallbacks (line 32) | public function getAccessCallbacks(); method setAccessCallbacks (line 37) | public function setAccessCallbacks($access_callbacks); method getProperty (line 42) | public function getProperty(); method setProperty (line 47) | public function setProperty($property); method getCallback (line 52) | public function getCallback(); method setCallback (line 57) | public function setCallback($callback); method getProcessCallbacks (line 62) | public function getProcessCallbacks(); method setProcessCallbacks (line 67) | public function setProcessCallbacks($process_callbacks); method getResource (line 72) | public function getResource(); method setResource (line 77) | public function setResource($resource); method getMethods (line 82) | public function getMethods(); method setMethods (line 89) | public function setMethods($methods); method isComputed (line 97) | public function isComputed(); method isArrayNumeric (line 108) | public static function isArrayNumeric(array $input); method create (line 123) | public static function create(array $field, RequestInterface $request ... method value (line 136) | public function value(DataInterpreterInterface $interpreter); method access (line 152) | public function access($op, DataInterpreterInterface $interpreter); method id (line 160) | public function id(); method addDefaults (line 165) | public function addDefaults(); method addMetadata (line 182) | public function addMetadata($key, $value); method getMetadata (line 196) | public function getMetadata($key); method set (line 208) | public function set($value, DataInterpreterInterface $interpreter); method executeProcessCallbacks (line 219) | public function executeProcessCallbacks($value); method compoundDocumentId (line 231) | public function compoundDocumentId(DataInterpreterInterface $interpret... method render (line 242) | public function render(DataInterpreterInterface $interpreter); method getCardinality (line 251) | public function getCardinality(); method setCardinality (line 259) | public function setCardinality($cardinality); method getRequest (line 267) | public function getRequest(); method setRequest (line 275) | public function setRequest(RequestInterface $request); method getDefinition (line 283) | public function getDefinition(); method getPublicFieldInfo (line 291) | public function getPublicFieldInfo(); method setPublicFieldInfo (line 299) | public function setPublicFieldInfo(PublicFieldInfoInterface $public_fi... FILE: src/Plugin/resource/Field/ResourceFieldKeyValue.php class ResourceFieldKeyValue (line 13) | class ResourceFieldKeyValue extends ResourceField implements ResourceFie... method create (line 18) | public static function create(array $field, RequestInterface $request ... method value (line 28) | public function value(DataInterpreterInterface $interpreter) { FILE: src/Plugin/resource/Field/ResourceFieldReference.php class ResourceFieldReference (line 29) | class ResourceFieldReference extends ResourceField { method compoundDocumentId (line 34) | public function compoundDocumentId(DataInterpreterInterface $interpret... FILE: src/Plugin/resource/Field/ResourceFieldResource.php class ResourceFieldResource (line 17) | class ResourceFieldResource implements ResourceFieldResourceInterface, E... method __construct (line 65) | public function __construct(array $field, RequestInterface $request) { method getResourceId (line 79) | public function getResourceId(DataInterpreterInterface $interpreter) { method getResourceMachineName (line 90) | public function getResourceMachineName() { method getResourcePlugin (line 97) | public function getResourcePlugin() { method getCardinality (line 115) | public function getCardinality() { method setCardinality (line 126) | public function setCardinality($cardinality) { method create (line 133) | public static function create(array $field, RequestInterface $request ... method isArrayNumeric (line 144) | public static function isArrayNumeric(array $input) { method value (line 151) | public function value(DataInterpreterInterface $interpreter) { method access (line 158) | public function access($op, DataInterpreterInterface $interpreter) { method addDefaults (line 165) | public function addDefaults() { method set (line 172) | public function set($value, DataInterpreterInterface $interpreter) { method decorate (line 180) | public function decorate(ResourceFieldInterface $decorated) { method addMetadata (line 187) | public function addMetadata($key, $value) { method getMetadata (line 194) | public function getMetadata($key) { method executeProcessCallbacks (line 201) | public function executeProcessCallbacks($value) { method getPublicName (line 208) | public function getPublicName() { method setPublicName (line 215) | public function setPublicName($public_name) { method getAccessCallbacks (line 222) | public function getAccessCallbacks() { method setAccessCallbacks (line 229) | public function setAccessCallbacks($access_callbacks) { method getProperty (line 236) | public function getProperty() { method setProperty (line 243) | public function setProperty($property) { method getCallback (line 250) | public function getCallback() { method setCallback (line 257) | public function setCallback($callback) { method getProcessCallbacks (line 264) | public function getProcessCallbacks() { method setProcessCallbacks (line 271) | public function setProcessCallbacks($process_callbacks) { method getResource (line 278) | public function getResource() { method setResource (line 285) | public function setResource($resource) { method getMethods (line 292) | public function getMethods() { method setMethods (line 299) | public function setMethods($methods) { method id (line 306) | public function id() { method isComputed (line 313) | public function isComputed() { method compoundDocumentId (line 320) | public function compoundDocumentId(DataInterpreterInterface $interpret... method render (line 327) | public function render(DataInterpreterInterface $interpreter) { method __call (line 334) | public function __call($name, $arguments) { method getRequest (line 341) | public function getRequest() { method setRequest (line 348) | public function setRequest(RequestInterface $request) { method getDefinition (line 355) | public function getDefinition() { method getPublicFieldInfo (line 362) | public function getPublicFieldInfo() { method setPublicFieldInfo (line 369) | public function setPublicFieldInfo(PublicFieldInfoInterface $public_fi... method autoDiscovery (line 376) | public function autoDiscovery() { method getTargetColumn (line 386) | public function getTargetColumn() { method isInstanceOf (line 415) | public function isInstanceOf($class) { FILE: src/Plugin/resource/Field/ResourceFieldResourceInterface.php type ResourceFieldResourceInterface (line 13) | interface ResourceFieldResourceInterface extends ResourceFieldInterface { method getResourceId (line 24) | public function getResourceId(DataInterpreterInterface $interpreter); method getResourceMachineName (line 32) | public function getResourceMachineName(); method getResourcePlugin (line 40) | public function getResourcePlugin(); method getTargetColumn (line 48) | public function getTargetColumn(); FILE: src/Plugin/resource/FilesUpload__1_0.php class FilesUpload__1_0 (line 33) | class FilesUpload__1_0 extends ResourceEntity { method __construct (line 45) | public function __construct(array $configuration, $plugin_id, $plugin_... method access (line 62) | public function access() { FILE: src/Plugin/resource/LoginCookie__1_0.php class LoginCookie__1_0 (line 36) | class LoginCookie__1_0 extends ResourceEntity implements ResourceInterfa... method publicFields (line 41) | public function publicFields() { method controllersInfo (line 52) | public function controllersInfo() { method loginAndRespondWithCookie (line 66) | public function loginAndRespondWithCookie() { method loginUser (line 93) | public function loginUser($account) { method getCSRFTokenValue (line 115) | public static function getCSRFTokenValue() { method switchUserBack (line 123) | public function switchUserBack() { FILE: src/Plugin/resource/Resource.php class Resource (line 29) | abstract class Resource extends PluginBase implements ResourceInterface { method __construct (line 85) | public function __construct(array $configuration, $plugin_id, $plugin_... method dataProviderFactory (line 95) | public function dataProviderFactory() { method dataProviderClassName (line 111) | protected function dataProviderClassName() { method getAccount (line 120) | public function getAccount($cache = TRUE) { method switchUserBack (line 127) | public function switchUserBack() { method setAccount (line 134) | public function setAccount($account) { method getRequest (line 142) | public function getRequest() { method setRequest (line 156) | public function setRequest(RequestInterface $request) { method getPath (line 169) | public function getPath() { method setPath (line 176) | public function setPath($path) { method getFieldDefinitions (line 184) | public function getFieldDefinitions() { method setFieldDefinitions (line 191) | public function setFieldDefinitions(ResourceFieldCollectionInterface $... method getDataProvider (line 198) | public function getDataProvider() { method setDataProvider (line 209) | public function setDataProvider(DataProviderInterface $data_provider =... method getResourceName (line 216) | public function getResourceName() { method getResourceMachineName (line 224) | public function getResourceMachineName() { method defaultConfiguration (line 232) | public function defaultConfiguration() { method process (line 241) | public function process() { method doGet (line 250) | public function doGet($path = '', array $query = array()) { method doPost (line 259) | public function doPost(array $parsed_body) { method doPatch (line 266) | public function doPatch($path, array $parsed_body) { method doPut (line 276) | public function doPut($path, array $parsed_body) { method doWrite (line 286) | private function doWrite($method, $path, array $parsed_body) { method doDelete (line 295) | public function doDelete($path) { method controllersInfo (line 307) | public function controllersInfo() { method getControllers (line 332) | public function getControllers() { method index (line 350) | public function index($path) { method view (line 357) | public function view($path) { method create (line 382) | public function create($path) { method update (line 391) | public function update($path) { method replace (line 400) | public function replace($path) { method remove (line 409) | public function remove($path) { method discover (line 417) | public function discover($path = NULL) { method getControllerFromPath (line 425) | public function getControllerFromPath($path = NULL, ResourceInterface ... method getVersion (line 478) | public function getVersion() { method versionedUrl (line 490) | public function versionedUrl($path = '', $options = array(), $version_... method getUrl (line 512) | public function getUrl(array $options = array(), $keep_query = TRUE, R... method access (line 538) | public function access() { method enable (line 545) | public function enable() { method disable (line 552) | public function disable() { method isEnabled (line 559) | public function isEnabled() { method setPluginDefinition (line 566) | public function setPluginDefinition(array $plugin_definition) { method accessByAllowOrigin (line 579) | protected function accessByAllowOrigin() { method publicFields (line 601) | abstract protected function publicFields(); method processPublicFields (line 612) | protected function processPublicFields(array $field_definitions) { method initAuthenticationManager (line 624) | protected function initAuthenticationManager() { method preflight (line 655) | protected function preflight($path) { FILE: src/Plugin/resource/ResourceDbQuery.php class ResourceDbQuery (line 10) | abstract class ResourceDbQuery extends Resource implements ResourceInter... method processPublicFields (line 21) | protected function processPublicFields(array $field_definitions) { method dataProviderClassName (line 36) | protected function dataProviderClassName() { FILE: src/Plugin/resource/ResourceEntity.php class ResourceEntity (line 18) | abstract class ResourceEntity extends Resource { method __construct (line 37) | public function __construct(array $configuration, $plugin_id, $plugin_... method dataProviderFactory (line 56) | public function dataProviderFactory() { method dataProviderClassName (line 76) | protected function dataProviderClassName() { method publicFields (line 94) | protected function publicFields() { method getEntityType (line 148) | public function getEntityType() { method getBundles (line 158) | public function getBundles() { method getEntitySelf (line 171) | public function getEntitySelf(DataInterpreterInterface $interpreter) { method processPublicFields (line 187) | protected function processPublicFields(array $field_definitions) { method viewModeFields (line 212) | protected function viewModeFields(array $view_mode_info) { FILE: src/Plugin/resource/ResourceInterface.php type ResourceInterface (line 28) | interface ResourceInterface extends PluginInspectionInterface, Configura... method dataProviderFactory (line 44) | public function dataProviderFactory(); method getAccount (line 57) | public function getAccount($cache = TRUE); method switchUserBack (line 62) | public function switchUserBack(); method setAccount (line 67) | public function setAccount($account); method getRequest (line 77) | public function getRequest(); method setRequest (line 85) | public function setRequest(RequestInterface $request); method getPath (line 99) | public function getPath(); method setPath (line 107) | public function setPath($path); method getFieldDefinitions (line 115) | public function getFieldDefinitions(); method setFieldDefinitions (line 123) | public function setFieldDefinitions(ResourceFieldCollectionInterface $... method getDataProvider (line 131) | public function getDataProvider(); method getResourceName (line 139) | public function getResourceName(); method getResourceMachineName (line 147) | public function getResourceMachineName(); method process (line 160) | public function process(); method controllersInfo (line 175) | public function controllersInfo(); method getControllers (line 201) | public function getControllers(); method index (line 211) | public function index($path); method view (line 222) | public function view($path); method create (line 233) | public function create($path); method update (line 244) | public function update($path); method replace (line 255) | public function replace($path); method remove (line 262) | public function remove($path); method getVersion (line 271) | public function getVersion(); method versionedUrl (line 288) | public function versionedUrl($path = '', $options = array(), $version_... method access (line 297) | public function access(); method getControllerFromPath (line 320) | public function getControllerFromPath($path = NULL, ResourceInterface ... method enable (line 325) | public function enable(); method disable (line 330) | public function disable(); method isEnabled (line 338) | public function isEnabled(); method setDataProvider (line 346) | public function setDataProvider(DataProviderInterface $data_provider =... method setPluginDefinition (line 354) | public function setPluginDefinition(array $plugin_definition); method getUrl (line 373) | public function getUrl(array $options = array(), $keep_query = TRUE, R... method discover (line 384) | public function discover($path = NULL); method doGet (line 397) | public function doGet($path = '', array $query = array()); method doPost (line 408) | public function doPost(array $parsed_body); method doPatch (line 424) | public function doPatch($path, array $parsed_body); method doPut (line 440) | public function doPut($path, array $parsed_body); method doDelete (line 451) | public function doDelete($path); FILE: src/Plugin/resource/ResourceNode.php class ResourceNode (line 11) | class ResourceNode extends ResourceEntity implements ResourceInterface { method entityPreSave (line 18) | public function entityPreSave(\EntityMetadataWrapper $wrapper) { FILE: src/Plugin/resource/Users__1_0.php class Users__1_0 (line 31) | class Users__1_0 extends ResourceEntity implements ResourceInterface { method publicFields (line 36) | protected function publicFields() { FILE: src/RateLimit/Entity/RateLimit.php class RateLimit (line 10) | class RateLimit extends \Entity { method hit (line 29) | public function hit() { method isExpired (line 37) | public function isExpired() { FILE: src/RateLimit/Entity/RateLimitController.php class RateLimitController (line 10) | class RateLimitController extends \EntityAPIController {} FILE: src/RateLimit/RateLimitManager.php class RateLimitManager (line 18) | class RateLimitManager implements RateLimitManagerInterface { method setAccount (line 48) | public function setAccount($account) { method getAccount (line 58) | public function getAccount() { method __construct (line 74) | public function __construct(ResourceInterface $resource, array $plugin... method checkRateLimit (line 106) | public function checkRateLimit(RequestInterface $request) { method deleteExpired (line 174) | public static function deleteExpired() { FILE: src/RateLimit/RateLimitManagerInterface.php type RateLimitManagerInterface (line 13) | interface RateLimitManagerInterface { method setAccount (line 20) | public function setAccount($account); method getAccount (line 28) | public function getAccount(); method checkRateLimit (line 44) | public function checkRateLimit(RequestInterface $request); method deleteExpired (line 49) | public static function deleteExpired(); FILE: src/RateLimit/RateLimitPluginCollection.php class RateLimitPluginCollection (line 12) | class RateLimitPluginCollection extends DefaultLazyPluginCollection {} FILE: src/RenderCache/Entity/CacheFragment.php class CacheFragment (line 10) | class CacheFragment extends \Entity { method getHash (line 39) | public function getHash() { method setHash (line 49) | public function setHash($hash) { method getType (line 59) | public function getType() { method setType (line 69) | public function setType($type) { method getValue (line 79) | public function getValue() { method setValue (line 89) | public function setValue($value) { FILE: src/RenderCache/Entity/CacheFragmentController.php class CacheFragmentController (line 18) | class CacheFragmentController extends \EntityAPIController { method createCacheFragments (line 48) | public function createCacheFragments(ArrayCollection $cache_fragments) { method existingFragments (line 81) | protected function existingFragments($hash) { method generateCacheHash (line 99) | public function generateCacheHash(ArrayCollection $cache_fragments) { method lookUpHashes (line 112) | public static function lookUpHashes(\EntityFieldQuery $query) { method wipe (line 128) | public function wipe() { method delete (line 147) | public function delete($ids, \DatabaseTransaction $transaction = NULL) { method fastDelete (line 167) | protected function fastDelete($ids, \DatabaseTransaction $transaction ... method isFastDeleteEnabled (line 194) | protected function isFastDeleteEnabled() { method resourceIdFromHash (line 207) | public static function resourceIdFromHash($hash) { method getTableName (line 229) | protected static function getTableName() { method getTableIdkey (line 245) | protected static function getTableIdkey() { FILE: src/RenderCache/RenderCache.php class RenderCache (line 18) | class RenderCache implements RenderCacheInterface { method __construct (line 56) | public function __construct(ArrayCollection $cache_fragments, $hash, \... method create (line 67) | public static function create(ArrayCollection $cache_fragments, \Drupa... method get (line 76) | public function get() { method set (line 97) | public function set($value) { method clear (line 109) | public function clear() { method getCid (line 128) | public function getCid() { method generateCacheId (line 138) | protected function generateCacheId() { FILE: src/RenderCache/RenderCacheInterface.php type RenderCacheInterface (line 13) | interface RenderCacheInterface { method create (line 27) | public static function create(ArrayCollection $cache_fragments, \Drupa... method get (line 35) | public function get(); method set (line 43) | public function set($value); method clear (line 48) | public function clear(); method getCid (line 56) | public function getCid(); FILE: src/Resource/EnabledArrayIterator.php class EnabledArrayIterator (line 10) | class EnabledArrayIterator extends \FilterIterator { method accept (line 20) | public function accept() { FILE: src/Resource/ResourceManager.php class ResourceManager (line 18) | class ResourceManager implements ResourceManagerInterface { method __construct (line 49) | public function __construct(RequestInterface $request, ResourcePluginM... method getPlugins (line 63) | public function getPlugins($only_enabled = TRUE) { method getPlugin (line 86) | public function getPlugin($instance_id, RequestInterface $request = NU... method getPluginCopy (line 100) | public function getPluginCopy($instance_id, RequestInterface $request ... method clearPluginCache (line 117) | public function clearPluginCache($instance_id) { method getResourceIdFromRequest (line 124) | public function getResourceIdFromRequest() { method getVersionFromRequest (line 137) | public function getVersionFromRequest() { method getVersionFromProvidedRequest (line 149) | public function getVersionFromProvidedRequest(RequestInterface $reques... method negotiate (line 171) | public function negotiate() { method negotiateFromRequest (line 178) | public function negotiateFromRequest(RequestInterface $request) { method executeCallback (line 193) | public static function executeCallback($callback, array $params = arra... method isValidCallback (line 212) | public static function isValidCallback($callback) { method getPageArguments (line 237) | protected static function getPageArguments($path = NULL) { method getPageCallback (line 260) | public static function getPageCallback($path = NULL) { method parseVersionString (line 276) | protected function parseVersionString($version, $resource_name = NULL) { method getMenuItem (line 309) | protected static function getMenuItem($path = NULL) { method getResourceLastVersion (line 343) | public function getResourceLastVersion($resource_name, $major_version ... FILE: src/Resource/ResourceManagerInterface.php type ResourceManagerInterface (line 16) | interface ResourceManagerInterface { method getPlugins (line 27) | public function getPlugins($only_enabled = TRUE); method getPlugin (line 43) | public function getPlugin($instance_id, RequestInterface $request = NU... method clearPluginCache (line 51) | public function clearPluginCache($instance_id); method getResourceIdFromRequest (line 59) | public function getResourceIdFromRequest(); method getVersionFromRequest (line 67) | public function getVersionFromRequest(); method getVersionFromProvidedRequest (line 79) | public function getVersionFromProvidedRequest(RequestInterface $request); method negotiate (line 90) | public function negotiate(); method negotiateFromRequest (line 105) | public function negotiateFromRequest(RequestInterface $request); method executeCallback (line 126) | public static function executeCallback($callback, array $params = arra... method isValidCallback (line 143) | public static function isValidCallback($callback); method getResourceLastVersion (line 157) | public function getResourceLastVersion($resource_name, $major_version ... method getPageCallback (line 168) | public static function getPageCallback($path = NULL); method getPluginCopy (line 187) | public function getPluginCopy($instance_id, RequestInterface $request ... FILE: src/Resource/ResourcePluginCollection.php class ResourcePluginCollection (line 12) | class ResourcePluginCollection extends DefaultLazyPluginCollection { method get (line 24) | public function &get($instance_id) { FILE: src/RestfulManager.php class RestfulManager (line 23) | class RestfulManager { method getRequest (line 76) | public function getRequest() { method setRequest (line 86) | public function setRequest(RequestInterface $request) { method getResponse (line 96) | public function getResponse() { method setResponse (line 106) | public function setResponse(ResponseInterface $response) { method getResourceManager (line 115) | public function getResourceManager() { method setResourceManager (line 124) | public function setResourceManager(ResourceManagerInterface $resource_... method getFormatterManager (line 133) | public function getFormatterManager() { method setFormatterManager (line 142) | public function setFormatterManager(FormatterManagerInterface $formatt... method getPersistableCache (line 149) | public function getPersistableCache() { method setPersistableCache (line 156) | public function setPersistableCache($persistable_cache) { method __construct (line 163) | public function __construct(RequestInterface $request, ResponseInterfa... method createFromGlobals (line 178) | public static function createFromGlobals() { method process (line 194) | public function process() { method isRestfulPath (line 221) | public static function isRestfulPath(RequestInterface $request) { method echoMessage (line 236) | public static function echoMessage(DataInterpreterInterface $value, $m... FILE: src/Util/EntityFieldQuery.php class EntityFieldQuery (line 13) | class EntityFieldQuery extends \EntityFieldQuery implements EntityFieldQ... method getRelationships (line 39) | public function getRelationships() { method addRelationship (line 46) | public function addRelationship(array $relational_filter) { method queryCallback (line 53) | public function queryCallback() { method buildQuery (line 65) | protected function buildQuery() { method finishQuery (line 76) | public function finishQuery($select_query, $id_key = 'entity_id') { method aliasJoinTable (line 192) | protected static function aliasJoinTable($table_name, SelectQuery $que... method prePropertyQuery (line 209) | protected function prePropertyQuery() { method fieldStorageQuery (line 298) | protected function fieldStorageQuery(SelectQuery $select_query) { method addFieldJoin (line 424) | protected function addFieldJoin(SelectQuery $select_query, $field_name... method addCondition (line 452) | public function addCondition(SelectQuery $select_query, $sql_field, $c... method containsLeftJoinOperator (line 478) | protected function containsLeftJoinOperator($field_name = NULL) { FILE: src/Util/EntityFieldQueryRelationalConditionsInterface.php type EntityFieldQueryRelationalConditionsInterface (line 10) | interface EntityFieldQueryRelationalConditionsInterface { method getRelationships (line 18) | public function getRelationships(); method addRelationship (line 26) | public function addRelationship(array $relational_filter); FILE: src/Util/ExplorableDecoratorInterface.php type ExplorableDecoratorInterface (line 15) | interface ExplorableDecoratorInterface { method isInstanceOf (line 27) | public function isInstanceOf($class); FILE: src/Util/PersistableCache.php class PersistableCache (line 10) | class PersistableCache implements PersistableCacheInterface { method __construct (line 39) | public function __construct($cache_bin = NULL) { method contains (line 47) | public function contains($key) { method get (line 54) | public function &get($key) { method set (line 68) | public function set($key, $value) { method delete (line 75) | public function delete($key) { method persist (line 82) | public function persist() { method __destruct (line 91) | public function __destruct() { method isLoaded (line 104) | protected function isLoaded($key) { method load (line 114) | protected function load($key) { FILE: src/Util/PersistableCacheInterface.php type PersistableCacheInterface (line 10) | interface PersistableCacheInterface { method contains (line 21) | public function contains($key); method get (line 32) | public function &get($key); method set (line 42) | public function set($key, $value); method delete (line 50) | public function delete($key); method persist (line 55) | public function persist(); FILE: src/Util/RelationalFilter.php class RelationalFilter (line 15) | class RelationalFilter implements RelationalFilterInterface { method __construct (line 69) | public function __construct($name, $type, $column, $entity_type, array... method getName (line 81) | public function getName() { method getType (line 88) | public function getType() { method getEntityType (line 95) | public function getEntityType() { method getBundles (line 102) | public function getBundles() { method getColumn (line 109) | public function getColumn() { method getTargetColumn (line 116) | public function getTargetColumn() { FILE: src/Util/RelationalFilterInterface.php type RelationalFilterInterface (line 15) | interface RelationalFilterInterface { method getName (line 26) | public function getName(); method getType (line 34) | public function getType(); method getEntityType (line 42) | public function getEntityType(); method getBundles (line 50) | public function getBundles(); method getColumn (line 58) | public function getColumn(); method getTargetColumn (line 66) | public function getTargetColumn(); FILE: src/Util/StringHelper.php class StringHelper (line 15) | class StringHelper { method camelize (line 26) | public static function camelize($input) { method removePrefix (line 44) | public static function removePrefix($prefix, $haystack) { FILE: tests/modules/restful_test/src/Plugin/resource/DataProvider/DataProviderFileTest.php class DataProviderFileTest (line 12) | class DataProviderFileTest extends DataProviderFile { method isUploadedFile (line 23) | protected static function isUploadedFile($filename) { method moveUploadedFile (line 38) | protected static function moveUploadedFile($filename, $uri) { FILE: tests/modules/restful_test/src/Plugin/resource/db_query_test/v1/DbQueryTest__1_0.php class DbQueryTest__1_0 (line 37) | class DbQueryTest__1_0 extends ResourceDbQuery implements ResourceInterf... method publicFields (line 42) | protected function publicFields() { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/EntityTests__1_0.php class EntityTests__1_0 (line 34) | class EntityTests__1_0 extends ResourceEntity implements ResourceInterfa... method publicFields (line 39) | protected function publicFields() { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/main/v1/Main__1_0.php class Main__1_0 (line 33) | class Main__1_0 extends ResourceEntity implements ResourceInterface {} FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/main/v1/Main__1_1.php class Main__1_1 (line 33) | class Main__1_1 extends Main__1_0 implements ResourceInterface { method publicFields (line 38) | protected function publicFields() { method getFilesId (line 157) | public function getFilesId(array $value) { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/main/v1/Main__1_2.php class Main__1_2 (line 33) | class Main__1_2 extends Main__1_0 implements ResourceInterface { method publicFields (line 38) | protected function publicFields() { method callback (line 72) | public function callback(DataInterpreterInterface $interpreter) { method processCallbackFromCallback (line 79) | public function processCallbackFromCallback($value) { method processCallbackFromValue (line 86) | public function processCallbackFromValue($value) { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/main/v1/Main__1_3.php class Main__1_3 (line 32) | class Main__1_3 extends Main__1_0 implements ResourceInterface { method publicFields (line 37) | protected function publicFields() { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/main/v1/Main__1_4.php class Main__1_4 (line 32) | class Main__1_4 extends Main__1_0 implements ResourceInterface { method publicFields (line 37) | protected function publicFields() { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/main/v1/Main__1_5.php class Main__1_5 (line 36) | class Main__1_5 extends ResourceEntity implements ResourceInterface { method publicFields (line 41) | protected function publicFields() { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/main/v1/Main__1_6.php class Main__1_6 (line 35) | class Main__1_6 extends Main__1_1 implements ResourceInterface { method publicFields (line 40) | protected function publicFields() { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/main/v1/Main__1_7.php class Main__1_7 (line 36) | class Main__1_7 extends Main__1_0 implements ResourceInterface { method publicFields (line 41) | protected function publicFields() { method processPublicFields (line 99) | protected function processPublicFields(array $field_definitions) { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/main/v1/Main__1_8.php class Main__1_8 (line 33) | class Main__1_8 extends Main__1_0 { method publicFields (line 38) | protected function publicFields() { method randomRelationship (line 66) | public static function randomRelationship(DataInterpreterInterface $in... method complexCalculation (line 80) | protected static function complexCalculation() { FILE: tests/modules/restful_test/src/Plugin/resource/entity_test/tests/Tests__1_0.php class Tests__1_0 (line 32) | class Tests__1_0 extends ResourceEntity implements ResourceInterface { method publicFields (line 37) | protected function publicFields() { FILE: tests/modules/restful_test/src/Plugin/resource/file/file_upload_test/v1/FilesUploadTest__1_0.php class FilesUploadTest__1_0 (line 32) | class FilesUploadTest__1_0 extends FilesUpload__1_0 { method dataProviderClassName (line 40) | protected function dataProviderClassName() { FILE: tests/modules/restful_test/src/Plugin/resource/node/test_article/v1/TestArticles__1_0.php class TestArticles__1_0 (line 38) | class TestArticles__1_0 extends ResourceNode implements ResourceInterface { method publicFields (line 43) | protected function publicFields() { method processPublicFields (line 61) | protected function processPublicFields(array $field_definitions) { method publicFieldAccessFalse (line 89) | public static function publicFieldAccessFalse($op, ResourceFieldInterf... FILE: tests/modules/restful_test/src/Plugin/resource/node/test_article/v1/TestArticles__1_1.php class TestArticles__1_1 (line 42) | class TestArticles__1_1 extends TestArticles__1_0 implements ResourceInt... FILE: tests/modules/restful_test/src/Plugin/resource/node/test_article/v1/TestArticles__1_2.php class TestArticles__1_2 (line 37) | class TestArticles__1_2 extends ResourceNode implements ResourceInterface { method publicFields (line 42) | public function publicFields() { FILE: tests/modules/restful_test/src/Plugin/resource/node/test_article/v1/TestArticles__1_3.php class TestArticles__1_3 (line 35) | class TestArticles__1_3 extends ResourceNode implements ResourceInterface { method controllersInfo (line 40) | public function controllersInfo() { method accessViewEntityFalse (line 59) | public function accessViewEntityFalse() { method accessViewEntityTrue (line 69) | public function accessViewEntityTrue() { FILE: tests/modules/restful_test/src/Plugin/resource/node/test_article/v1/TestArticles__1_4.php class TestArticles__1_4 (line 37) | class TestArticles__1_4 extends ResourceNode implements ResourceInterface { method controllersInfo (line 42) | public function controllersInfo() { FILE: tests/modules/restful_test/src/Plugin/resource/restful_test_translatable_entity/v1/RestfulTestTranslatableEntityResource__1_0.php class RestfulTestTranslatableEntityResource__1_0 (line 33) | class RestfulTestTranslatableEntityResource__1_0 extends Main__1_0 imple... method publicFields (line 38) | protected function publicFields() { FILE: tests/modules/restful_test/src/Plugin/resource/taxonomy_term/v1/DataProviderTaxonomyTerm.php class DataProviderTaxonomyTerm (line 14) | class DataProviderTaxonomyTerm extends DataProviderTaxonomyTermOriginal { method checkEntityAccess (line 19) | protected function checkEntityAccess($op, $entity_type, $entity) { method checkPropertyAccess (line 27) | protected static function checkPropertyAccess(ResourceFieldInterface $... FILE: tests/modules/restful_test/src/Plugin/resource/taxonomy_term/v1/TestTags__1_0.php class TestTags__1_0 (line 32) | class TestTags__1_0 extends ResourceEntity { method dataProviderClassName (line 37) | protected function dataProviderClassName() {