You are here

21 files declare their use of BadRequestException in RESTful 7.2

CookieAuthentication.php in src/Plugin/authentication/CookieAuthentication.php
Contains \Drupal\restful\Plugin\authentication\CookieAuthentication
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.
DataProviderEntity.php in src/Plugin/resource/DataProvider/DataProviderEntity.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderEntity.
DataProviderEntityDecorator.php in src/Plugin/resource/DataProvider/DataProviderEntityDecorator.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderEntityDecorator.
DataProviderEntityInterface.php in src/Plugin/resource/DataProvider/DataProviderEntityInterface.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderEntityInterface.
DataProviderFile.php in src/Plugin/resource/DataProvider/DataProviderFile.php
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderFile.
DataProviderVariable.php in modules/restful_example/src/Plugin/resource/variables/DataProviderVariable.php
Contains \Drupal\restful_example\Plugin\resource\variables\DataProviderVariable.
FormatterJson.php in src/Plugin/formatter/FormatterJson.php
Contains \Drupal\restful\Plugin\formatter\FormatterJson.
FormatterJsonApi.php in src/Plugin/formatter/FormatterJsonApi.php
Contains \Drupal\restful\Plugin\formatter\FormatterJsonApi.
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.
Request.php in src/Http/Request.php
Contains \Drupal\restful\Http\Request
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.
ResourceFieldEntityReference.php in src/Plugin/resource/Field/ResourceFieldEntityReference.php
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldEntityReference.
ResourceInterface.php in src/Plugin/resource/ResourceInterface.php
Contains \Drupal\restful\Plugin\resource\ResourceInterface.
RestfulCreateEntityTestCase.test in tests/RestfulCreateEntityTestCase.test
Contains RestfulCreateEntityTestCase
RestfulEntityValidatorTestCase.test in tests/RestfulEntityValidatorTestCase.test
Contains RestfulEntityValidatorTestCase.
RestfulListTestCase.test in tests/RestfulListTestCase.test
Contains RestfulListTestCase.
RestfulSubResourcesCreateEntityTestCase.test in tests/RestfulSubResourcesCreateEntityTestCase.test
Contains RestfulSubResourcesCreateEntityTestCase.
RestfulTokenAuthenticationTestCase.test in modules/restful_token_auth/tests/RestfulTokenAuthenticationTestCase.test
Contains RestfulTokenAuthenticationTestCase.