Http\ResponseInterface::appendContent
  • References/PHP/Phalcon/Http/ResponseInterface

abstract public appendContent (mixed $content) ...

2025-01-10 15:47:30
Http\Request::getContentType
  • References/PHP/Phalcon/Http/Request

public getContentType () Gets content type which request has been made

2025-01-10 15:47:30
Http\CookieInterface::getName
  • References/PHP/Phalcon/Http/CookieInterface

abstract public getName () ...

2025-01-10 15:47:30
Http\Response::setEtag
  • References/PHP/Phalcon/Http/Response

public setEtag (mixed $etag) Set a custom ETag

2025-01-10 15:47:30
Http\CookieInterface::setDomain
  • References/PHP/Phalcon/Http/CookieInterface

abstract public setDomain (mixed $domain) ...

2025-01-10 15:47:30
Http\Response\Cookies::getDI
  • References/PHP/Phalcon/Http/Response/Cookies

public getDI () Returns the internal dependency injector

2025-01-10 15:47:30
Http\Response\CookiesInterface::set
  • References/PHP/Phalcon/Http/Response/CookiesInterface

abstract public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed

2025-01-10 15:47:30
Http\Cookie::restore
  • References/PHP/Phalcon/Http/Cookie

public restore () Reads the cookie-related info from the SESSION to restore the cookie as it was set This method is automatically

2025-01-10 15:47:30
Http\Response\Cookies::get
  • References/PHP/Phalcon/Http/Response/Cookies

public get (mixed $name) Gets a cookie from the bag

2025-01-10 15:47:30
Http\Request::getMethod
  • References/PHP/Phalcon/Http/Request

final public getMethod () Gets HTTP method which request has been made If the X-HTTP-Method-Override header is set, and if

2025-01-10 15:47:30