Inline |
class |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Inline implements a YAML parser/dumper for the YAML inline syntax. |
Inline.php |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
|
InlineTest |
class |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
Inline::dump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Dumps a given PHP variable to a YAML string. |
book_outline |
function |
drupal/core/modules/book/book.pages.inc |
Page callback: Shows the outline form for a single node. |
Inline::parse |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Converts a YAML string to a PHP array. |
InlineTest.php |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
PHP_Token_LINE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Parser::$lines |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
|
UserOnlineBlock |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Provides a "Who's online" block. |
DrupalDiffInline |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Drupal inline Diff formatter.
@private
@subpackage DifferenceEngine |
MENU_SITE_ONLINE |
constant |
drupal/core/includes/menu.inc |
Internal menu status code -- Everything is working fine. |
PHP_Token::$line |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
MAIL_LINE_ENDINGS |
constant |
drupal/core/includes/mail.inc |
Auto-detect appropriate line endings for e-mails. |
MENU_SITE_OFFLINE |
constant |
drupal/core/includes/menu.inc |
Internal menu status code -- Menu item inaccessible because site is offline. |
Inline::dumpArray |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Dumps a PHP array to a YAML string. |
book_outline_form |
function |
drupal/core/modules/book/book.pages.inc |
Form constructor for the book outline form. |
Twig_Node::$lineno |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
Twig_Node::getLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
PHP_Token::getLine |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Twig_Token::getLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Gets the line. |
Twig_Error::$lineno |
property |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
MENU_CONTEXT_INLINE |
constant |
drupal/core/includes/menu.inc |
Internal menu flag: Local task should be displayed inline. |
Twig_Lexer::$lineno |
property |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
Inline::parseScalar |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a scalar to a YAML string. |
UserOnlineBlock.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Contains \Drupal\user\Plugin\Block\UserOnlineBlock. |
Twig_Token::$lineno |
property |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
DrupalDiffInline::$a |
property |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
DrupalDiffInline::$b |
property |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
_book_outline_access |
function |
drupal/core/modules/book/book.module |
Access callback: Determines if the outline tab is accessible. |
_book_update_outline |
function |
drupal/core/modules/book/book.module |
Handles additions and updates to the book outline. |
Inline::parseMapping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a mapping to a YAML string. |
Parser::$currentLine |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
|
InlineTest::testDump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
Process::$commandline |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
PHP_Token_INLINE_HTML |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
_menu_site_is_offline |
function |
drupal/core/includes/menu.inc |
Checks whether the site is in maintenance mode. |
DiffFormatter::_lines |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
Inline::parseSequence |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a sequence to a YAML string. |
InlineTest::testParse |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
UserOnlineBlock::build |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Builds and returns the renderable array for this block plugin. |
_drupal_wrap_mail_line |
function |
drupal/core/includes/mail.inc |
Wraps words on a single line. |
InlineFragmentRenderer |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php |
Implements the inline rendering strategy where the Request is rendered by the current HTTP kernel. |
Inline::$objectSupport |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
|
Inline::evaluateScalar |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Evaluates scalars and replaces magic values. |
Parser::$currentLineNb |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
|
Parser::moveToNextLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Moves the parser to the next line. |
UserOnlineBlock::access |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
Process::getCommandLine |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Gets the command line to be executed. |
Process::setCommandLine |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Sets the command line to be executed. |