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

Breadcrumb

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

class NoSuchElementException

Thrown when attempting to access an element that does not exist.

Hierarchy

  • class \Ramsey\Collection\Exception\NoSuchElementException extends \RuntimeException implements \Ramsey\Collection\Exception\CollectionException

Expanded class hierarchy of NoSuchElementException

6 files declare their use of NoSuchElementException
AbstractCollection.php in vendor/ramsey/collection/src/AbstractCollection.php
CollectionInterface.php in vendor/ramsey/collection/src/CollectionInterface.php
DoubleEndedQueue.php in vendor/ramsey/collection/src/DoubleEndedQueue.php
DoubleEndedQueueInterface.php in vendor/ramsey/collection/src/DoubleEndedQueueInterface.php
Queue.php in vendor/ramsey/collection/src/Queue.php

... See full list

File

vendor/ramsey/collection/src/Exception/NoSuchElementException.php, line 22

Namespace

Ramsey\Collection\Exception
View source
class NoSuchElementException extends RuntimeException implements CollectionException {

}

API Navigation

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