| String | class | drupal/core/lib/Drupal/Core/TypedData/Type/String.php | The string data type. | 
          
                  | String | class | drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php | Basic argument handler to implement string arguments that may have length
limits. | 
          
                  | String | class | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php | Basic textfield filter to handle string filtering commands
including equality, like, not like, etc. | 
          
                  | String.php | file | drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php | Definition of Drupal\views\Plugin\views\argument\String. | 
          
                  | String.php | file | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php | Definition of Drupal\views\Plugin\views\filter\String. | 
          
                  | String.php | file | drupal/core/lib/Drupal/Core/TypedData/Type/String.php | Definition of Drupal\Core\TypedData\Type\String. | 
          
                  | ListString | class | drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php | Argument handler for list field to show the human readable name in the
summary. | 
          
                  | String.php | file | drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php |  | 
          
                  | StringItem | class | drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php | Defines the 'string_field' entity field item. | 
          
                  | StringBase | class | drupal/core/modules/locale/lib/Drupal/locale/StringBase.php | Defines the locale string base class. | 
          
                  | StringAsset | class | drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php | Represents a string asset. | 
          
                  | QueryString | class | drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php | Query string object to handle managing query string parameters and aggregating those parameters together as a string. | 
          
                  | SourceString | class | drupal/core/modules/locale/lib/Drupal/locale/SourceString.php | Defines the locale source string object. | 
          
                  | strings.test | file | drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/strings.test |  | 
          
                  | String::init | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php | Overrides Drupal\views\Plugin\views\HandlerBase:init(). | 
          
                  | format_string | function | drupal/core/includes/bootstrap.inc | Replaces placeholders with sanitized values in a string. | 
          
                  | String::query | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php | Build the query based upon the formula | 
          
                  | String::title | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php | Get the title this argument will assign the view, given the argument. | 
          
                  | String::query | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php | Add this filter to the query. | 
          
                  | StringItem.php | file | drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php | Definition of Drupal\Core\Entity\Field\Type\StringItem. | 
          
                  | String::$value | property | drupal/core/lib/Drupal/Core/TypedData/Type/String.php | The data value. | 
          
                  | ListString.php | file | drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php | Definition of Drupal\field\Plugin\views\argument\ListString. | 
          
                  | StringBase.php | file | drupal/core/modules/locale/lib/Drupal/locale/StringBase.php | Definition of Drupal\locale\StringBase. | 
          
                  | String::op_not | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |  | 
          
                  | QueryString.php | file | drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |  | 
          
                  | StringAssetTest | class | drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/StringAssetTest.php |  | 
          
                  | StringAsset.php | file | drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php |  | 
          
                  | Date::getString | function | drupal/core/lib/Drupal/Core/TypedData/Type/Date.php | Implements TypedDataInterface::getString(). | 
          
                  | AttributeString | class | drupal/core/lib/Drupal/Core/Template/AttributeString.php | A class that represents most standard HTML attributes. | 
          
                  | Debug::toString | function | drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/Debug.php | Convert to string | 
          
                  | StringInterface | interface | drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php | Defines the locale string interface. | 
          
                  | Url::__toString | function | drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php | Returns the URL as a URL string | 
          
                  | String::op_word | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |  | 
          
                  | String::op_ends | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |  | 
          
                  | StringBase::save | function | drupal/core/modules/locale/lib/Drupal/locale/StringBase.php | Implements Drupal\locale\LocaleString::save(). | 
          
                  | LocaleStringTest | class | drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php | Tests for the locale string data API. | 
          
                  | FilterStringTest | class | drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php | Tests the core Drupal\views\Plugin\views\filter\String handler. | 
          
                  | String::setValue | function | drupal/core/lib/Drupal/Core/TypedData/Type/String.php | Implements TypedDataInterface::setValue(). | 
          
                  | String::validate | function | drupal/core/lib/Drupal/Core/TypedData/Type/String.php | Implements TypedDataInterface::validate(). | 
          
                  | ListString::init | function | drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php | Overrides Drupal\views\Plugin\views\HandlerBase:init(). | 
          
                  | SourceString.php | file | drupal/core/modules/locale/lib/Drupal/locale/SourceString.php | Definition of Drupal\locale\SourceString. | 
          
                  | StringableObject | class | drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |  | 
          
                  | String::operator | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |  | 
          
                  | String::op_equal | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |  | 
          
                  | String::op_regex | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |  | 
          
                  | String::op_empty | function | drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |  | 
          
                  | Field::getString | function | drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php | Returns a string representation of the field. | 
          
                  | LOCALE_JS_STRING | constant | drupal/core/modules/locale/locale.module | Regular expression pattern used to localize JavaScript strings. | 
          
                  | StringBase::$lid | property | drupal/core/modules/locale/lib/Drupal/locale/StringBase.php | The string identifier. | 
          
                  | StringBase::getId | function | drupal/core/modules/locale/lib/Drupal/locale/StringBase.php | Implements Drupal\locale\StringInterface::getId(). |