You are here

10 methods override ServiceDefinitionInterface::processRequest() in Services 8.4

AliasGet::processRequest in src/Plugin/ServiceDefinition/AliasGet.php
Processes the request and returns an array of data as appropriate.
EntityDelete::processRequest in src/Plugin/ServiceDefinition/EntityDelete.php
Processes the request and returns an array of data as appropriate.
EntityGet::processRequest in src/Plugin/ServiceDefinition/EntityGet.php
Processes the request and returns an array of data as appropriate.
EntityIndex::processRequest in src/Plugin/ServiceDefinition/EntityIndex.php
Processes the request and returns an array of data as appropriate.
EntityView::processRequest in src/Plugin/ServiceDefinition/EntityView.php
Processes the request and returns an array of data as appropriate.
ServiceDefinitionEntityRequestContentBase::processRequest in src/ServiceDefinitionEntityRequestContentBase.php
TestServiceDefinition::processRequest in services_test/Plugin/ServiceDefinition/TestServiceDefinition.php
Testing hello world style request.
UserLogin::processRequest in src/Plugin/ServiceDefinition/UserLogin.php
Processes the request and returns an array of data as appropriate.
UserLogout::processRequest in src/Plugin/ServiceDefinition/UserLogout.php
Processes the request and returns an array of data as appropriate.
VocabularyTreeGet::processRequest in src/Plugin/ServiceDefinition/VocabularyTreeGet.php
Processes the request and returns an array of data as appropriate.