StringDatabaseStorage.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Definition of Drupal\locale\StringDatabaseStorage. |
BooleanOperatorString.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperatorString.php |
Definition of Drupal\views\Plugin\views\filter\BooleanOperatorString. |
StringStorageException.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageException.php |
Definition of Drupal\Core\Entity\StringStorageException. |
QueryString::isUrlEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Returns whether or not field names and values will be urlencoded |
SelectExtender::__toString |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
EasyRdf_Format::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Magic method to return the name of the format when casted to string |
TranslationString::$is_new |
property |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Boolean indicating whether the string object is new. |
Twig_Loader_String::exists |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php |
Check if we have the source code of a template, given its name. |
FilterStringTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Modules to enable. |
StringAsset::$lastModified |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php |
|
DataCollector::varToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollector.php |
Converts a PHP variable to a string. |
ResponseTest::testToString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
CurlHandle::BODY_AS_STRING |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
|
AttributeArray::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements the magic __toString() method. |
StringTest::testCheckPlain |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Tests String::checkPlain(). |
StringTest::providerFormat |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Data provider for testFormat(). |
StringInterface::getString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets plain string contained in this object. |
StringInterface::setString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets the string contained in this object. |
StringInterface::setValues |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets an array of values as object properties. |
StringInterface::getValues |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets field values that are set for given field names. |
LocaleStringTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Modules to enable. |
LocaleStringTest::$storage |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
The locale storage. |
StringStorageInterface.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Contains \Drupal\locale\StringStorageInterface. |
Name::validate_user_strings |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. |
QueryString::useUrlEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Set whether or not field names and values should be rawurlencoded |
TranslationString::isSource |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::isSource(). |
XmlEncoder::appendXMLString |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
|
SourceString::isTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\StringInterface::isTranslation(). |
Twig_Loader_String::isFresh |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php |
Returns true if the template is still fresh. |
FilterStringTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Returns the views data definition. |
ArrayCollection::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Returns a string representation of this object. |
ArchiveTar::extractInString |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
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. |
PHPUnit_Util_String::isUtf8 |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/String.php |
Checks a string for UTF-8 encoding. |
ArgumentStringTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
|
AttributeString::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeString.php |
Implements the magic __toString() method. |
ParameterBag::resolveString |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php |
Resolves parameters inside a string |
StringTest::testPlaceholder |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Tests String::placeholder(). |
PHP_TokenTest::testToString |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/TokenTest.php |
@covers PHP_Token::__construct
@covers PHP_Token::__toString |
StreamInterface::__toString |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Convert the stream to a string if the stream is readable and the stream is seekable. |
EasyRdf_ParsedUri::toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Convert the parsed URI back into a string |
StringInterface::getVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets the string version. |
StringInterface::setVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets the string version. |
StringInterface::getPlurals |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Splits string to work with plural values. |
StringInterface::setPlurals |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets this string using array of plural values. |
StringInterface::getStorage |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets the string storage. |
StringInterface::setStorage |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets the string storage. |
Twig_Extension_StringLoader |
class |
drupal/core/vendor/twig/twig/lib/Twig/Extension/StringLoader.php |
|
Inline::REGEX_QUOTED_STRING |
constant |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
|
EasyRdf_Literal::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Magic method to return the value of a literal as a string |
CustomStrings::loadLanguage |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php |
Add translations for new language. |