block_load |
function |
drupal/core/modules/block/block.module |
Loads a block object from the database. |
Twig_Token |
class |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Represents a Token. |
Stream.php |
file |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
|
Schema API |
group |
drupal/core/lib/Drupal/Core/Database/Schema.php |
API to handle database schemas. |
token_info |
function |
drupal/core/includes/token.inc |
Returns metadata describing supported tokens. |
theme_file |
function |
drupal/core/includes/form.inc |
Returns HTML for a file upload form element. |
Feed::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
|
Broken.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Definition of Drupal\views\Plugin\views\area\Broken |
Memory.php |
file |
drupal/core/lib/Drupal/Core/Queue/Memory.php |
Definition of Drupal\Core\Queue\Memory. |
hook_theme |
function |
drupal/core/modules/system/system.api.php |
Register a module (or theme's) theme implementations. |
PluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
|
Result.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Result.php |
Definition of Drupal\views\Plugin\views\area\Result. |
FooBar.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced/FooBar.php |
|
System.php |
file |
drupal/core/lib/Drupal/Core/Queue/System.php |
Definition of Drupal\Core\Queue\System. |
Plugin.php |
file |
drupal/core/lib/Drupal/Core/Annotation/Plugin.php |
Definition of Drupal\Core\Annotation\Plugin. |
WidgetBase |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Base class for 'Field widget' plugin implementations. |
forum.info |
file |
drupal/core/modules/forum/forum.info |
name = Forum
description = Provides discussion forums.
dependencies[] = node
dependencies[] = history
dependencies[] = taxonomy
dependencies[] = comment
package = Core
version = VERSION
core = 8.x
configure = admin/structure/forum
stylesheets[all][] =… |
CookieTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
CookieTest |
Update.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Update.php |
Definition of Drupal\Core\Database\Driver\mysql\Update |
Insert.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Insert.php |
Definition of Drupal\Core\Database\Driver\mysql\Insert |
HttpKernel |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php |
HttpKernel notifies events to convert a Request object to a Response one. |
FileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/FileLoader.php |
FileLoader is the abstract class used by all built-in loaders that are file based. |
String.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Definition of Drupal\views\Plugin\views\argument\String. |
openid.css |
file |
drupal/core/modules/openid/openid.css |
#edit-openid-identifier {
background-image: url("login-bg.png");
background-position: left 50%; /* LTR */
background-repeat: no-repeat;
padding-left: 20px; /* LTR */
}
#block-user-login #openid-login-form {
display:… |
Delete.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Delete.php |
Definition of Drupal\Core\Database\Driver\mysql\Delete |
FooBar.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php |
|
KernelTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Schema.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Definition of Drupal\Core\Database\Driver\mysql\Schema |
Broken.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Broken.php |
Definition of Drupal\views\Plugin\views\argument\Broken. |
CommentRow |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php |
Plugin which performs a comment_view on the resulting object. |
Select.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Select.php |
Definition of Drupal\Core\Database\Driver\mysql\Select |
filter_xss |
function |
drupal/core/includes/common.inc |
Filters HTML to prevent cross-site-scripting (XSS) vulnerabilities. |
LessFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
Loads LESS files. |
RenderTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests drupal_render(). |
openid.inc |
file |
drupal/core/modules/openid/openid.inc |
OpenID utility functions. |
Update.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Update.php |
Definition of Drupal\Core\Database\Driver\sqlite\Update |
colors.css |
file |
drupal/core/themes/bartik/css/colors.css |
/* ---------- Color Module Styles ----------- */
body,
body.overlay {
color: #3b3b3b;
}
.comment .comment-arrow {
border-color: #ffffff;
}
#page,
#main-wrapper,
#main-menu-links li a.active,
#main-menu-links li.active-trail a {
background:… |
Connection |
class |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
|
layout.css |
file |
drupal/core/themes/bartik/css/layout.css |
/* ---------- Basic Layout Styles ----------- */
html,
body,
#page {
height: 100%;
}
#page-wrapper {
min-height: 100%;
}
#header div.section,
#featured div.section,
#messages div.section,
#main,
#triptych,
#footer-columns,
#footer {
width:… |
Insert.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Insert.php |
Definition of Drupal\Core\Database\Driver\sqlite\Insert |
Formatting |
group |
drupal/core/includes/common.inc |
Functions to format numbers, strings, dates, etc. |
None::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Initialize the plugin. |
Delete.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Delete.php |
Definition of Drupal\Core\Database\Driver\sqlite\Delete |
LinkDelete |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php |
Field handler to present a link to delete a node. |
Schema.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Definition of Drupal\Core\Database\Driver\sqlite\Schema |
parse_size |
function |
drupal/core/includes/common.inc |
Parses a given byte count. |
Select.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Select.php |
Definition of Drupal\Core\Database\Driver\sqlite\Select |
Yaml::dump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Yaml.php |
Dumps a PHP array to a YAML string. |
Lexer::isA |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Checks if given value is identical to the given token |
TestObject |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|