StringDatabaseStorage::getTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getTranslations(). |
StringDatabaseStorage::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findTranslation(). |
PHPUnit_Framework_TestFailure::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php |
Returns a short description of the failure. |
LocaleTranslationTest::testStringSearch |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Tests translation search form. |
RequestTest::testUrlencodedStringPrefix |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider urlencodedStringPrefixData |
RequestTest::urlencodedStringPrefixData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
LocaleTranslation::getStringTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php |
Retrieves English string to given language. |
FilterStringTest::testFilterStringEqual |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
AcceptHeaderTest::provideFromStringData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|
AbstractEntityBodyDecorator::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Convert the stream to a string if the stream is readable and the stream is seekable. |
FilterStringTest::testFilterStringEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
EasyRdf_Parser_Ntriples::unescapeString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Ntriples.php |
Decodes an encoded N-Triples string. Any \-escape sequences are substituted
with their decoded value. |
CoalescingDirectoryResource::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
Returns a string to uniquely identify the current resource. |
Framework_TestFailureTest::testToString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestFailureTest.php |
@covers PHPUnit_Framework_TestFailure::toString |
FailureTest::testAssertNullEqualsString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
TaxonomyIndexTid::validate_term_strings |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.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. |
IpValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
StringStorageInterface::getTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads multiple string translation objects. |
StaticTranslation::getStringTranslation |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php |
Retrieves English string to given language. |
StringStorageInterface::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads a string translation object, fast query. |
LocaleStringTest::createAllTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Creates translations for source string and all languages. |
EasyRdf_Serialiser_Turtle::quotedString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Turtle.php |
@ignore |
Parser::isStringUnIndentedCollectionItem |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the string is un-indented collection item |
StringDatabaseStorage::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::createTranslation(). |
PHPUnit_Framework_TestCase::dataToString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.2.1 |
FilterStringTest::testFilterStringStarts |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
FilterStringTest::testFilterStringLonger |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
EasyRdf_Parser_Turtle::parseQuotedString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a quoted string, which is either a "normal string" or a """long string""". |
Framework_TestCaseTest::testCaseToString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
theme_locale_translate_edit_form_strings |
function |
drupal/core/modules/locale/locale.pages.inc |
Returns HTML for translation edit form. |
UrlValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
EasyRdf_Parser_Json::jsonLastErrorString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php |
Return the last JSON parser error as a string |
PHPUnit_Runner_Version::getVersionString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/Version.php |
|
Util_TypeTest::testNonBinaryStringExport |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
@dataProvider provideNonBinaryMultibyteStrings |
Twig_Tests_LexerTest::testStringWithHash |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
TranslationManager::getStringTranslation |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Retrieves English string to given language. |
PHPUnit_Framework_Assert::stringContains |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_StringContains matcher object. |
PHPUnit_Framework_Assert::stringEndsWith |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_StringEndsWith matcher object. |
StringDatabaseStorage::countTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::countTranslations(). |
StringDatabaseStorage::deleteTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::deleteLanguage(). |
PHPUnit_Extensions_PhptTestCase::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php |
Returns a string representation of the test case. |
ConstraintViolationListTest::testToString |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
EasyRdf_Serialiser_Ntriples::escapeString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Ntriples.php |
@ignore |
FileValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
IbanValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
IsbnValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
DateValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
|
FilterStringTest::testFilterStringNotEnds |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
PHPUnit_Framework_Constraint_Or::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Or.php |
Returns a string representation of the constraint. |
FilterStringTest::testFilterStringShorter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|