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

Breadcrumb

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

class InvalidTtlException

@author Amrouche Hamza <hamza.simperfit@gmail.com>

Hierarchy

  • class \Symfony\Component\Lock\Exception\InvalidArgumentException extends \Symfony\Component\Lock\Exception\InvalidArgumentException implements \Symfony\Component\Lock\Exception\ExceptionInterface
    • class \Symfony\Component\Lock\Exception\InvalidArgumentException extends \Symfony\Component\Lock\Exception\InvalidArgumentException implements \Symfony\Component\Lock\Exception\ExceptionInterface
      • class \Symfony\Component\Lock\Exception\InvalidTtlException extends \Symfony\Component\Lock\Exception\InvalidArgumentException implements \Symfony\Component\Lock\Exception\ExceptionInterface

Expanded class hierarchy of InvalidTtlException

6 files declare their use of InvalidTtlException
DatabaseTableTrait.php in vendor/symfony/lock/Store/DatabaseTableTrait.php
DoctrineDbalStore.php in vendor/symfony/lock/Store/DoctrineDbalStore.php
MemcachedStore.php in vendor/symfony/lock/Store/MemcachedStore.php
MongoDbStore.php in vendor/symfony/lock/Store/MongoDbStore.php
PdoStore.php in vendor/symfony/lock/Store/PdoStore.php

... See full list

File

vendor/symfony/lock/Exception/InvalidTtlException.php, line 17

Namespace

Symfony\Component\Lock\Exception
View source
class InvalidTtlException extends InvalidArgumentException implements ExceptionInterface {

}

API Navigation

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