Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PeekableRequestRateLimiterInterface.php

function PeekableRequestRateLimiterInterface::peek

1 method overrides PeekableRequestRateLimiterInterface::peek()
AbstractRequestRateLimiter::peek in vendor/symfony/http-foundation/RateLimiter/AbstractRequestRateLimiter.php

File

vendor/symfony/http-foundation/RateLimiter/PeekableRequestRateLimiterInterface.php, line 34

Class

PeekableRequestRateLimiterInterface
A request limiter which allows peeking ahead.

Namespace

Symfony\Component\HttpFoundation\RateLimiter

Code

public function peek(Request $request) : RateLimit;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal