ExampleController |
class |
Drupal\http_client_manager_example\Controller |
modules/http_client_manager_example/src/Controller/ExampleController.php |
Class ExampleController. |
|
|
|
FindPostsResponse |
class |
Drupal\http_client_manager_example\Response |
modules/http_client_manager_example/src/Response/FindPostsResponse.php |
Class FindPostsResponse. |
|
1 |
|
HttpClient |
class |
Drupal\http_client_manager |
src/HttpClient.php |
|
|
1 |
2 |
HttpClientInterface |
interface |
Drupal\http_client_manager |
src/HttpClientInterface.php |
Interface HttpClientInterface |
1 |
2 |
|
HttpClientManagerConfigForm |
class |
Drupal\http_client_manager\Form |
src/Form/HttpClientManagerConfigForm.php |
Class HttpClientManagerConfigForm. |
|
|
1 |
HttpClientManagerEventSubscriber |
class |
Drupal\http_client_manager\EventSubscriber |
src/EventSubscriber/HttpClientManagerEventSubscriber.php |
Class HttpClientManagerEventSubscriber. |
|
|
2 |
HttpClientManagerFactory |
class |
Drupal\http_client_manager |
src/HttpClientManagerFactory.php |
Class HttpClientManagerFactory. |
|
1 |
2 |
HttpClientManagerFactoryInterface |
interface |
Drupal\http_client_manager |
src/HttpClientManagerFactoryInterface.php |
Interface HttpClientManagerFactoryInterface. |
1 |
2 |
|
HttpClientManagerFactoryTest |
class |
Drupal\Tests\http_client_manager\Unit |
tests/src/Unit/HttpClientManagerFactoryTest.php |
Class HttpClientManagerFactoryTest. |
|
|
|
HttpClientManagerPreview |
class |
Drupal\http_client_manager\Controller |
src/Controller/HttpClientManagerPreview.php |
Class HttpClientManagerPreview. |
|
|
|
HttpClientTest |
class |
Drupal\Tests\http_client_manager\Unit |
tests/src/Unit/HttpClientTest.php |
Class HttpClientTest. |
|
|
|
HttpConfigRequest |
class |
Drupal\http_client_manager\Entity |
src/Entity/HttpConfigRequest.php |
Defines the Http Config Request entity. |
|
2 |
|
HttpConfigRequestController |
class |
Drupal\http_client_manager\Controller |
src/Controller/HttpConfigRequestController.php |
Class HttpConfigRequestController. |
|
|
|
HttpConfigRequestDeleteForm |
class |
Drupal\http_client_manager\Form |
src/Form/HttpConfigRequestDeleteForm.php |
Builds the form to delete Http Config Request entities. |
|
|
|
HttpConfigRequestForm |
class |
Drupal\http_client_manager\Form |
src/Form/HttpConfigRequestForm.php |
Class HttpConfigRequestForm. |
|
|
|
HttpConfigRequestHtmlRouteProvider |
class |
Drupal\http_client_manager |
src/HttpConfigRequestHtmlRouteProvider.php |
Provides routes for Http Config Request entities. |
|
|
|
HttpConfigRequestInterface |
interface |
Drupal\http_client_manager\Entity |
src/Entity/HttpConfigRequestInterface.php |
Provides an interface for defining Http Config Request entities. |
1 |
|
|
HttpConfigRequestListBuilder |
class |
Drupal\http_client_manager |
src/HttpConfigRequestListBuilder.php |
Provides a listing of Http Config Request entities. |
|
|
|
HttpServiceApiHandler |
class |
Drupal\http_client_manager |
src/HttpServiceApiHandler.php |
Class HttpServiceApiHandler. |
|
2 |
2 |
HttpServiceApiHandlerInterface |
interface |
Drupal\http_client_manager |
src/HttpServiceApiHandlerInterface.php |
Interface HttpServiceApiHandlerInterface. |
1 |
4 |
|
HttpServiceApiPreviewForm |
class |
Drupal\http_client_manager\Form |
src/Form/HttpServiceApiPreviewForm.php |
Class HttpServiceApiPreviewForm. |
|
|
1 |