Http\Response\CookiesInterface::send
  • References/PHP/Phalcon/Http/Response/CookiesInterface

abstract public send () ...

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

public setHeader (mixed $name, mixed $value) Overwrites a header in the response

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\Response\Headers::setRaw
  • References/PHP/Phalcon/Http/Response/Headers

public setRaw (mixed $header) Sets a raw header to be sent at the end of the request

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\Response\Cookies::useEncryption
  • References/PHP/Phalcon/Http/Response/Cookies

public useEncryption (mixed $useEncryption) Set if cookies in the bag must be automatically encrypted/decrypted

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

public getHeaders () Returns headers set by the user

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

public setContentType (mixed $contentType, [mixed $charset]) Sets the response content-type mime, optionally

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

public setDI (Phalcon\DiInterface $dependencyInjector)

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

abstract public has (mixed $name) ...

2025-01-10 15:47:30