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
StringDatabaseStorage::getTranslations function core/modules/locale/src/StringDatabaseStorage.php
StringDatabaseStorage::save function core/modules/locale/src/StringDatabaseStorage.php
StringDatabaseStorage::updateLocation function core/modules/locale/src/StringDatabaseStorage.php Update locations for string.
StringDatabaseStorage::__construct function core/modules/locale/src/StringDatabaseStorage.php Constructs a new StringDatabaseStorage class.
StringFieldTest class core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Tests the creation of string fields.
StringFieldTest.php file core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php
StringFieldTest::$defaultTheme property core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php The theme to install as the default for testing.
StringFieldTest::$modules property core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Modules to install.
StringFieldTest::$webUser property core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php A user without any special permissions.
StringFieldTest::setUp function core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php
StringFieldTest::testTextfieldWidgets function core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Tests widgets.
StringFieldTest::_testTextfieldWidgets function core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Helper function for testTextfieldWidgets().
StringFilter class core/modules/views/src/Plugin/views/filter/StringFilter.php Basic textfield filter to handle string filtering commands.
StringFilter.php file core/modules/views/src/Plugin/views/filter/StringFilter.php
StringFilter::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/StringFilter.php Exposed filter options.
StringFilter::$connection property core/modules/views/src/Plugin/views/filter/StringFilter.php The database connection.
StringFilter::adminSummary function core/modules/views/src/Plugin/views/filter/StringFilter.php Display the filter on the administrative summary.
StringFilter::buildExposeForm function core/modules/views/src/Plugin/views/filter/StringFilter.php Options form subform for exposed filter options.
StringFilter::create function core/modules/views/src/Plugin/views/filter/StringFilter.php Creates an instance of the plugin.
StringFilter::defaultExposeOptions function core/modules/views/src/Plugin/views/filter/StringFilter.php Provide default options for exposed filters.
StringFilter::defineOptions function core/modules/views/src/Plugin/views/filter/StringFilter.php Information about options for all kinds of purposes will be held here.
StringFilter::getConditionOperator function core/modules/views/src/Plugin/views/filter/StringFilter.php Get specified condition operator mapping value.
StringFilter::opContains function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'LIKE'.
StringFilter::opContainsWord function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'contains'.
StringFilter::opEmpty function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'EMPTY'.
StringFilter::opEndsWith function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'ends with'.
StringFilter::opEqual function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'equals'.
StringFilter::operator function core/modules/views/src/Plugin/views/filter/StringFilter.php Get the query operator.
StringFilter::operatorOptions function core/modules/views/src/Plugin/views/filter/StringFilter.php Build strings from the operators() for 'select' options.
StringFilter::operators function core/modules/views/src/Plugin/views/filter/StringFilter.php Returns an array of operator information, keyed by operator ID.
StringFilter::operatorValues function core/modules/views/src/Plugin/views/filter/StringFilter.php Gets the operators that have a given number of values.
StringFilter::opLongerThan function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'longer than'.
StringFilter::opNotEndsWith function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'not ends with'.
StringFilter::opNotLike function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'not LIKE'.
StringFilter::opNotRegex function core/modules/views/src/Plugin/views/filter/StringFilter.php Filters by a negated regular expression.
StringFilter::opNotStartsWith function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'not starts with'.
StringFilter::opRegex function core/modules/views/src/Plugin/views/filter/StringFilter.php Filters by a regular expression.
StringFilter::opShorterThan function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'shorter than'.
StringFilter::opStartsWith function core/modules/views/src/Plugin/views/filter/StringFilter.php Adds a where clause for the operation, 'starts with'.
StringFilter::query function core/modules/views/src/Plugin/views/filter/StringFilter.php Add this filter to the query.
StringFilter::valueForm function core/modules/views/src/Plugin/views/filter/StringFilter.php Provide a simple textfield for equality.
StringFilter::WORDS_PATTERN constant core/modules/views/src/Plugin/views/filter/StringFilter.php All words separated by spaces or sentences encapsulated by double quotes.
StringFilter::__construct function core/modules/views/src/Plugin/views/filter/StringFilter.php Constructs a new StringFilter object.
StringFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Plugin implementation of the 'string' formatter.
StringFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php
StringFormatter::$entityTypeManager property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php The entity type manager.
StringFormatter::create function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Creates an instance of the plugin.
StringFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Defines the default settings for this plugin.
StringFormatter::getEntityUrl function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Gets the URI elements of the entity.
StringFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Returns a form to configure settings for the formatter.

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