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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Symfony\Component\String

Object name File name Summary
AbstractString vendor/symfony/string/AbstractString.php Represents a string of abstract characters.
AbstractUnicodeString vendor/symfony/string/AbstractUnicodeString.php Represents a string of abstract Unicode characters.
ByteString vendor/symfony/string/ByteString.php Represents a binary-safe string of bytes.
CodePointString vendor/symfony/string/CodePointString.php Represents a string of Unicode code points encoded as UTF-8.
LazyString vendor/symfony/string/LazyString.php A string whose value is computed lazily by a callback.
UnicodeString vendor/symfony/string/UnicodeString.php Represents a string of Unicode grapheme clusters encoded as UTF-8.

API Navigation

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