Search for string
- Search 9.5.x for string
- Search 8.9.x for string
- Search 10.3.x for string
- Search 11.x for string
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Archive_Tar::addString | function | modules/ |
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/ |
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/ |
|
Archive_Tar::_extractInString | function | modules/ |
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/ |
Test the saving and restoring of a string. |
CascadingStylesheetsTestCase::testAddCssFileWithQueryString | function | modules/ |
Tests that the query string remains intact when adding CSS files that have query string parameters. |
color_valid_hexadecimal_string | function | modules/ |
Determines if a hexadecimal CSS color string is valid. |
CommonXssUnitTest::testFormatStringAndT | function | modules/ |
Test t() and format_string() replacement functionality. |
common_test_js_and_css_querystring | function | modules/ |
Adds a JavaScript file and a CSS file with a query string appended. |
DatabaseCondition::$stringVersion | property | includes/ |
Contains the string version of the Condition. |
DatabaseCondition::__toString | function | includes/ |
Implements PHP magic __toString method to convert the conditions to string. |
DatabaseConnection_sqlite::sqlFunctionSubstring | function | includes/ |
SQLite compatibility implementation for the SUBSTRING() SQL function. |
DatabaseConnection_sqlite::sqlFunctionSubstringIndex | function | includes/ |
SQLite compatibility implementation for the SUBSTRING_INDEX() SQL function. |
DatabaseStatementBase::getQueryString | function | includes/ |
Gets the query string of this statement. |
DatabaseStatementEmpty::getQueryString | function | includes/ |
Gets the query string of this statement. |
DatabaseStatementInterface::getQueryString | function | includes/ |
Gets the query string of this statement. |
DatabaseStatementPrefetch::$queryString | property | includes/ |
The query string. |
DatabaseStatementPrefetch::getQueryString | function | includes/ |
Return the object's SQL query string. |
DeleteQuery::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
DrupalHtmlToTextTestCase::stringToHtml | function | modules/ |
Converts a string to its PHP source equivalent for display in test messages. |
DrupalTestCase::randomString | function | modules/ |
Generates a random string of ASCII characters of codes 32 to 126. |
DrupalWebTestCase::assertMailString | function | modules/ |
Asserts that the most recently sent e-mail message has the string in it. |
FieldSqlStorageTestCase::testFieldSqlSchemaForEntityWithStringIdentifier | function | modules/ |
Tests adding a field with an entity ID type of string. |
FilterUnitTestCase::assertFilteredString | function | modules/ |
Asserts multiple filter output expectations for multiple input strings. |
format_string | function | includes/ |
Formats a string for HTML display by replacing variable placeholders. |
FormsTestCase::testTextfieldStringValue | function | modules/ |
Tests that submitted values are converted to scalar strings for textfields. |
InsertQuery::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
InsertQuery_mysql::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
InsertQuery_pgsql::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
InsertQuery_sqlite::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
JavaScriptTestCase::testAddJsFileWithQueryString | function | modules/ |
Tests that the query string remains intact when adding JavaScript files that have query string parameters. |
list_allowed_values_string | function | modules/ |
Generates a string representation of an array of 'allowed values'. |
LocaleStringIsSafeTest | class | modules/ |
Tests locale translation safe string handling. |
LocaleStringIsSafeTest::getInfo | function | modules/ |
|
LocaleStringIsSafeTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleStringIsSafeTest::testLocaleStringIsSafe | function | modules/ |
Tests for locale_string_is_safe(). |
LocaleTranslationFunctionalTest::testStringSearch | function | modules/ |
Tests translation search form. |
LocaleTranslationFunctionalTest::testStringTranslation | function | modules/ |
Adds a language and tests string translation by users with the appropriate permissions. |
LocaleTranslationFunctionalTest::testStringValidation | function | modules/ |
Tests the validation of the translation input. |
LOCALE_JS_STRING | constant | includes/ |
Regular expression pattern used to localize JavaScript strings. |
locale_string_is_safe | function | includes/ |
Check that a string is safe to be added or imported as a translation. |
MergeQuery::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
MockTestConnection::$connectionString | property | modules/ |
|
PharInvocation::__toString | function | misc/ |
|
Query::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
SelectQuery::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
SelectQueryExtender::__toString | function | includes/ |
|
TruncateQuery::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
TruncateQuery_sqlite::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
UnicodeUnitTest::testMbStringUnicode | function | modules/ |
Test full unicode features implemented using the mbstring extension. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.