|
CSS_SKIN |
constant |
drupal/core/includes/common.inc |
The default weight for CSS rules that style skins and are not included with components. |
|
MenuLink |
class |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Defines the menu link entity class. |
|
JoinTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php |
Tests a generic join plugin and the join plugin base. |
|
NotIn.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php |
|
|
cache.inc |
file |
drupal/core/includes/cache.inc |
Functions and interfaces for cache handling. |
|
FieldInfo |
class |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Provides field and instance definitions for the current runtime environment. |
|
image.inc |
file |
drupal/core/includes/image.inc |
API for manipulating images. |
|
Sql::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Overrides \Drupal\views\Plugin\views\PluginBase::init(). |
|
db_insert |
function |
drupal/core/includes/database.inc |
Returns a new InsertQuery object for the active database. |
|
Chain.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
|
|
LinksTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Tests for menu links. |
|
LinkReply |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php |
Field handler to present a link to delete a node. |
|
color.inc |
file |
drupal/core/themes/bartik/color/color.inc |
Lists avalable colors and color schemes for the Bartik theme. |
|
Container |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Container is a dependency injection container. |
|
print.css |
file |
drupal/core/themes/bartik/css/print.css |
/* ---------- General Layout ---------- */
body,
input,
textarea,
select {
color: #000;
background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
width:… |
|
Print.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Print.php |
|
|
admin.inc |
file |
drupal/core/modules/views_ui/admin.inc |
Provides the Views' administrative interface. |
|
index.php |
file |
drupal/index.php |
The PHP page that serves all page requests on a Drupal installation. |
|
link_help |
function |
drupal/core/modules/link/link.module |
Implements hook_help(). |
|
join.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/join.test |
|
|
PluginBag |
class |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Defines an object which stores multiple plugin instances to lazy load them. |
|
Links.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Contains \Drupal\views\Plugin\views\field\Links. |
|
pager.inc |
file |
drupal/core/includes/pager.inc |
Functions to aid in presenting database results as a set of pages. |
|
AdminTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php |
Tests administrative overview pages. |
|
batch.inc |
file |
drupal/core/includes/batch.inc |
Batch processing API for processes to run in multiple HTTP requests. |
|
theme.inc |
file |
drupal/core/includes/theme.inc |
The theme system, which controls the output of Drupal. |
|
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 {
… |
|
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(). |
|
Singleton |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Singleton.php |
|
|
twig_init |
function |
drupal/core/themes/engines/twig/twig.engine |
Implements hook_init(). |
|
Inflector |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php |
Doctrine inflector has static methods for inflecting text |
|
Insert.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
Definition of Drupal\Core\Database\Query\Insert |
|
Formatting |
group |
drupal/core/includes/common.inc |
Functions to format numbers, strings, dates, etc. |
|
StringBase |
class |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Defines the locale string base class. |
|
PluginBase |
class |
drupal/core/lib/Drupal/Component/Plugin/PluginBase.php |
Base class for plugins wishing to support metadata inspection. |
|
Plugin.php |
file |
drupal/core/lib/Drupal/Component/Annotation/Plugin.php |
Contains Drupal\Component\Annotation\Plugin. |
|
Insert.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Insert.php |
Definition of Drupal\Core\Database\Driver\sqlite\Insert |
|
Insert.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Insert.php |
Definition of Drupal\Core\Database\Driver\mysql\Insert |
|
PluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
|
|
Insert.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Insert.php |
Definition of Drupal\Core\Database\Driver\pgsql\Insert |
|
None::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Overrides \Drupal\views\Plugin\views\PluginBase::init(). |
|
Binary.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php |
|
|
config.inc |
file |
drupal/core/includes/config.inc |
This is the API for configuration storage. |
|
File::init |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
|
xmlrpc.inc |
file |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Drupal XML-RPC library. |
|
String.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/String.php |
|
|
User::init |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Initialize the object. Invoked upon construction and wake up. |
|
ModuleInfo |
class |
drupal/core/lib/Drupal/Core/Utility/ModuleInfo.php |
Extends CacheArray to lazy load .info.yml properties for modules. |
|
InOperator |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Simple filter to handle matching of multiple options selectable via checkboxes |