Search for string

  1. Search 9.5.x for string
  2. Search 8.9.x for string
  3. Search 10.3.x for string
  4. Search 11.x for string
  5. Other projects
Title Object type File name Summary
Archive_Tar::addString function modules/system/system.tar.inc This method add a single string as a file at the
end of the existing archive. If the archive does not yet exists it
is created.
Archive_Tar::extractInString function modules/system/system.tar.inc This method extract from the archive one file identified by $p_filename.
The return value is a string with the file content, or NULL on error.
Archive_Tar::_addString function modules/system/system.tar.inc
Archive_Tar::_extractInString function modules/system/system.tar.inc This method extract from the archive one file identified by $p_filename.
The return value is a string with the file content, or null on error.
CacheSavingCase::testString function modules/simpletest/tests/cache.test Test the saving and restoring of a string.
CascadingStylesheetsTestCase::testAddCssFileWithQueryString function modules/simpletest/tests/common.test Tests that the query string remains intact when adding CSS files that have
query string parameters.
color_valid_hexadecimal_string function modules/color/color.module Determines if a hexadecimal CSS color string is valid.
CommonXssUnitTest::testFormatStringAndT function modules/simpletest/tests/common.test Test t() and format_string() replacement functionality.
common_test_js_and_css_querystring function modules/simpletest/tests/common_test.module Adds a JavaScript file and a CSS file with a query string appended.
DatabaseCondition::$stringVersion property includes/database/query.inc Contains the string version of the Condition.
DatabaseCondition::__toString function includes/database/query.inc Implements PHP magic __toString method to convert the conditions to string.
DatabaseConnection_sqlite::sqlFunctionSubstring function includes/database/sqlite/database.inc SQLite compatibility implementation for the SUBSTRING() SQL function.
DatabaseConnection_sqlite::sqlFunctionSubstringIndex function includes/database/sqlite/database.inc SQLite compatibility implementation for the SUBSTRING_INDEX() SQL function.
DatabaseStatementBase::getQueryString function includes/database/database.inc Gets the query string of this statement.
DatabaseStatementEmpty::getQueryString function includes/database/database.inc Gets the query string of this statement.
DatabaseStatementInterface::getQueryString function includes/database/database.inc Gets the query string of this statement.
DatabaseStatementPrefetch::$queryString property includes/database/prefetch.inc The query string.
DatabaseStatementPrefetch::getQueryString function includes/database/prefetch.inc Return the object's SQL query string.
DeleteQuery::__toString function includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
DrupalHtmlToTextTestCase::stringToHtml function modules/simpletest/tests/mail.test Converts a string to its PHP source equivalent for display in test messages.
DrupalTestCase::randomString function modules/simpletest/drupal_web_test_case.php Generates a random string of ASCII characters of codes 32 to 126.
DrupalWebTestCase::assertMailString function modules/simpletest/drupal_web_test_case.php Asserts that the most recently sent e-mail message has the string in it.
FieldSqlStorageTestCase::testFieldSqlSchemaForEntityWithStringIdentifier function modules/field/modules/field_sql_storage/field_sql_storage.test Tests adding a field with an entity ID type of string.
FilterUnitTestCase::assertFilteredString function modules/filter/filter.test Asserts multiple filter output expectations for multiple input strings.
format_string function includes/bootstrap.inc Formats a string for HTML display by replacing variable placeholders.
FormsTestCase::testTextfieldStringValue function modules/simpletest/tests/form.test Tests that submitted values are converted to scalar strings for textfields.
InsertQuery::__toString function includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
InsertQuery_mysql::__toString function includes/database/mysql/query.inc Implements PHP magic __toString method to convert the query to a string.
InsertQuery_pgsql::__toString function includes/database/pgsql/query.inc Implements PHP magic __toString method to convert the query to a string.
InsertQuery_sqlite::__toString function includes/database/sqlite/query.inc Implements PHP magic __toString method to convert the query to a string.
JavaScriptTestCase::testAddJsFileWithQueryString function modules/simpletest/tests/common.test Tests that the query string remains intact when adding JavaScript files
that have query string parameters.
list_allowed_values_string function modules/field/modules/list/list.module Generates a string representation of an array of 'allowed values'.
LocaleStringIsSafeTest class modules/locale/locale.test Tests locale translation safe string handling.
LocaleStringIsSafeTest::getInfo function modules/locale/locale.test
LocaleStringIsSafeTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleStringIsSafeTest::testLocaleStringIsSafe function modules/locale/locale.test Tests for locale_string_is_safe().
LocaleTranslationFunctionalTest::testStringSearch function modules/locale/locale.test Tests translation search form.
LocaleTranslationFunctionalTest::testStringTranslation function modules/locale/locale.test Adds a language and tests string translation by users with the appropriate permissions.
LocaleTranslationFunctionalTest::testStringValidation function modules/locale/locale.test Tests the validation of the translation input.
LOCALE_JS_STRING constant includes/locale.inc Regular expression pattern used to localize JavaScript strings.
locale_string_is_safe function includes/locale.inc Check that a string is safe to be added or imported as a translation.
MergeQuery::__toString function includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
MockTestConnection::$connectionString property modules/simpletest/tests/filetransfer.test
PharInvocation::__toString function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
Query::__toString function includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
SelectQuery::__toString function includes/database/select.inc Implements PHP magic __toString method to convert the query to a string.
SelectQueryExtender::__toString function includes/database/select.inc
TruncateQuery::__toString function includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
TruncateQuery_sqlite::__toString function includes/database/sqlite/query.inc Implements PHP magic __toString method to convert the query to a string.
UnicodeUnitTest::testMbStringUnicode function modules/simpletest/tests/unicode.test Test full unicode features implemented using the mbstring extension.

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