AccessToken__1_0 |
class |
Drupal\restful_token_auth\Plugin\resource |
modules/restful_token_auth/src/Plugin/resource/AccessToken__1_0.php |
Class AccessToken__1_0
@package Drupal\restful_token_auth\Plugin\resource |
|
|
|
ArrayWrapper |
class |
Drupal\restful\Plugin\resource\DataInterpreter |
src/Plugin/resource/DataInterpreter/ArrayWrapper.php |
|
|
2 |
|
ArrayWrapperInterface |
interface |
Drupal\restful\Plugin\resource\DataInterpreter |
src/Plugin/resource/DataInterpreter/ArrayWrapperInterface.php |
|
1 |
|
|
Articles__1_0 |
class |
Drupal\restful_example\Plugin\resource\node\article\v1 |
modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_0.php |
Class Articles
@package Drupal\restful\Plugin\resource |
1 |
|
|
Articles__1_1 |
class |
Drupal\restful_example\Plugin\resource\node\article\v1 |
modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_1.php |
Class Articles
@package Drupal\restful\Plugin\resource |
|
|
|
Articles__1_3 |
class |
Drupal\restful_token_auth_test\Plugin\resource |
modules/restful_token_auth/modules/restful_token_auth_test/src/Plugin/resource/Articles__1_3.php |
Class Articles__1_3
@package Drupal\restful\Plugin\resource |
|
|
|
Articles__1_4 |
class |
Drupal\restful_example\Plugin\resource\node\article\v1 |
modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_4.php |
Class Articles__1_4
@package Drupal\restful\Plugin\resource |
|
|
|
Articles__1_5 |
class |
Drupal\restful_example\Plugin\resource\node\article\v1 |
modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_5.php |
Class Articles__1_5
@package Drupal\restful\Plugin\resource |
|
|
|
Articles__1_6 |
class |
Drupal\restful_example\Plugin\resource\node\article\v1 |
modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_6.php |
Class Articles__1_6
@package Drupal\restful\Plugin\resource |
|
|
|
Articles__1_7 |
class |
Drupal\restful_example\Plugin\resource\node\article\v1 |
modules/restful_example/src/Plugin/resource/node/article/v1/Articles__1_7.php |
Class Articles__1_7
@package Drupal\restful\Plugin\resource |
|
|
|
Articles__2_0 |
class |
Drupal\restful_example\Plugin\resource\node\article\v2 |
modules/restful_example/src/Plugin/resource/node/article/v2/Articles__2_0.php |
Class Articles
@package Drupal\restful\Plugin\resource |
|
|
|
Articles__2_1 |
class |
Drupal\restful_example\Plugin\resource\node\article\v2 |
modules/restful_example/src/Plugin/resource/node/article/v2/Articles__2_1.php |
Class Articles
@package Drupal\restful\Plugin\resource |
|
|
|
AuthenticatedResource |
class |
Drupal\restful\Plugin\resource |
src/Plugin/resource/AuthenticatedResource.php |
|
|
|
|
AuthenticatedResourceInterface |
interface |
Drupal\restful\Plugin\resource |
src/Plugin/resource/AuthenticatedResourceInterface.php |
|
1 |
|
|
Authentication |
class |
Drupal\restful\Annotation |
src/Annotation/Authentication.php |
Defines a RateLimit annotation object. |
|
|
|
Authentication |
abstract class |
Drupal\restful\Plugin\authentication |
src/Plugin/authentication/Authentication.php |
|
4 |
1 |
|
AuthenticationInterface |
interface |
Drupal\restful\Plugin\authentication |
src/Plugin/authentication/AuthenticationInterface.php |
|
1 |
|
|
AuthenticationManager |
class |
Drupal\restful\Authentication |
src/Authentication/AuthenticationManager.php |
Class AuthenticationManager. |
|
4 |
|
AuthenticationManagerInterface |
interface |
Drupal\restful\Authentication |
src/Authentication/AuthenticationManagerInterface.php |
|
1 |
1 |
|
AuthenticationPluginCollection |
class |
Drupal\restful\Authentication |
src/Authentication/AuthenticationPluginCollection.php |
|
|
|
|
AuthenticationPluginManager |
class |
Drupal\restful\Plugin |
src/Plugin/AuthenticationPluginManager.php |
Authentication plugin manager. |
|
3 |
|
BadRequestException |
class |
Drupal\restful\Exception |
src/Exception/BadRequestException.php |
|
|
21 |
|
BasicAuthentication |
class |
Drupal\restful\Plugin\authentication |
src/Plugin/authentication/BasicAuthentication.php |
Class BasicAuthentication
@package Drupal\restful\Plugin\authentication |
|
|
|
CacheDecoratedDataProvider |
class |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/CacheDecoratedDataProvider.php |
Class CacheDecoratedDataProvider. |
|
2 |
|
CacheDecoratedDataProviderInterface |
interface |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/CacheDecoratedDataProviderInterface.php |
|
1 |
|
|
CacheDecoratedResource |
class |
Drupal\restful\Plugin\resource\Decorators |
src/Plugin/resource/Decorators/CacheDecoratedResource.php |
|
|
6 |
|
CacheDecoratedResourceInterface |
interface |
Drupal\restful\Plugin\resource\Decorators |
src/Plugin/resource/Decorators/CacheDecoratedResourceInterface.php |
|
1 |
2 |
|
CacheFragment |
class |
Drupal\restful\RenderCache\Entity |
src/RenderCache/Entity/CacheFragment.php |
|
|
1 |
|
CacheFragmentController |
class |
Drupal\restful\RenderCache\Entity |
src/RenderCache/Entity/CacheFragmentController.php |
Class CacheFragmentController. |
|
4 |
|
Comments__1_0 |
class |
Drupal\restful_example\Plugin\resource\comment |
modules/restful_example/src/Plugin/resource/comment/Comments__1_0.php |
Class Comments__1_0
@package Drupal\restful_example\Plugin\resource\comment |
|
|
|
ConfigurablePluginTrait |
trait |
Drupal\restful\Plugin |
src/Plugin/ConfigurablePluginTrait.php |
|
|
3 |
|
CookieAuthentication |
class |
Drupal\restful\Plugin\authentication |
src/Plugin/authentication/CookieAuthentication.php |
Class CookieAuthentication
@package Drupal\restful\Plugin\authentication |
|
|
|
CrudInterface |
interface |
Drupal\restful\Plugin\resource |
src/Plugin/resource/CrudInterface.php |
|
1 |
1 |
|
CsrfToken |
class |
Drupal\restful\Plugin\resource |
src/Plugin/resource/CsrfToken.php |
Class CsrfToken
@package Drupal\restful\Plugin\resource |
|
|
|
DataInterpreterArray |
class |
Drupal\restful\Plugin\resource\DataInterpreter |
src/Plugin/resource/DataInterpreter/DataInterpreterArray.php |
|
|
1 |
|
DataInterpreterBase |
abstract class |
Drupal\restful\Plugin\resource\DataInterpreter |
src/Plugin/resource/DataInterpreter/DataInterpreterBase.php |
|
4 |
1 |
|
DataInterpreterEMW |
class |
Drupal\restful\Plugin\resource\DataInterpreter |
src/Plugin/resource/DataInterpreter/DataInterpreterEMW.php |
|
|
1 |
|
DataInterpreterInterface |
interface |
Drupal\restful\Plugin\resource\DataInterpreter |
src/Plugin/resource/DataInterpreter/DataInterpreterInterface.php |
|
4 |
23 |
|
DataInterpreterPlug |
class |
Drupal\restful\Plugin\resource\DataInterpreter |
src/Plugin/resource/DataInterpreter/DataInterpreterPlug.php |
|
|
1 |
|
DataInterpreterVariable |
class |
Drupal\restful_example\Plugin\resource\variables |
modules/restful_example/src/Plugin/resource/variables/DataInterpreterVariable.php |
|
|
|
|
DataProvider |
abstract class |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/DataProvider.php |
|
6 |
2 |
|
DataProviderComment |
class |
Drupal\restful_example\Plugin\resource\comment |
modules/restful_example/src/Plugin/resource/comment/DataProviderComment.php |
|
|
|
|
DataProviderDbQuery |
class |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/DataProviderDbQuery.php |
|
|
|
|
DataProviderDbQueryInterface |
interface |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/DataProviderDbQueryInterface.php |
|
1 |
|
|
DataProviderDecorator |
abstract class |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/DataProviderDecorator.php |
|
1 |
|
|
DataProviderEntity |
class |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/DataProviderEntity.php |
Class DataProviderEntity. |
4 |
1 |
|
DataProviderEntityDecorator |
abstract class |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/DataProviderEntityDecorator.php |
|
|
|
|
DataProviderEntityInterface |
interface |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/DataProviderEntityInterface.php |
|
3 |
2 |
|
DataProviderFile |
class |
Drupal\restful\Plugin\resource\DataProvider |
src/Plugin/resource/DataProvider/DataProviderFile.php |
Class DataProviderFile. |
1 |
1 |
|
DataProviderFileTest |
class |
Drupal\restful_test\Plugin\resource\DataProvider |
tests/modules/restful_test/src/Plugin/resource/DataProvider/DataProviderFileTest.php |
|
|
|
|