TranslationString::setCustomized |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Sets the string as customized / not customized. |
TranslationString::isTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::isTranslation(). |
Connection::sqlFunctionSubstring |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
SQLite compatibility implementation for the SUBSTRING() SQL function. |
AcceptHeaderTest::testFromString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
@dataProvider provideFromStringData |
ArgumentStringTest::testGlossary |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
Tests the glossary feature. |
string_translator.custom_strings |
service |
drupal/core/core.services.yml |
Drupal\Core\StringTranslation\Translator\CustomStrings |
assertJsonStringEqualsJsonString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two given JSON encoded objects or arrays are equal. |
StringItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php |
Definitions of the contained properties. |
assertStringNotMatchesFormatFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a string does not match a given format string. |
Twig_Lexer::REGEX_DQ_STRING_PART |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
PostFileInterface::getCurlString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Get a cURL ready string for the upload |
DateTimePlusTest::testDateStrings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test creating dates from string input. |
QueryString::setAggregateFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Provide a function for combining multi-valued query string parameters into a single or multiple fields |
EasyRdf_Sparql_Result::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php |
Magic method to return value of the result to string |
EasyRdf_Sparql_Client::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Client.php |
Magic method to return URI of the SPARQL endpoint when casted to string |
AnnotationWithAttributes::$string |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
StaticReflectionClass::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
assertJsonStringNotEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that the generated JSON encoded object and the content of the given file are not equal. |
StatementPrefetch::getQueryString |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Return the object's SQL query string. |
RegisterStringTranslatorsPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStringTranslatorsPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterStringTranslatorsPass. |
assertXmlStringNotEqualsXmlString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two XML documents are not equal. |
FieldPluginBase::useStringGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Determines if this field will be available as an option to group the result
by in the style settings. |
Twig_Lexer::REGEX_DQ_STRING_DELIM |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
EasyRdf_Http_Response::fromString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Create an EasyRdf_Http_Response object from a HTTP response string |
FieldUnitTest::assertNotSubString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Asserts that a string is not part of another string. |
EasyRdf_Http_Response::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Implements magic __toString() |
StringDatabaseStorage::getStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getStrings(). |
StringDatabaseStorage::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findString(). |
StaticReflectionMethod::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
PHPUnit_Util_Type::shortenedString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Shortens a string and converts all new lines to '\n' |
PHP_Token_CONSTANT_ENCAPSED_STRING |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
RouterListener::parametersToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/RouterListener.php |
|
FilterStringTest::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Returns the schema definition. |
FilterStringTest::getBasicPageView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Build and return a Page view of the views_test_data table. |
PHPUnit_Util_String::convertToUtf8 |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/String.php |
Converts a string to UTF-8 encoding. |
EasyRdf_Parser_Turtle::parseString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a "normal string". This method assumes that the first double quote
has already been parsed. |
EntityEnclosingRequest::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get the HTTP request as a string |
StringItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
StatementInterface::getQueryString |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Gets the query string of this statement. |
StringTest::providerDecodeEntities |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Data provider for testDecodeEntities(). |
HeaderBagTest::testToStringNotNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
HandlerTest::testBreakPhraseString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the breakPhraseString() method. |
AcceptHeaderItemTest::testToString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php |
@dataProvider provideToStringData |
common_test_js_and_css_querystring |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Adds a JavaScript file and a CSS file with a query string appended. |
StringStorageInterface::getStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads multiple source string objects. |
StringStorageInterface::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads a string source object, fast query. |
FilterControllerEvent::varToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php |
|
StringDatabaseStorage::$connection |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
The database connection. |
StringDatabaseStorage::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Constructs a new StringStorage controller. |
StringDatabaseStorage::checkVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Checks whether the string version matches a given version, fix it if not. |