BanDelete |
class |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
Provides a form to unban IP addresses. |
RouteTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
Value.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php |
|
Theme.php |
file |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Definition of Drupal\Core\Updater\Theme. |
ServerBag |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php |
ServerBag is a container for HTTP headers from the $_SERVER variable. |
ColorTest |
class |
drupal/core/tests/Drupal/Tests/Core/Utility/ColorTest.php |
Tests color conversion functions. |
UsageTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file usage functions. |
Query.php |
file |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Definition of Drupal\field_sql_storage\Entity\Query. |
SetDelete |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Builds the shortcut set deletion form. |
LessUtils |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/LessUtils.php |
Less Utils. |
FilterBag |
class |
drupal/core/modules/filter/lib/Drupal/filter/FilterBag.php |
A collection of filters. |
print.css |
file |
drupal/core/misc/print.css |
body {
margin: 1em;
background-color: #fff;
}
th {
text-align: left; /* LTR */
color: #006;
border-bottom: 1px solid #ccc;
}
tr.odd {
background-color: #ddd;
}
tr.even {
background-color: #fff;
}
td {
padding: 5px;
}
#menu {
… |
QueryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/QueryTest.php |
Tests Drupal-specific SQL syntax tests. |
DbLogTest |
class |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Tests logging messages to the database. |
HeaderBag |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
HeaderBag is a container for HTTP headers. |
EmailTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php |
Tests email element. |
style.css |
file |
drupal/core/themes/seven/style.css |
/**
* Generic elements.
*/
body {
color: #000;
background: #fff;
font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
a,
.link {
color: #0074bd;
text-decoration: none;
}
a:hover,
.link:hover… |
hook_cron |
function |
drupal/core/modules/system/system.api.php |
Perform periodic actions. |
node_menu |
function |
drupal/core/modules/node/node.module |
Implements hook_menu(). |
RouteTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteTest.php |
Basic tests for the Route. |
PhpParser |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php |
Parses a file for namespaces/use/class declarations. |
SomeClass |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php |
|
Condition |
class |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Generic class for a series of conditions in a query. |
StackTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/StackTest.php |
|
Unescaper |
class |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Unescaper.php |
Unescaper encapsulates unescaping rules for single and double-quoted
YAML strings. |
logicalOr |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_Or matcher object. |
MenuBlock |
class |
drupal/core/modules/menu/lib/Drupal/menu/Plugin/Derivative/MenuBlock.php |
Provides block plugin definitions for custom menus. |
MenuBlock |
class |
drupal/core/modules/menu/lib/Drupal/menu/Plugin/Block/MenuBlock.php |
Provides a generic Menu block. |
JUnit.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
StoreTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
Diff::lcs |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Compute the length of the Longest Common Subsequence (LCS). |
node_feed |
function |
drupal/core/modules/node/node.module |
Page callback: Generates and prints an RSS feed. |
GlobAsset |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
A collection of assets loaded by glob. |
UseParent |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/UseParent.php |
|
node_view |
function |
drupal/core/modules/node/node.module |
Generates an array for rendering the given node. |
SomeClass |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/SomeClass.php |
|
hook_menu |
function |
drupal/core/modules/system/system.api.php |
Define menu items and page callbacks. |
HttpCache |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Cache provides HTTP caching. |
DummyTest |
class |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
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 |
Tid::init |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php |
Overrides \Drupal\views\Plugin\views\Plugin\views\PluginBase::init(). |
conf_path |
function |
drupal/core/includes/bootstrap.inc |
Returns the appropriate configuration directory. |
EventArgs |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventArgs.php |
EventArgs is the base class for classes containing event data. |
Color.php |
file |
drupal/core/lib/Drupal/Core/Utility/Color.php |
Definition of Drupal\Core\Utility\Color. |
Array.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Array.php |
|
FileCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Base file cache driver. |
PHP_Timer |
class |
drupal/core/vendor/phpunit/php-timer/PHP/Timer.php |
Utility class for timing. |
ManyToOne |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php |
Complex filter to handle filtering for many to one relationships,
such as terms (many terms per node) or roles (many roles per user). |
Views.php |
file |
drupal/core/modules/views/lib/Drupal/views/Views.php |
Contains \Drupal\views\Views. |
Blank.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Blank.php |
|