You are here

75 files declare their use of RequestInterface in RESTful 7.2

AccessToken__1_0.php in modules/restful_token_auth/src/Plugin/resource/AccessToken__1_0.php
Contains Drupal\restful_token_auth\Plugin\resource\AccessToken__1_0.
Articles__1_0.php in modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_0.php
Contains \Drupal\restful_example\Plugin\resource\node\article\v1\Articles__1_0.
Articles__1_1.php in modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_1.php
Contains \Drupal\restful_example\Plugin\resource\node\article\v1\Articles__1_1.
Authentication.php in src/Plugin/authentication/Authentication.php
Contains \Drupal\restful\Plugin\authentication\Authentication
AuthenticationInterface.php in src/Plugin/authentication/AuthenticationInterface.php
Contains \Drupal\restful\Plugin\authentication\Authentication
AuthenticationManager.php in src/Authentication/AuthenticationManager.php
Contains \Drupal\restful\Authentication\AuthenticationManager
AuthenticationManagerInterface.php in src/Authentication/AuthenticationManagerInterface.php
Contains \Drupal\restful\Authentication\AuthenticationManagerInterface
BasicAuthentication.php in src/Plugin/authentication/BasicAuthentication.php
Contains \Drupal\restful\Plugin\authentication\BasicAuthentication
CacheDecoratedDataProvider.php in src/Plugin/resource/DataProvider/CacheDecoratedDataProvider.php
Contains \Drupal\restful\Plugin\resource\DataProvider\CacheDecoratedDataProvider.
CacheDecoratedDataProviderInterface.php in src/Plugin/resource/DataProvider/CacheDecoratedDataProviderInterface.php
Contains Drupal\restful\Plugin\resource\DataProvider\CacheDecoratedDataProviderInterface.
CookieAuthentication.php in src/Plugin/authentication/CookieAuthentication.php
Contains \Drupal\restful\Plugin\authentication\CookieAuthentication
CsrfToken.php in src/Plugin/resource/CsrfToken.php
Contains \Drupal\restful\Plugin\resource\CsrfToken.
DataProvider.php in src/Plugin/resource/DataProvider/DataProvider.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProvider.
DataProviderDbQuery.php in src/Plugin/resource/DataProvider/DataProviderDbQuery.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderDbQuery.
DataProviderDecorator.php in src/Plugin/resource/DataProvider/DataProviderDecorator.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderDecorator.
DataProviderEntity.php in src/Plugin/resource/DataProvider/DataProviderEntity.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderEntity.
DataProviderFile.php in src/Plugin/resource/DataProvider/DataProviderFile.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderFile.
DataProviderInterface.php in src/Plugin/resource/DataProvider/DataProviderInterface.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderInterface.
DataProviderPlug.php in src/Plugin/resource/DataProvider/DataProviderPlug.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderPlug.
DataProviderResource.php in src/Plugin/resource/DataProvider/DataProviderResource.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderResource.
DataProviderResourceInterface.php in src/Plugin/resource/DataProvider/DataProviderResourceInterface.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderResourceInterface.
DataProviderVariable.php in modules/restful_example/src/Plugin/resource/variables/DataProviderVariable.php
Contains \Drupal\restful_example\Plugin\resource\variables\DataProviderVariable.
Discovery.php in src/Plugin/resource/Discovery.php
Contains \Drupal\restful\Plugin\resource\Discovery
FormatterJsonApi.php in src/Plugin/formatter/FormatterJsonApi.php
Contains \Drupal\restful\Plugin\formatter\FormatterJsonApi.
LoginCookie__1_0.php in src/Plugin/resource/LoginCookie__1_0.php
Contains \Drupal\restful\Plugin\resource\LoginCookie__1_0.
OAuth2ServerAuthentication.php in src/Plugin/authentication/OAuth2ServerAuthentication.php
RateLimitGlobal.php in src/Plugin/rate_limit/RateLimitGlobal.php
Contains \Drupal\restful\Plugin\rate_limit\RateLimitGlobal
RateLimitInterface.php in src/Plugin/rate_limit/RateLimitInterface.php
Contains \Drupal\restful\Plugin\rate_limit\RateLimitInterface
RateLimitManager.php in src/RateLimit/RateLimitManager.php
Contains \Drupal\restful\RateLimit\RateLimitManager
RateLimitManagerInterface.php in src/RateLimit/RateLimitManagerInterface.php
Contains \Drupal\restful\RateLimit\RateLimitManagerInterface
RateLimitRequest.php in src/Plugin/rate_limit/RateLimitRequest.php
Contains \Drupal\restful\Plugin\rate_limit\RateLimitRequest
RefreshToken__1_0.php in modules/restful_token_auth/src/Plugin/resource/RefreshToken__1_0.php
Contains Drupal\restful_token_auth\Plugin\resource\RefreshToken__1_0.
Resource.php in src/Plugin/resource/Resource.php
Contains \Drupal\restful\Plugin\resource\Resource.
ResourceDecoratorBase.php in src/Plugin/resource/Decorators/ResourceDecoratorBase.php
Contains \Drupal\restful\Plugin\resource\Decorators\ResourceDecoratorBase.
ResourceEntity.php in src/Plugin/resource/ResourceEntity.php
Contains \Drupal\restful\Plugin\resource\ResourceEntity.
ResourceField.php in src/Plugin/resource/Field/ResourceField.php
Contains \Drupal\restful\Plugin\resource\ResourceField.
ResourceFieldBase.php in src/Plugin/resource/Field/ResourceFieldBase.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldBase.
ResourceFieldCollection.php in src/Plugin/resource/Field/ResourceFieldCollection.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldCollection.
ResourceFieldCollectionInterface.php in src/Plugin/resource/Field/ResourceFieldCollectionInterface.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldCollectionInterface.
ResourceFieldDbColumn.php in src/Plugin/resource/Field/ResourceFieldDbColumn.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldDbColumn.
ResourceFieldEntity.php in src/Plugin/resource/Field/ResourceFieldEntity.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldEntity
ResourceFieldEntityFile.php in src/Plugin/resource/Field/ResourceFieldEntityFile.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldEntityFile
ResourceFieldEntityReference.php in src/Plugin/resource/Field/ResourceFieldEntityReference.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldEntityReference.
ResourceFieldEntityText.php in src/Plugin/resource/Field/ResourceFieldEntityText.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldEntityText.
ResourceFieldFileEntityReference.php in src/Plugin/resource/Field/ResourceFieldFileEntityReference.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldFileEntityReference.
ResourceFieldInterface.php in src/Plugin/resource/Field/ResourceFieldInterface.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldInterface.
ResourceFieldKeyValue.php in src/Plugin/resource/Field/ResourceFieldKeyValue.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldKeyValue.
ResourceFieldResource.php in src/Plugin/resource/Field/ResourceFieldResource.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldResource.
ResourceInterface.php in src/Plugin/resource/ResourceInterface.php
Contains \Drupal\restful\Plugin\resource\ResourceInterface.
ResourceManager.php in src/Resource/ResourceManager.php
Contains \Drupal\restful\Resource\ResourceManager.
ResourceManagerInterface.php in src/Resource/ResourceManagerInterface.php
Contains \Drupal\restful\Resource\ResourceManagerInterface.
ResourcePluginManager.php in src/Plugin/ResourcePluginManager.php
Contains \Drupal\restful\Plugin\ResourcePluginManager.
restful.module in ./restful.module
RestfulCreateEntityTestCase.test in tests/RestfulCreateEntityTestCase.test
Contains RestfulCreateEntityTestCase
RestfulCreateNodeTestCase.test in tests/RestfulCreateNodeTestCase.test
Contains RestfulCreateNodeTestCase
RestfulCreateTaxonomyTermTestCase.test in tests/RestfulCreateTaxonomyTermTestCase.test
Contains RestfulCreateTaxonomyTermTestCase
RestfulCsrfTokenTestCase.test in tests/RestfulCsrfTokenTestCase.test
Contains RestfulCsrfTokenTestCase
RestfulCurlBaseTestCase.test in tests/RestfulCurlBaseTestCase.test
Contains \RestfulCurlBaseTestCase
RestfulDataProviderPlugPluginsTestCase.test in tests/RestfulDataProviderPlugPluginsTestCase.test
Contains \RestfulDataProviderCToolsPluginsTestCase.
RestfulDbQueryTestCase.test in tests/RestfulDbQueryTestCase.test
Contains RestfulDbQueryTestCase.
RestfulDiscoveryTestCase.test in tests/RestfulDiscoveryTestCase.test
Contains RestfulDiscoveryTestCase
RestfulEntityValidatorTestCase.test in tests/RestfulEntityValidatorTestCase.test
Contains RestfulEntityValidatorTestCase.
RestfulHalJsonTestCase.test in tests/RestfulHalJsonTestCase.test
Contains RestfulHalJsonTestCase
RestfulHookMenuTestCase.test in tests/RestfulHookMenuTestCase.test
Contains \RestfulHookMenuTestCase.
RestfulListTestCase.test in tests/RestfulListTestCase.test
Contains RestfulListTestCase.
RestfulManager.php in src/RestfulManager.php
Contains \Drupal\restful\RestfulManager.
RestfulRenderCacheTestCase.test in tests/RestfulRenderCacheTestCase.test
Contains RestfulRenderCacheTestCase
RestfulSubResourcesCreateEntityTestCase.test in tests/RestfulSubResourcesCreateEntityTestCase.test
Contains RestfulSubResourcesCreateEntityTestCase.
RestfulUpdateEntityCurlTestCase.test in tests/RestfulUpdateEntityCurlTestCase.test
Contains RestfulUpdateEntityCurlTestCase
RestfulUpdateEntityTestCase.test in tests/RestfulUpdateEntityTestCase.test
Contains RestfulUpdateEntityTestCase
RestfulViewEntityTestCase.test in tests/RestfulViewEntityTestCase.test
Contains \RestfulViewEntityTestCase.
restful_token_auth.module in modules/restful_token_auth/restful_token_auth.module
RESTful token authentication.
TestArticles__1_3.php in tests/modules/restful_test/src/Plugin/resource/node/test_article/v1/TestArticles__1_3.php
Contains \Drupal\restful_test\Plugin\resource\node\test_article\v1\TestArticles__1_3.
TestArticles__1_4.php in tests/modules/restful_test/src/Plugin/resource/node/test_article/v1/TestArticles__1_4.php
Contains \Drupal\restful_test\Plugin\resource\node\test_article\v1\TestArticles__1_4.
TokenAuthentication.php in modules/restful_token_auth/src/Plugin/authentication/TokenAuthentication.php
Contains \Drupal\restful_token_auth\Plugin\authentication\TokenAuthentication