filters\AccessRule $verbs
  • References/PHP/Yii/filters/AccessRule

$verbs public property List of request methods (e.g. GET

2025-01-10 15:47:30
filters\HttpCache sendCacheControlHeader()
  • References/PHP/Yii/filters/HttpCache

sendCacheControlHeader() protected method Sends the cache

2025-01-10 15:47:30
filters\ContentNegotiator bootstrap()
  • References/PHP/Yii/filters/ContentNegotiator

bootstrap() public method Bootstrap method to be called

2025-01-10 15:47:30
filters\ContentNegotiator negotiate()
  • References/PHP/Yii/filters/ContentNegotiator

negotiate() public method Negotiates the response format

2025-01-10 15:47:30
filters\RateLimiter beforeAction()
  • References/PHP/Yii/filters/RateLimiter

beforeAction() public method This method is invoked right

2025-01-10 15:47:30
filters\AccessControl $rules
  • References/PHP/Yii/filters/AccessControl

$rules public property A list of access rule objects or configuration

2025-01-10 15:47:30
filters\AccessRule $allow
  • References/PHP/Yii/filters/AccessRule

$allow public property Whether this is an 'allow' rule or 'deny'

2025-01-10 15:47:30
filters\HttpCache validateCache()
  • References/PHP/Yii/filters/HttpCache

validateCache() protected method Validates if the HTTP

2025-01-10 15:47:30
filters\RateLimitInterface loadAllowance()
  • References/PHP/Yii/filters/RateLimitInterface

loadAllowance() public abstract method Loads the number

2025-01-10 15:47:30
filters\PageCache cacheResponse()
  • References/PHP/Yii/filters/PageCache

cacheResponse() public method (available since version 2.0.3) Caches

2025-01-10 15:47:30