Home
last modified time | relevance | path

Searched refs:sendContent (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/
H A DStreamedResponseTest.php77 $response->sendContent();
80 $response->sendContent();
88 $response->sendContent();
115 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
116 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
136 $modified->sendContent();
H A DBinaryFileResponseTest.php106 $response->sendContent();
138 $response->sendContent();
169 $response->sendContent();
193 $response->sendContent();
225 $response->sendContent();
240 $response->sendContent();
258 $response->sendContent();
285 $response->sendContent();
333 $response->sendContent();
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-foundation/Tests/
H A DStreamedResponseTest.php77 $response->sendContent();
80 $response->sendContent();
88 $response->sendContent();
115 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
116 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
136 $modified->sendContent();
H A DBinaryFileResponseTest.php106 $response->sendContent();
138 $response->sendContent();
168 $response->sendContent();
192 $response->sendContent();
217 $response->sendContent();
235 $response->sendContent();
262 $response->sendContent();
310 $response->sendContent();
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/http-foundation/Tests/
H A DStreamedResponseTest.php77 $response->sendContent();
80 $response->sendContent();
88 $response->sendContent();
115 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
116 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
136 $modified->sendContent();
H A DBinaryFileResponseTest.php106 $response->sendContent();
138 $response->sendContent();
169 $response->sendContent();
193 $response->sendContent();
225 $response->sendContent();
240 $response->sendContent();
258 $response->sendContent();
285 $response->sendContent();
333 $response->sendContent();
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/
H A DStreamedResponseTest.php77 $response->sendContent();
80 $response->sendContent();
88 $response->sendContent();
115 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
116 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
136 $modified->sendContent();
H A DBinaryFileResponseTest.php106 $response->sendContent();
138 $response->sendContent();
169 $response->sendContent();
193 $response->sendContent();
225 $response->sendContent();
240 $response->sendContent();
258 $response->sendContent();
285 $response->sendContent();
333 $response->sendContent();
/dports/www/elgg/elgg-3.3.23/vendor/symfony/http-foundation/Tests/
H A DStreamedResponseTest.php77 $response->sendContent();
80 $response->sendContent();
88 $response->sendContent();
115 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
116 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
136 $modified->sendContent();
H A DBinaryFileResponseTest.php106 $response->sendContent();
138 $response->sendContent();
169 $response->sendContent();
193 $response->sendContent();
225 $response->sendContent();
240 $response->sendContent();
258 $response->sendContent();
285 $response->sendContent();
333 $response->sendContent();
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Tests/
H A DStreamedResponseTest.php77 $response->sendContent();
80 $response->sendContent();
90 $response->sendContent();
119 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
120 …s->assertInstanceOf('Symfony\Component\HttpFoundation\StreamedResponse', $response->sendContent());
H A DBinaryFileResponseTest.php108 $response->sendContent();
140 $response->sendContent();
170 $response->sendContent();
194 $response->sendContent();
224 $response->sendContent();
251 $response->sendContent();
299 $response->sendContent();
/dports/devel/gitlist/gitlist/vendor/symfony/http-foundation/Tests/
H A DBinaryFileResponseTest.php96 $response->sendContent();
127 $response->sendContent();
157 $response->sendContent();
181 $response->sendContent();
211 $response->sendContent();
238 $response->sendContent();
286 $response->sendContent();
H A DStreamedResponseTest.php74 $response->sendContent();
77 $response->sendContent();
87 $response->sendContent();
/dports/devel/py-wsgiutils/WSGIUtils-0.7.2/examples/
H A DtestApp.py51 request.sendContent ("<html><body><h1>The first request!</h1></body></html>", "text/html")
53 …request.sendContent ("<html><body><h1>The time is %s, last request was at %s</h1></body></html>" %…
83 request.sendContent ("""<html><body><h1>Calculator</h1>
/dports/net-mgmt/ocsinventory-server/OCSInventory-Server-2.8.1/binutils/
H A Docsinventory-injector.pl51 sendContent($content);
75 sendContent($content);
78 sub sendContent { subroutine
/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/bin/
H A Dfusioninventory-injector71 my $success = sendContent($content);
102 push @failedFiles, 'STDIN DATA' unless sendContent($content);
105 sub sendContent {
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-mvc/src/ResponseSender/
H A DConsoleResponseSender.php22 public function sendContent(SendResponseEvent $event) function in Zend\\Mvc\\ResponseSender\\ConsoleResponseSender
45 $this->sendContent($event);
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-mvc/src/ResponseSender/
H A DConsoleResponseSender.php22 public function sendContent(SendResponseEvent $event) function in Zend\\Mvc\\ResponseSender\\ConsoleResponseSender
45 $this->sendContent($event);
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-mvc/src/ResponseSender/
H A DConsoleResponseSender.php22 public function sendContent(SendResponseEvent $event) function in Zend\\Mvc\\ResponseSender\\ConsoleResponseSender
45 $this->sendContent($event);
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-mvc/src/ResponseSender/
H A DConsoleResponseSender.php22 public function sendContent(SendResponseEvent $event) function in Zend\\Mvc\\ResponseSender\\ConsoleResponseSender
45 $this->sendContent($event);
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-mvc/src/ResponseSender/
H A DConsoleResponseSender.php22 public function sendContent(SendResponseEvent $event) function in Zend\\Mvc\\ResponseSender\\ConsoleResponseSender
45 $this->sendContent($event);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-mvc/src/ResponseSender/
H A DConsoleResponseSender.php22 public function sendContent(SendResponseEvent $event) function in Zend\\Mvc\\ResponseSender\\ConsoleResponseSender
45 $this->sendContent($event);
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-mvc/src/ResponseSender/
H A DConsoleResponseSender.php22 public function sendContent(SendResponseEvent $event) function in Zend\\Mvc\\ResponseSender\\ConsoleResponseSender
45 $this->sendContent($event);
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-mvc/src/ResponseSender/
H A DConsoleResponseSender.php22 public function sendContent(SendResponseEvent $event) function in Zend\\Mvc\\ResponseSender\\ConsoleResponseSender
45 $this->sendContent($event);

12345678910>>...12