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. |
color_valid_hexadecimal_string | function | modules/ |
Determines if a hexadecimal CSS color string is valid. |
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. |
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. |
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. |
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. |
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. |
UpdateQuery::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
UpdateQuery_mysql::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
_locale_export_get_strings | function | includes/ |
Generates a structured array of all strings with translations in $language, if given. This array can be used to generate an export of the string in the database. |
_locale_export_string | function | includes/ |
Print out a string on multiple lines |
_locale_import_one_string | function | includes/ |
Imports a string into the database |
_locale_import_one_string_db | function | includes/ |
Import one string into the database. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.