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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Ramsey\Collection\Map

Object name File name Summary
AbstractMap vendor/ramsey/collection/src/Map/AbstractMap.php This class provides a basic implementation of `MapInterface`, to minimize the
effort required to implement this interface.
AbstractTypedMap vendor/ramsey/collection/src/Map/AbstractTypedMap.php This class provides a basic implementation of `TypedMapInterface`, to
minimize the effort required to implement this interface.
AssociativeArrayMap vendor/ramsey/collection/src/Map/AssociativeArrayMap.php `AssociativeArrayMap` represents a standard associative array object.
MapInterface vendor/ramsey/collection/src/Map/MapInterface.php An object that maps keys to values.
NamedParameterMap vendor/ramsey/collection/src/Map/NamedParameterMap.php `NamedParameterMap` represents a mapping of values to a set of named keys
that may optionally be typed
TypedMap vendor/ramsey/collection/src/Map/TypedMap.php A `TypedMap` represents a map of elements where key and value are typed.
TypedMapInterface vendor/ramsey/collection/src/Map/TypedMapInterface.php A `TypedMapInterface` represents a map of elements where key and value are
typed.

API Navigation

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