StringInterface::getId |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets the string unique identifier. |
StringInterface::setId |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets the string unique identifier. |
StringInterface::isNew |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Checks whether the object is not saved to storage yet. |
StringStorageInterface |
interface |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Defines the locale string storage interface. |
TestBase::randomString |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Generates a random string of ASCII characters of codes 32 to 126. |
QueryString::getPrefix |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Get the query string prefix |
QueryString::setPrefix |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Set the query string prefix |
QueryString::urlEncode |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Returns an array of url encoded field names and values |
PoHeader::setFromString |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Populate internal values from a string. |
StringBase::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Constructs a new locale string object. |
StringBase::addLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::addLocation(). |
StringBase::hasLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::hasLocation(). |
TraversableString::$one |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
LocaleStringTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Sets up a Drupal site for running functional and integration tests. |
TranslationString::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::save(). |
Twig_Token::STRING_TYPE |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
SourceString::getString |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\LocaleString::getString(). |
SourceString::setString |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\LocaleString::setString(). |
HttpKernel::varToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php |
|
FilterStringTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Sets up Drupal unit test environment. |
PostFile::getCurlString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Get a cURL ready string for the upload |
Twig_Markup::__toString |
function |
drupal/core/vendor/twig/twig/lib/Twig/Markup.php |
|
String::operator_values |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
|
StringInterface::delete |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Deletes string object from storage. |
QueryString::$urlEncode |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
|
QueryString::fromString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Parse a query string into a QueryString object |
QueryString::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Convert the query string parameters to a query string string |
Request::getQueryString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Generates the normalized query string for the Request. |
QueryString::encodeData |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Url encode parameter data. |
DateTimePlus::__toString |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Implements __toString() for dates. |
TwigResource::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
Returns a unique string for the current resource. |
StringBase::getLocations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::getLocation(). |
EntityWrapper::getString |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements TypedDataInterface::getString(). |
TraversableString::$many |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
TraversableString::count |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
TranslationString::isNew |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::isNew(). |
Twig_Token::typeToString |
function |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Returns the constant representation (internal) of a given type. |
CookieTest::testToString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
FileResource::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
Returns a unique string for the current resource. |
ListString::summary_name |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Provides the name to use for the summary. By default this is just
the name field. |
String::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Build the options form. |
String::summary_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl(). |
String::$always_multiple |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
Disable the possibility to force a single value. |
Twig_Lexer::STATE_STRING |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
String::operator_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
Build strings from the operators() for 'select' options |
StringAsset::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php |
Constructor. |
Twig_Lexer::REGEX_STRING |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
QueryString::$aggregator |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
|
FieldItemBase::getString |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements TypedDataInterface::getString(). |
LocaleStringTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
|