Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • AcceptHeader
  • AcceptHeaderItem
  • ApacheRequest
  • BinaryFileResponse
  • Cookie
  • ExpressionRequestMatcher
  • FileBag
  • HeaderBag
  • IpUtils
  • JsonResponse
  • ParameterBag
  • RedirectResponse
  • Request
  • RequestMatcher
  • RequestStack
  • Response
  • ResponseHeaderBag
  • ServerBag
  • StreamedResponse

Interfaces

  • RequestMatcherInterface
  • Overview
  • Namespace
  • Class
  • Tree

Class ExpressionRequestMatcher

ExpressionRequestMatcher uses an expression to match a Request.

Symfony\Component\HttpFoundation\RequestMatcher implements Symfony\Component\HttpFoundation\RequestMatcherInterface
Extended by Symfony\Component\HttpFoundation\ExpressionRequestMatcher
Namespace: Symfony\Component\HttpFoundation
Author: Fabien Potencier fabien@symfony.com
Located at ExpressionRequestMatcher.php
Methods summary
public
# setExpression( Symfony\Component\ExpressionLanguage\ExpressionLanguage $language, $expression )
public boolean
# matches( Symfony\Component\HttpFoundation\Request $request )

Decides whether the rule(s) implemented by the strategy matches the supplied request.

Decides whether the rule(s) implemented by the strategy matches the supplied request.

Parameters

$request
The request to check for a match

Returns

boolean
true if the request matches, false otherwise

Api

Overrides

Symfony\Component\HttpFoundation\RequestMatcher::matches()
Methods inherited from Symfony\Component\HttpFoundation\RequestMatcher
__construct(), matchAttribute(), matchHost(), matchIp(), matchIps(), matchMethod(), matchPath(), matchScheme()
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen