<?php /* * This file is part of Twig. * * (c) Fabien Potencier * (c) Armin Ronacher * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /** * Represents a node in the AST. * * @author Fabien Potencier <fabien@symfony.com> */ class Twig_Node implements Countable, IteratorAggregate { protected $nodes; protected $attributes; protected $lineno; protected $tag; private $name; /** * Constructor. * * The nodes are automatically made available as properties ($this->node). * The attributes are automatically made available as array items ($this['name']). * * @param array $nodes An array of named nodes * @param array $attributes An array of attributes (should not be nodes) * @param int $lineno The line number * @param string $tag The tag name associated with the Node */ public function __construct(array $nodes = array(), array $attributes = array(), $lineno = 0, $tag = null) { foreach ($nodes as $name => $node) {
Key | Value |
g | |
act | |
mod |
Key | Value |
df801539386s713766$d72063 | Array ( [nid] => [token] => 8fti7+06nkrnnRPcGt0FoXdKxbxZUmIN/E+991wM46Qzq5P9KlVtEetZjwXYHsh9CbL6RltvfB7t9qdIZJ6y1w== ) |
language | de |
lredirect | https://kooperationsmarkt.de/ |
Key | Value |
USER | yz8z35yh |
HOME | /var/www/vhosts/yz8z35yh.web141.alfahosting-server.de |
SCRIPT_NAME | /index.php |
REQUEST_URI | / |
QUERY_STRING | |
REQUEST_METHOD | GET |
SERVER_PROTOCOL | HTTP/1.1 |
GATEWAY_INTERFACE | CGI/1.1 |
REMOTE_PORT | 5406 |
SCRIPT_FILENAME | /var/www/vhosts/yz8z35yh.web141.alfahosting-server.de/kooperationsmarkt.de/index.php |
SERVER_ADMIN | root@localhost |
CONTEXT_DOCUMENT_ROOT | /var/www/vhosts/yz8z35yh.web141.alfahosting-server.de/kooperationsmarkt.de |
CONTEXT_PREFIX | |
REQUEST_SCHEME | https |
DOCUMENT_ROOT | /var/www/vhosts/yz8z35yh.web141.alfahosting-server.de/kooperationsmarkt.de |
REMOTE_ADDR | 216.73.216.124 |
SERVER_PORT | 443 |
SERVER_ADDR | 5.44.111.141 |
SERVER_NAME | kooperationsmarkt.de |
SERVER_SOFTWARE | Apache |
SERVER_SIGNATURE | |
PATH | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin |
HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
HTTP_ACCEPT | */* |
HTTP_CONNECTION | close |
HTTP_X_ACCEL_INTERNAL | /internal-nginx-static-location |
HTTP_X_REAL_IP | 216.73.216.124 |
HTTP_HOST | kooperationsmarkt.de |
proxy-nokeepalive | 1 |
HTTPS | on |
php-version | |
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | 0 |
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | 0 |
PERL5LIB | /usr/share/awstats/lib:/usr/share/awstats/plugins |
UNIQUE_ID | aPSGNL2YIeSoFe1GYNiGPAAAABE |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1760855604.3389 |
REQUEST_TIME | 1760855604 |