menu_help |
function |
drupal/core/modules/menu/menu.module |
Implements hook_help(). |
Embed.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Embed.php |
Definition of Drupal\views\Plugin\views\display\Embed. |
conf_path |
function |
drupal/core/includes/bootstrap.inc |
Returns the appropriate configuration directory. |
hook_view |
function |
drupal/core/modules/node/node.api.php |
Display a node. |
menu_menu |
function |
drupal/core/modules/menu/menu.module |
Implements hook_menu(). |
Graph.php |
file |
drupal/core/lib/Drupal/Component/Graph/Graph.php |
Definition of Drupal\Component\Graph\Graph. |
TypedData |
class |
drupal/core/lib/Drupal/Core/TypedData/Type/TypedData.php |
The abstract base class for typed data. |
Reference |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Reference.php |
Reference represents a service reference. |
menu_load |
function |
drupal/core/modules/menu/menu.module |
Load the data for a single custom menu. |
DebugTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/DebugTest.php |
|
NotIn.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php |
|
menu_save |
function |
drupal/core/modules/menu/menu.module |
Save a custom menu. |
GssFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
Filter for the Google Closure Stylesheets Compiler JAR. |
CacheTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php |
Basic test for pluggable caching. |
link.info |
file |
drupal/core/modules/field/modules/link/link.info |
name = Link
description = Provides a simple link field type.
core = 8.x
package = Core
version = VERSION
dependencies[] = field |
Basic.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/Basic.php |
Definition of Drupal\views\Plugin\views\exposed_form\Basic. |
ColorTest |
class |
drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php |
Tests the Color module functionality. |
text.info |
file |
drupal/core/modules/field/modules/text/text.info |
name = Text
description = Defines simple text field types.
package = Core
version = VERSION
core = 8.x
dependencies[] = field
required = TRUE |
ThemeTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
Tests the theme interface functionality. |
_color_gd |
function |
drupal/core/modules/color/color.module |
Converts a hex triplet into a GD color. |
PhpParser |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php |
Parses a file for namespaces/use/class declarations. |
Route.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
Table.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Definition of Drupal\views\Plugin\views\style\Table. |
EmailTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php |
Tests email element. |
StyleTest |
class |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php |
Provides a general test style plugin. |
AlterTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests alter queries. |
book_help |
function |
drupal/core/modules/book/book.module |
Implements hook_help(). |
AlterTest |
class |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/AlterTest.php |
Tests custom widget hooks and callbacks on the field administration pages. |
LinkReply |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php |
Field handler to present a link to delete a node. |
Float.php |
file |
drupal/core/lib/Drupal/Core/TypedData/Type/Float.php |
Definition of Drupal\Core\TypedData\Type\Float. |
dump.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/dump.test |
|
book_menu |
function |
drupal/core/modules/book/book.module |
Implements hook_menu(). |
text_help |
function |
drupal/core/modules/field/modules/text/text.module |
Implements hook_help(). |
TempStore |
class |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
Stores and retrieves temporary data for a given owner. |
FieldList |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Argument handler for list field to show the human readable name in the
summary. |
date.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/date.test |
|
Statement |
class |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Statement.php |
Specific SQLite implementation of DatabaseConnection. |
Fixed.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Fixed.php |
Definition of Drupal\views\Plugin\views\argument_default\Fixed. |
FileCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Base file cache driver. |
ThemeTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/ThemeTest.php |
Tests for verifying that taxonomy pages use the correct theme. |
Unary.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php |
|
FieldList |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/filter/FieldList.php |
Filter handler which uses list-fields as options. |
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 {
color: #0074bd;
text-decoration: none;
}
a:hover {
text-decoration:… |
Array.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
|
even.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/even.test |
|
Stopwatch |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/Stopwatch.php |
Stopwatch provides a way to profile code. |
rdf_theme |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_theme(). |
StoreTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
CacheTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
Query.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
Definition of Drupal\Core\Database\Query\Query |