ArticleController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\ArticleController::show" |
_firewall_context | "security.firewall.map.context.main" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#3694 -links: [ 3815 => Symfony\Component\WebLink\Link {#3815 -href: "/build/runtime.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 3813 => Symfony\Component\WebLink\Link {#3813 -href: "/build/644.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 3812 => Symfony\Component\WebLink\Link {#3812 -href: "/build/502.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 3811 => Symfony\Component\WebLink\Link {#3811 -href: "/build/app.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 3810 => Symfony\Component\WebLink\Link {#3810 -href: "/build/view-more.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 3809 => Symfony\Component\WebLink\Link {#3809 -href: "/build/term-condition.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 3808 => Symfony\Component\WebLink\Link {#3808 -href: "/build/contact.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 3807 => Symfony\Component\WebLink\Link {#3807 -href: "/build/scroll-infinite-article.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 3806 => Symfony\Component\WebLink\Link {#3806 -href: "/build/app.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 3805 => Symfony\Component\WebLink\Link {#3805 -href: "/build/cookie-style.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 3804 => Symfony\Component\WebLink\Link {#3804 -href: "/build/term-condition-css.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 3803 => Symfony\Component\WebLink\Link {#3803 -href: "/build/contact-css.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 3802 => Symfony\Component\WebLink\Link {#3802 -href: "/build/comment-css.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
_route | "article_show" |
_route_params | [ "category" => "technology" "slug" => "the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "babb37" |
category | "technology" |
slug | "the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
cookie | "care_did=753f7bbb-2ce3-44ff-92f8-54e1dedbc10d; PHPSESSID=ltma83co8am14sjnhnnct3cp5j" |
host | "rct.dev.bbntimes.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 22 Feb 2025 08:59:11 GMT" |
link | "</build/runtime.js>; rel="preload"; as="script",</build/644.js>; rel="preload"; as="script",</build/502.js>; rel="preload"; as="script",</build/app.js>; rel="preload"; as="script",</build/view-more.js>; rel="preload"; as="script",</build/term-condition.js>; rel="preload"; as="script",</build/contact.js>; rel="preload"; as="script",</build/scroll-infinite-article.js>; rel="preload"; as="script",</build/app.css>; rel="preload"; as="style",</build/cookie-style.css>; rel="preload"; as="style",</build/term-condition-css.css>; rel="preload"; as="style",</build/contact-css.css>; rel="preload"; as="style",</build/comment-css.css>; rel="preload"; as="style"" |
x-debug-token | "47dac5" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "ltma83co8am14sjnhnnct3cp5j" |
care_did | "753f7bbb-2ce3-44ff-92f8-54e1dedbc10d" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Sat, 22 Feb 25 08:58:26 +0000" |
Last used | "Sat, 22 Feb 25 08:59:09 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-comment | "lhQOg2qVzdgoZp7myZcDkdifZyDmMf2TgacM9lkLVFY" |
_csrf/https-cookie_accept | "QCtIylDQ2-t3wZhhKbVxzCFojX2Y_eOXbLMlY4SPX4Y" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[ [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 76 "function" => "start" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/ResolvedFormType.php" "line" => 134 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/ResolvedFormType.php" "line" => 128 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Form.php" "line" => 908 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/src/Controller/ArticleController.php" "line" => 220 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "show" "class" => "App\Controller\ArticleController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/ResolvedFormType.php" "line" => 134 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/ResolvedFormType.php" "line" => 128 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Form.php" "line" => 908 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/src/Controller/ArticleController.php" "line" => 220 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "show" "class" => "App\Controller\ArticleController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[ [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 52 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/ResolvedFormType.php" "line" => 134 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/ResolvedFormType.php" "line" => 128 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Form.php" "line" => 908 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/src/Controller/ArticleController.php" "line" => 220 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "show" "class" => "App\Controller\ArticleController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[ [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 56 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/ResolvedFormType.php" "line" => 134 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/ResolvedFormType.php" "line" => 128 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/form/Form.php" "line" => 908 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/src/Controller/ArticleController.php" "line" => 220 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "show" "class" => "App\Controller\ArticleController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/twig-bridge/AppVariable.php" "line" => 103 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1635 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/var/cache/dev/twig/a4/a456f2f504a18cd81037fa69e543310c.php" "line" => 200 "function" => "twig_get_attribute" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_824a013e4f3f4a68e03a2d244e765025" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/src/Controller/AppController.php" "line" => 126 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "renderHeader" "class" => "App\Controller\AppController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 78 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 83 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 47 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 44 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/var/cache/dev/twig/b9/b9cb140abab7ef4ef8cb398831c75ac0.php" "line" => 207 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_header" "class" => "__TwigTemplate_dc67cdc305f050f0a27ba7ef152f05af" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/var/cache/dev/twig/b9/b9cb140abab7ef4ef8cb398831c75ac0.php" "line" => 91 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_dc67cdc305f050f0a27ba7ef152f05af" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/var/cache/dev/twig/c3/c336f4e76fc20e4db84e3be131276b68.php" "line" => 52 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_3ce0324a396de697d1fad9fabd68df72" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/src/Controller/ArticleController.php" "line" => 277 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "show" "class" => "App\Controller\ArticleController" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "0a988e63f011514eaabfc650b599af4d" |
CORS_ALLOW_ORIGIN | "*" |
DATABASE_URL | "mysql://bbndb_rctuser:33F5W25z40or0f7@localhost:3306/rct_bbntimes" |
GOOGLE_RECAPTCHA_SECRET_KEY | "6LdV5fgpAAAAANxzTG8ZMfIjil1wu-1vrQvnUt-x" |
GOOGLE_RECAPTCHA_SITE_KEY | "6LdV5fgpAAAAAENKcn73MJAhQrbtQeqgyC4wDLMP" |
MAILER_DSN | "smtp://no-reply%40rct.dev.bbntimes.com:Bl6%26gLD48%26Of919@rct.dev.bbntimes.com:465" |
MARIADB_PASSWORD | "i!87pK&!85ezc8" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
BASE | "/public" |
CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "care_did=753f7bbb-2ce3-44ff-92f8-54e1dedbc10d; PHPSESSID=ltma83co8am14sjnhnnct3cp5j" |
HTTP_HOST | "rct.dev.bbntimes.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/public/index.php" |
PP_CUSTOM_PHP_CGI_INDEX | "plesk-php81-fastcgi" |
PP_CUSTOM_PHP_INI | "/var/www/vhosts/system/rct.dev.bbntimes.com/etc/php.ini" |
QUERY_STRING | "" |
REDIRECT_BASE | "/public" |
REDIRECT_HTTPS | "on" |
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_REDIRECT_HTTPS | "on" |
REDIRECT_REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_REDIRECT_SCRIPT_URI | "https://rct.dev.bbntimes.com/technology/the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" |
REDIRECT_REDIRECT_SCRIPT_URL | "/technology/the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" |
REDIRECT_REDIRECT_SSL_TLS_SNI | "rct.dev.bbntimes.com" |
REDIRECT_REDIRECT_STATUS | "200" |
REDIRECT_REDIRECT_UNIQUE_ID | "Z7mR3pDyWLT8YV1VjBpDlgAAAJg" |
REDIRECT_SCRIPT_URI | "https://rct.dev.bbntimes.com/technology/the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" |
REDIRECT_SCRIPT_URL | "/technology/the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" |
REDIRECT_SSL_TLS_SNI | "rct.dev.bbntimes.com" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z7mR3pDyWLT8YV1VjBpDlgAAAJg" |
REDIRECT_URL | "/public/technology/the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" |
REMOTE_ADDR | "18.224.165.238" |
REMOTE_PORT | "52141" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1740214750 |
REQUEST_TIME_FLOAT | 1740214750.4114 |
REQUEST_URI | "/technology/the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" |
SCRIPT_FILENAME | "/var/www/vhosts/dev.bbntimes.com/rct.dev.bbntimes.com/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "https://rct.dev.bbntimes.com/technology/the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" |
SCRIPT_URL | "/technology/the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" |
SERVER_ADDR | "5.196.1.209" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "rct.dev.bbntimes.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache Server at rct.dev.bbntimes.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "rct.dev.bbntimes.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MARIADB_PASSWORD,CORS_ALLOW_ORIGIN,MAILER_DSN,GOOGLE_RECAPTCHA_SECRET_KEY,GOOGLE_RECAPTCHA_SITE_KEY" |
UNIQUE_ID | "Z7mR3pDyWLT8YV1VjBpDlgAAAJg" |
Sub Requests 6
CookieController :: renderAnalysis (token = 7e3a7e)
Key | Value |
---|---|
_controller | "App\Controller\CookieController::renderAnalysis" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "ec8feb" |
AppController :: renderHeader (token = 882945)
Key | Value |
---|---|
_controller | "App\Controller\AppController::renderHeader" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "91cc1a" |
slug | "home" |
ArticleController :: trendingArticle (token = 5c909b)
Key | Value |
---|---|
_controller | "App\Controller\ArticleController::trendingArticle" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "c046b0" |
category | "Technology" |
ArticleController :: relatedArticles (token = 9e0d57)
Key | Value |
---|---|
_controller | "App\Controller\ArticleController::relatedArticles" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "07d4d6" |
current_article | App\Entity\Article {#1094 -id: 7136 -title: "The Digital Yuan — Global Unifier or Financial Weapon of Ideology?" -slug: "the-digital-yuan-global-unifier-or-financial-weapon-of-ideology" -introtext: "<p><span style="color: #000000;">While Beijing doesn’t judge the way you do business, it does take umbrage if you take issue with the way it conducts its affairs. </span></p>\r\n" -content: """ \r\n <p><span style="color: #000000;">Could the coronavirus pandemic be powering the strength of a digital yuan more than it would seem?</span></p>\r\n <p id="86b4" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl ox" data-selectable-paragraph><span style="color: #000000;"><span class="ab oy oz pa pb pc pd pe pf pg cn">“I</span>t’s great. The working conditions are good and there’s a canteen with free meals, healthcare,” says Akola Abdullah.</span></p>\r\n <p id="85ae" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">In the arid sand-swept landscape that looks like it could have been from the set for <em class="ph">Mad Max: Fury Road</em>, Akola and a few hundred other Somali workers, alongside several dozen Chinese supervisors, are working on a pipeline that would bring millions of gallons of crude oil to a deep water port on the Gulf of Aden.</span></p>\r\n <p id="e3e1" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Despite facing one of the most pirate-infested waters in the world, the soon-to-be bustling port of Eyl is being slowly but surely carved into another Chinese deep water port that will secure the Middle Kingdom’s vast energy needs for centuries to come.</span></p>\r\n <p id="ac7b" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">And just in case, there’s a Chinese destroyer just over the horizon of the port of Eyl, bristling with advanced sensors and missiles.</span></p>\r\n <p id="21a9" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Although China produces oil, it relies on foreign imports for over half of its domestic consumption.</span></p>\r\n <p id="1086" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">And development projects like the port in Eyl, Somalia, are just a glimpse of China’s global strategy to secure its energy needs.</span></p>\r\n <p id="da75" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">The only problem is that globally, the trade in oil is denominated in dollars, which forces Beijing to buy U.S. Treasuries to offset the dollars that it spends to buy commodities elsewhere.</span></p>\r\n <p id="40a4" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">And China’s buying of U.S. bonds helps keeps the borrowing costs of the United States low, while allowing the U.S. to print money that undermines the value of Beijing’s dollar holdings.</span></p>\r\n <p id="0ca2" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">But that may be set to change.</span></p>\r\n <h2 id="84e3" class="pi hj hk bc em pj pk oi pl pm ol pn po mu pp pq mx pr ps na pt cl" data-selectable-paragraph><span style="color: #10228b;">Need A Loan?</span></h2>\r\n <p id="ce3d" class="oe of hk og b mm pu oi oj mp pv ol om on pw mu op oq px mx os ot py na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Even before the coronavirus pandemic, China was already a big issuer of loans, particularly to emerging economies and resource-rich Africa specifically.</span></p>\r\n <p id="410b" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">But Chinese loans are notoriously discreet, making it hard to figure out what the true indebtedness of its debtor countries are.</span></p>\r\n <p id="c4d2" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Many loans come with non-disclosure agreements and often Beijing doesn’t act at the state level, but rather through its powerful state-owned companies, providing funding to governments and businesses on the ground. </span></p>\r\n <p id="de3e" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Many of these loans are denominated in dollars, and should the local currencies of these emerging economies slip substantially against the dollar — repayment of those loans could be challenging.</span></p>\r\n <p id="35d9" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Already, the currencies of several large emerging economies have depreciated sharply against the dollar during the coronavirus pandemic, including the Russian rouble, the South African rand, the Turkish lira and the Brazilian real, this despite that the dollar has fallen against other major trading partners.</span></p>\r\n <p id="0dd6" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">At some point, loans made by China that are denominated in dollars will be called on, and if borrowers can’t pay — there is one other option — paying back in yuan.</span></p>\r\n <p id="a32f" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">And that’s where China’s digital yuan comes in.</span></p>\r\n <h2 id="cec9" class="pi hj hk bc em pj pk oi pl pm ol pn po mu pp pq mx pr ps na pt cl" data-selectable-paragraph><span style="color: #10228b;">A Yuan For All Things Global</span></h2>\r\n <p id="d3bc" class="oe of hk og b mm pu oi oj mp pv ol om on pw mu op oq px mx os ot py na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Beijing has long sought global recognition for the yuan, especially in the aftermath of the 2008 global financial crisis.</span></p>\r\n <p id="2a0a" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Despite being one of the first countries to recover and providing loans to thousands of American businesses, the yuan only makes up a paltry 2% of global transactions, despite China being the world’s second largest economy, according to the Bank of International Settlements.</span></p>\r\n <p id="626c" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">To be sure, Beijing has made some inroads in gaining international recognition of its currency.</span></p>\r\n <p id="a760" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">After much lobbying, the Chinese yuan is now included as one of the five currencies in the basket forming the International Monetary Fund’s “Special Drawing Rights,” with the U.S. dollar, British pound, euro and Japanese yen making up the rest.</span></p>\r\n <p id="7619" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Special Drawing Rights (SDRs) are a big deal — they are supplementary foreign exchange reserve assets maintained by the International Monetary Fund (“IMF”) and represent a claim to a currency held by IMF member countries for which they may be exchanged.</span></p>\r\n <p id="7b52" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Of the five SDRs, only China has a digital currency, but the European Union is considering one as well.</span></p>\r\n <p id="6747" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Beijing’s ambitions to make the yuan a global currency have long been made plain.</span></p>\r\n <p id="996e" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">In 2015, Chinese Premier Li Keqiang declared in a meeting with then United Kingdom Chancellor of the Exchequer George Osborne,</span></p>\r\n <p id="25f2" class="oe of ph og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" style="padding-left: 30px;" data-selectable-paragraph><span style="color: #000000;">“No matter what happens, regardless of whatever obstacles we may face, China will resolutely pursue financial reforms and bring about the orderly internationalization of the Renminbi.”</span></p>\r\n <p id="c2a1" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">And the digital yuan is one of those tools that Beijing intends to use to bring that global ambition forth.</span></p>\r\n <p id="335d" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Former People’s Bank of China (“PBoC”) head, Zhou Xiaochuan suggests that one of the goals of the digital yuan is to facilitate cross-border payments for international financial institutions, using technology to realize the vision of the yuan as a truly international currency (where perhaps ideology and politics cannot).</span></p>\r\n <p id="a2ce" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Hastening Beijing’s push to internationalize the yuan is the lack of restraint by U.S. politicians, in weaponizing the dollar.</span></p>\r\n <p id="d198" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Dollar weaponization hurts the value of Chinese investments overseas and sanctions from Washington to score political points domestically, stymies the ability of Chinese firms to send and receive payments.</span></p>\r\n <p id="74b6" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">And the U.S. dominance of the Society for Worldwide Interbank Financial Telecommunication or SWIFT, which facilitates the conduct of international payments through the banking system, means that Washington can decide who gets paid and who doesn’t, and when.</span></p>\r\n <p id="11e1" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Since cutting off a country from the SWIFT network would essentially bring it to its knees, and kill off international trade for that nation, Beijing has long found the U.S. dominance of this supposedly global institution a thorn in its side.</span></p>\r\n <p id="72d6" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">To make matters worse, Washington’s influence over SWIFT gives it substantial oversight over the financial flows to and from foreign countries — something that a digital yuan would provide Beijing with, without the bureaucratic baggage of maintaining an international institution.</span></p>\r\n <p id="22d1" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Because U.S.-Sino tensions have reached a nadir, Beijing would no doubt benefit from a channel of economic transaction, free from Washington’s supervision and meddling.</span></p>\r\n <p id="a638" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">And even if the U.S. should seek to curtail China’s fund flows, a digital yuan could easily circumvent sanctions or logjams.</span></p>\r\n <p id="628f" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">But the digital yuan is so much more than that.</span></p>\r\n <h2 id="7511" class="pi hj hk bc em pj pk oi pl pm ol pn po mu pp pq mx pr ps na pt cl" data-selectable-paragraph><span style="color: #10228b;">But Wait, There’s More</span></h2>\r\n <p id="260a" class="oe of hk og b mm pu oi oj mp pv ol om on pw mu op oq px mx os ot py na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Outside of the United States, digital and mobile payments have been picking up steam.</span></p>\r\n <p id="393d" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">In China for instance, the widespread use of Alipay and WeChat Pay has seen retailers from high end boutiques in Paris to the corner store in Lagos, accept digital payments.</span></p>\r\n <p id="2b14" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">A digital yuan would make cross-border payments more convenient, reduce friction and potentially enhance the yuan’s global status as a store of value.</span></p>\r\n <p id="1df0" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">China is already working with Hong Kong authorities to link their trade finance blockchains and given the archaic nature of trade finance today, where paper is the go-to, a digital yuan could contribute greatly to a more streamlined system in the future.</span></p>\r\n <p id="899e" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Beijing is also conducting research with the Thai government to investigate the possibility of using the digital yuan for cross border payments.</span></p>\r\n <p id="0c15" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Prior to the pandemic, Chinese tourists were one of the top visitors to Thailand and WeChat Pay and Alipay is still accepted in the Thai capital of Bangkok.</span></p>\r\n <p id="cb47" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Understandably, the growth in the yuan has stoked fears, particularly from Chinese hawks in Washington, that the yuan may curb the global pre-eminence of the greenback.</span></p>\r\n <p id="2eb4" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Not only would this curtail the ability of Washington to print “magic money,” or act with the same degree of impunity on the global financial stage, it could also limit Washington’s ability to monitor money flows and blunt the impact of U.S. sanctions, if more countries switch to the digital yuan.</span></p>\r\n <h2 id="3825" class="pi hj hk bc em pj pk oi pl pm ol pn po mu pp pq mx pr ps na pt cl" data-selectable-paragraph><span style="color: #10228b;">The Dollar’s Not Down Yet</span></h2>\r\n <p id="2eec" class="oe of hk og b mm pu oi oj mp pv ol om on pw mu op oq px mx os ot py na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">But even in digital form, the yuan is unlikely (for now) to mount a serious challenge to the greenback.</span></p>\r\n <p id="5feb" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">The powerful U.S. Senate Banking Committee has already kicked off hearings on the potential for a U.S. digital dollar and it’s possible that U.S. sanctions could be expanded to also include the digital yuan.</span></p>\r\n <p id="ab67" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Even before Washington can decide on issuing its own digital dollar, the U.S. Office of the Comptroller of the Currency (“OCC”) has allowed the private sector to intervene.</span></p>\r\n <p id="27be" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">In an <span style="color: #808080;"><a class="cr hs" style="color: #808080;" href="https://www.occ.gov/topics/charters-and-licensing/interpretations-and-actions/2020/int1172.pdf" rel="noopener nofollow">interpretive letter last month</a></span>, OCC Senior Deputy Comptroller and Chief Counsel Jonathan Gould clarified that banks could take deposits that are being used to back dollar-denominated stablecoins.</span></p>\r\n <p id="57b9" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Dollar-backed stablecoins are also a popular means by which Chinese siphon money out of China as well, in excess of the US$50,000 limit which most Chinese regularly ignore.</span></p>\r\n <p id="82e1" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Beijing’s maintenance of capital controls and the constant risk that assets of Chinese citizens may be seized should they fall on the wrong side of the powers that be, means that there will always be a pressure to take money out of China just in case.</span></p>\r\n <p id="6936" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Arbitrary rule changes that affect the yuan, as evidenced by the recent move by Beijing to make it cheaper to short the yuan, means that it doesn’t trade as freely or as openly as the dollar either, making a digital version simply inherit the limitations of its physical cousin.</span></p>\r\n <p id="3169" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Ultimately, a digital yuan may be more a product of Beijing’s interest in internationalizing the yuan, rather than liberalizing the currency — and that would ultimately stymie any efforts for the yuan to dethrone the dollar.</span></p>\r\n <p id="3084" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">China’s track record of monitoring its citizens, both at home and abroad does not bode well for other countries who may not want to adopt such Orwellian currencies, digital or otherwise.</span></p>\r\n <p id="d1ad" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">But regional powers with a less than stellar democratic pedigree may not have such hang ups.</span></p>\r\n <p id="d3f3" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">And the lure of doing business with the world’s second largest economy may be irresistible for some countries, even if China insists that the digital yuan must be used to settle transactions.</span></p>\r\n <p id="7bc0" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">As has been evidenced by countries such as South Korea, Thailand and Singapore, which all have cozy relationships with the U.S., but which have also embraced China’s Belt and Road Initiative — practicality can often trump ideology.</span></p>\r\n <p id="3b9b" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">Even the U.S.’s long-time ally the United Kingdom has signed up for the China-led Asian Infrastructure Investment Bank.</span></p>\r\n <p id="c9de" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">And given Beijing’s penchant for favoritism, especially when it comes to doling out economic goodies, a choice to disassociate from the digital yuan will likely be remembered, and not interpreted favorably.</span></p>\r\n <p id="ad4d" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">In that sense then, the digital yuan, far from dethroning the dollar, would simply be replacing one hegemonic currency for another.</span></p>\r\n <p id="2b33" class="oe of hk og b mm oh oi oj mp ok ol om on oo mu op oq or mx os ot ou na ov ow gr cl" data-selectable-paragraph><span style="color: #000000;">But what is less clear is whether any trading partners with China has any say in the matter.</span></p> """ -user: Proxies\__CG__\App\Entity\User {#1092 …} -createdAt: DateTime @1602496732 {#1145 : 2020-10-12 09:58:52.0 UTC (+00:00) } -updatedAt: DateTime @1602496789 {#1150 : 2020-10-12 09:59:49.0 UTC (+00:00) } -deletedAt: null -category: App\Entity\Category {#445 …} -status: "published" -imageCard: Proxies\__CG__\App\Entity\File {#1184 …} -ImageHeader: Proxies\__CG__\App\Entity\File {#1184 …} -featured: false -mainView: false -clicks: 3116 -comments: Doctrine\ORM\PersistentCollection {#1125 …} -reviewed_at: DateTime @1602496732 {#1148 : 2020-10-12 09:58:52.0 UTC (+00:00) } -metakey: "The Digital Yuan — Global Unifier or Financial Weapon of Ideology?" -metadesc: "Could the coronavirus pandemic be powering the strength of a digital yuan more than it would seem?" -robots: null -publishedAt: DateTime @1602496732 {#1147 : 2020-10-12 09:58:52.0 UTC (+00:00) } -canonical: null -superTag: null } |
AppController :: renderFooter (token = b766e8)
Key | Value |
---|---|
_controller | "App\Controller\AppController::renderFooter" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "717f85" |
CookieController :: renderCookie (token = e7a143)
Key | Value |
---|---|
_controller | "App\Controller\CookieController::renderCookie" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "948a17" |