theme_filter_guidelines |
function |
drupal/core/modules/filter/filter.module |
Returns HTML for guidelines for a text format. |
_DiffEngine::_line_hash |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Returns the whole line if it's small enough, or the MD5 hash otherwise. |
FlattenException::$line |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
DrupalDiffInline::render |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Render differences inline using HTML markup. |
SassFilter::$lineNumbers |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
shortcut_link_add_inline |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Menu page callback: creates a new link in the provided shortcut set. |
PoStreamReader::readLine |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Reads a line from the PO stream and stores data internally. |
Twig_Compiler::$lastLine |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
book_outline_form_submit |
function |
drupal/core/modules/book/book.pages.inc |
Form submission handler for book_outline_form(). |
UserOnlineBlock::settings |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
SassFilter::$unixNewlines |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
Inline::parseQuotedScalar |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a quoted scalar to YAML. |
Inline::getTimestampRegex |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Gets a regex that matches a YAML date. |
FlattenException::getLine |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
FlattenException::setLine |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
Parser::isCurrentLineBlank |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the current line is blank. |
UserOnlineBlock::blockForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
SassFilter::setLineNumbers |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
InlineFragmentRenderer.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php |
|
InlineFragmentRendererTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
Twig_Compiler::$sourceLine |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
PHP_TokenTest::testGetLine |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/TokenTest.php |
@covers PHP_Token::__construct
@covers PHP_Token::getLine |
Parser::moveToPreviousLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Moves the parser to the previous line. |
Parser::isNextLineIndented |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the next line is indented. |
Parser::isCurrentLineEmpty |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the current line is blank or if it is a comment line. |
DumperTest::testInlineLevel |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
Twig_NodeInterface::getLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php |
|
SassFilter::setUnixNewlines |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
Twig_Error::getTemplateLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Gets the template line where the error occurred. |
Twig_Error::setTemplateLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Sets the template line where the error occurred. |
_book_outline_remove_access |
function |
drupal/core/modules/book/book.module |
Access callback: Determines if the user can remove nodes from the outline. |
ParseException::$parsedLine |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
|
Inline::REGEX_QUOTED_STRING |
constant |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
|
DrupalDiffFormatter::_lines |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
InlineTest::getTestsForDump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
Parser::isCurrentLineComment |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the current line is a comment line. |
UserOnlineBlock::blockSubmit |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
InlineServiceDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Inline service definitions where this is possible. |
CompassFilter::$unixNewlines |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
_theme_load_offline_registry |
function |
drupal/core/includes/theme.maintenance.inc |
Builds the registry when the site needs to bypass any database calls. |
Parser::getRealCurrentLineNb |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns the current line number (takes the offset into account). |
InlineTest::getTestsForParse |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
DrupalDiffInline::__construct |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Constructor. |
PoStreamReader::$_line_number |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Source line number of the stream being parsed. |
JavaScriptTest::testAddInline |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding inline scripts. |
ExceptionTest::testSingleLine |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php |
@expectedException Class |
ParseException::getParsedLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Gets the line where the error occurred. |
ParseException::setParsedLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Sets the line where the error occurred. |
DrupalDiffFormatter::addedLine |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Note: you should HTML-escape parameter before calling this. |
DrupalDiffFormatter::emptyLine |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|