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

Breadcrumb

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

class SuspiciousOperationException

Raised when a user has performed an operation that should be considered suspicious from a security perspective.

Hierarchy

  • class \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException extends \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException
    • class \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException extends \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException
      • class \Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException extends \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException implements \Symfony\Component\HttpFoundation\Exception\RequestExceptionInterface

Expanded class hierarchy of SuspiciousOperationException

2 files declare their use of SuspiciousOperationException
HttpCache.php in vendor/symfony/http-kernel/HttpCache/HttpCache.php
Request.php in vendor/symfony/http-foundation/Request.php

File

vendor/symfony/http-foundation/Exception/SuspiciousOperationException.php, line 18

Namespace

Symfony\Component\HttpFoundation\Exception
View source
class SuspiciousOperationException extends UnexpectedValueException implements RequestExceptionInterface {

}

API Navigation

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