FileStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
FileStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
PoItem::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Get the language code of the currently used language. |
PoItem::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Set the language code of the current language. |
Process::$exitCodes |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Exit codes translation table. |
Language::$langcode |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
The language code of the language if no 'langcode source' is used. |
_mime_header_decode |
function |
drupal/core/includes/unicode.inc |
Helper function to mime_header_decode |
XmlEncoder::$format |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
|
Language::$langcode |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
JsonEncoder::FORMAT |
constant |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php |
|
JsonEncoder::encode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php |
Encodes data into the given format |
JsonEncoder::decode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php |
Decodes a string into PHP data |
UnicodeUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php |
Definition of Drupal\system\Tests\System\UnicodeUnitTest. |
NullStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
NullStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
unicode.entities.inc |
file |
drupal/core/includes/unicode.entities.inc |
|
EncoderInterface.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/EncoderInterface.php |
|
DecoderInterface.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/DecoderInterface.php |
|
Process::getExitCode |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns the exit code returned by the process. |
unicode_requirements |
function |
drupal/core/includes/unicode.inc |
Return Unicode library status and errors. |
ChainEncoder::encode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
Encodes data into the given format |
JsonEncode::$options |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
|
XmlEncoder::parseXml |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Parse the input SimpleXmlElement into an array. |
XmlEncoder::buildXml |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Parse the data and convert it to DOMElements |
ChainDecoder::decode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php |
Decodes a string into PHP data |
Serializer::$encoder |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
Serializer::$decoder |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
PoHeader::$_langcode |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Language code. |
CachedStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
CachedStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
DRUPAL_BOOTSTRAP_CODE |
constant |
drupal/core/includes/bootstrap.inc |
Eighth bootstrap phase: load code for subsystems and modules. |
twig_urlencode_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
URL encodes a string. |
Response::$statusCode |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
|
Field::field_langcode |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Return the language code of the language the field should be displayed in,
according to the settings. |
Response::$statusCode |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
|
XmlEncoderTest::setUp |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
_drupal_bootstrap_code |
function |
drupal/core/includes/common.inc |
Loads code for subsystems and modules, and registers stream wrappers. |
JsonldEncoder::$format |
property |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEncoder.php |
The formats that this Encoder supports. |
SerializerAwareEncoder |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php |
SerializerAware Encoder implementation |
JsonEncode::$lastError |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
|
XmlEncoder::appendText |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
|
XmlEncoder::appendNode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Selects the type of node to create and appends it to the parent. |
_openid_encode_message |
function |
drupal/core/modules/openid/openid.inc |
Encode a message from _openid_create_message for HTTP Post |
JsonDecode::$lastError |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonDecode.php |
|
QueryString::urlEncode |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Returns an array of url encoded field names and values |
DateTimePlus::$langcode |
property |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
The value of the language code passed to the constructor. |
LocaleLookup::$langcode |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
A language code. |
user_preferred_langcode |
function |
drupal/core/modules/user/user.module |
Get the language object preferred by the user. This user preference can
be set on the user account editing page, and is only available if there
are more than one languages enabled on the site. If the user did not
choose a preferred language, or is the… |
Response::setStatusCode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the response status code. |
Response::getStatusCode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Retrieves the status code for the current web response. |