HttpAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php |
|
search_schema |
function |
drupal/core/modules/search/search.install |
Implements hook_schema(). |
shortcut_menu |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_menu(). |
theme.api.php |
file |
drupal/core/modules/system/theme.api.php |
|
ThemeTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/ThemeTest.php |
Definition of Drupal\taxonomy\Tests\ThemeTest. |
HooksTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/HooksTest.php |
Definition of Drupal\taxonomy\Tests\HooksTest. |
RouteTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
system_tokens |
function |
drupal/core/modules/system/system.tokens.inc |
Implements hook_tokens(). |
TaskException |
class |
drupal/core/lib/Drupal/Core/Database/Install/TaskException.php |
Exception thrown if the database installer fails. |
twig_var_dump |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Debug.php |
|
ForumTest.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Tests for forum.module. |
bootstrap.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/bootstrap.php |
|
Views plugins |
group |
drupal/core/modules/views/views.api.php |
Views plugins are objects that are used to build and render the view.
Plugins are registered by extending one of the Views base plugin classes
and defining settings in the plugin annotation. |
User::$access |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The timestamp when the user last accessed the site. A value of 0 means the
user has never accessed the site. |
drupal_add_js |
function |
drupal/core/includes/common.inc |
Adds a JavaScript file, setting, or inline code to the page. |
Tasks::$tasks |
property |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Structure that describes each task to run. |
_color_unpack |
function |
drupal/core/modules/color/color.module |
Converts a hex color into an RGB triplet. |
ContainerTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
Broken::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Don't run a query |
User::$status |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Whether the user is active (1) or blocked (0). |
drupal_get_js |
function |
drupal/core/includes/common.inc |
Returns a themed presentation of all JavaScript code for the current page. |
FilterAPITest |
class |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Tests the behavior of Filter's API. |
PathUtils.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/PathUtils.php |
|
normalize.css |
file |
drupal/core/misc/normalize/normalize.css |
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
==========================================================================… |
ViewUI::isNew |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::isNew(). |
email.install |
file |
drupal/core/modules/field/modules/email/email.install |
Install, update and uninstall functions for the E-mail module. |
TypedData.php |
file |
drupal/core/lib/Drupal/Core/TypedData/Type/TypedData.php |
Definition of Drupal\Core\TypedData\Type\TypedData. |
Broken::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php |
Called to implement a relationship in a query. |
number.module |
file |
drupal/core/modules/field/modules/number/number.module |
Defines numeric field types. |
IpAddressTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/IpAddressTest.php |
Tests getting IP addresses and hostname validation. |
ManyToOne.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php |
Definition of Drupal\views\Plugin\views\filter\ManyToOne. |
filter_access |
function |
drupal/core/modules/filter/filter.module |
Checks if a user has access to a particular text format. |
RouteCompiler |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php |
RouteCompiler compiles Route instances to CompiledRoute instances. |
ColorTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ColorTest.php |
Definition of Drupal\system\Tests\Common\ColorTest. |
forum_install |
function |
drupal/core/modules/forum/forum.install |
Implements hook_install(). |
format_string |
function |
drupal/core/includes/bootstrap.inc |
Replaces placeholders with sanitized values in a string. |
MatcherDumper |
class |
drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php |
Dumps Route information to a database table. |
Float::$value |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Float.php |
The data value. |
TimerUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/TimerUnitTest.php |
Tests timer_read(). |
standard.info |
file |
drupal/core/profiles/standard/standard.info |
name = Standard
description = Install with commonly used features pre-configured.
version = VERSION
core = 8.x
dependencies[] = node
dependencies[] = history
dependencies[] = block
dependencies[] = breakpoint
dependencies[] = color
dependencies[] =… |
AliasTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/AliasTest.php |
Definition of Drupal\system\Tests\Path\CrudTest. |
SomeClass.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php |
|
Depth::render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Depth.php |
Work out the depth of this comment |
notAClass.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notAClass.php |
|
shortcut_sets |
function |
drupal/core/modules/shortcut/shortcut.module |
Returns an array of all shortcut sets, keyed by the set name. |
CompassFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
Loads Compass files. |
ZendDataCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php |
Zend Data Cache cache driver. |
Attribute.php |
file |
drupal/core/lib/Drupal/Core/Template/Attribute.php |
Definition of Drupal\Core\Template\Attribute. |
constant.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/constant.test |
|
ViewUI::label |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::label(). |