twig_init |
function |
drupal/core/themes/engines/twig/twig.engine |
Implements hook_init(). |
PhpDumper |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
PhpDumper dumps a service container as a PHP class. |
Local.php |
file |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Definition of Drupal\Core\FileTransfer\Local. |
book_prev |
function |
drupal/core/modules/book/book.module |
Fetches the menu link for the previous page of the book. |
BasicTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php |
Tests creating views with the wizard and viewing them on the listing page. |
book_next |
function |
drupal/core/modules/book/book.module |
Fetches the menu link for the next page of the book. |
from.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/from.test |
|
forum_uri |
function |
drupal/core/modules/forum/forum.module |
Entity URI callback used in forum_entity_info_alter(). |
twig_hide |
function |
drupal/core/themes/engines/twig/twig.engine |
Wrapper around hide() that does not return the content. |
Inflector |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php |
Doctrine inflector has static methods for inflecting text |
twig_show |
function |
drupal/core/themes/engines/twig/twig.engine |
Wrapper around show() that does not return the content. |
RouteTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Annotation/RouteTest.php |
|
Sql::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Overrides Drupal\views\Plugin\views\query\QueryPluginBase::init(). |
book.info |
file |
drupal/core/modules/book/book.info |
name = Book
description = Allows users to create and organize related content in an outline.
package = Core
version = VERSION
core = 8.x
dependencies[] = node
configure = admin/content/book/settings
stylesheets[all][] = book.theme.css |
Zip::$zip |
property |
drupal/core/lib/Drupal/Component/Archiver/Zip.php |
The underlying ZipArchive instance that does the heavy lifting. |
DBLogTest |
class |
drupal/core/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php |
Tests the Watchdog resource to retrieve log messages. |
Merge.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Definition of Drupal\Core\Database\Query\Merge |
HooksTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/HooksTest.php |
Tests for taxonomy hook invocation. |
EventTest |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
Test class for Event. |
BaseAsset |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
A base abstract asset. |
TrailTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TrailTest.php |
Tests active menu trails. |
index.yml |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/index.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/index.yml |
file_help |
function |
drupal/core/modules/file/file.module |
Implements hook_help(). |
file_menu |
function |
drupal/core/modules/file/file.module |
Implements hook_menu(). |
View::get |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Overrides Drupal\Core\Entity\EntityInterface::get(). |
FetchTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Tests fetch actions. |
View::uri |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Overrides Drupal\Core\Entity\EntityInterface::uri(). |
node.info |
file |
drupal/core/modules/node/node.info |
name = Node
description = Allows content to be submitted to the site and displayed on pages.
package = Core
version = VERSION
core = 8.x
configure = admin/structure/types |
file_load |
function |
drupal/core/modules/file/file.module |
Loads a single file entity from the database. |
LinksTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Tests for menu links. |
file_copy |
function |
drupal/core/modules/file/file.module |
Copies a file to a new location and adds a file record to the database. |
dblog_top |
function |
drupal/core/modules/dblog/dblog.admin.inc |
Page callback: Shows the most frequent log messages of a given event type. |
Tasks.php |
file |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Definition of Drupal\Core\Database\Install\Tasks |
file_move |
function |
drupal/core/modules/file/file.module |
Moves a file to a new location and update the file's database entry. |
AdminTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php |
Tests administrative overview pages. |
trim.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/trim.test |
|
BlockTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
|
Exception |
interface |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/Exception.php |
Base exception |
Lexer.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
|
sort.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/sort.test |
|
Diff::lcs |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Compute the length of the Longest Common Subsequence (LCS). |
FloodTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FloodTest.php |
Functional tests for the flood control mechanism. |
date.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/date.test |
|
file_cron |
function |
drupal/core/modules/file/file.module |
Implements file_cron() |
hook_help |
function |
drupal/core/modules/help/help.api.php |
Provide online user help. |
help_menu |
function |
drupal/core/modules/help/help.module |
Implements hook_menu(). |
help_help |
function |
drupal/core/modules/help/help.module |
Implements hook_help(). |
RowUITest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/RowUITest.php |
Tests the UI of row plugins. |
AlterTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/AlterTest.php |
Test form alter hooks. |
Theme.php |
file |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Definition of Drupal\Core\Updater\Theme. |