Search for string

  1. Search 7.x for string
  2. Search 9.5.x for string
  3. Search 8.9.x for string
  4. Search 10.3.x for string
  5. Other projects
Title Object type File name Summary
StringItemBase::isEmpty function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php
StringItemBase::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php
StringItemTest class core/tests/Drupal/Tests/Core/Field/StringItemTest.php Defines a test for the StringItem field-type.
StringItemTest.php file core/tests/Drupal/Tests/Core/Field/StringItemTest.php
StringItemTest::providerMaxLength function core/tests/Drupal/Tests/Core/Field/StringItemTest.php Data provider for maximum-lengths.
StringItemTest::testGenerateSampleValue function core/tests/Drupal/Tests/Core/Field/StringItemTest.php Tests generating sample values.
StringListField class core/modules/options/src/Plugin/views/argument/StringListField.php Argument handler for list field to show the human readable name in summary.
StringListField.php file core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::$allowedValues property core/modules/options/src/Plugin/views/argument/StringListField.php Stores the allowed values of this field.
StringListField::buildOptionsForm function core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::defineOptions function core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::init function core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::summaryName function core/modules/options/src/Plugin/views/argument/StringListField.php
StringLoader class core/lib/Drupal/Core/Template/Loader/StringLoader.php Loads string templates, also known as inline templates.
StringLoader.php file core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::exists function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::getCacheKey function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::getSourceContext function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::isFresh function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLongItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php Defines the 'string_long' field type.
StringLongItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php
StringLongItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php
StringLongItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php
StringNormalizer class core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php Normalizes string data weirdly: replaces 'super' with 'NOT' and vice versa.
StringNormalizer class core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php Normalizes string fields weirdly: replaces 'super' with 'NOT' and vice versa.
StringNormalizer.php file core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer.php file core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
StringNormalizer::constructValue function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
StringNormalizer::denormalize function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer::getSupportedTypes function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer::getSupportedTypes function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
StringNormalizer::normalize function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer::normalize function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
StringObject class core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php Quick class for testing for objects with __toString.
StringObject::__toString function core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
StringStorageException class core/modules/locale/src/StringStorageException.php Defines an exception thrown when storage operations fail.
StringStorageException.php file core/modules/locale/src/StringStorageException.php
StringStorageInterface interface core/modules/locale/src/StringStorageInterface.php Defines the locale string storage interface.
StringStorageInterface.php file core/modules/locale/src/StringStorageInterface.php
StringStorageInterface::countStrings function core/modules/locale/src/StringStorageInterface.php Counts source strings.
StringStorageInterface::countTranslations function core/modules/locale/src/StringStorageInterface.php Counts translations.
StringStorageInterface::createString function core/modules/locale/src/StringStorageInterface.php Creates a source string object bound to this storage but not saved.
StringStorageInterface::createTranslation function core/modules/locale/src/StringStorageInterface.php Creates a string translation object bound to this storage but not saved.
StringStorageInterface::delete function core/modules/locale/src/StringStorageInterface.php Delete string from storage.
StringStorageInterface::deleteStrings function core/modules/locale/src/StringStorageInterface.php Deletes source strings and translations using conditions.
StringStorageInterface::deleteTranslations function core/modules/locale/src/StringStorageInterface.php Deletes translations using conditions.
StringStorageInterface::findString function core/modules/locale/src/StringStorageInterface.php Loads a string source object, fast query.
StringStorageInterface::findTranslation function core/modules/locale/src/StringStorageInterface.php Loads a string translation object, fast query.
StringStorageInterface::getLocations function core/modules/locale/src/StringStorageInterface.php Loads string location information.
StringStorageInterface::getStrings function core/modules/locale/src/StringStorageInterface.php Loads multiple source string objects.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.