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(). |
theme.api.php |
file |
drupal/core/modules/system/theme.api.php |
|
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 |
|
bootstrap.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/bootstrap.php |
|
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 |
|
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
==========================================================================… |
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. |
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. |
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. |
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 |
|
notAClass.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notAClass.php |
|
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(). |
SetStateClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
RemoveCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/RemoveCommand.php |
AJAX command for calling the jQuery remove() method. |
views_install |
function |
drupal/core/modules/views/views.install |
Implements hook_install(). |
field.api.php |
file |
drupal/core/modules/field/field.api.php |
|
iterable.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/iterable.test |
|
field.install |
file |
drupal/core/modules/field/field.install |
Install, update, and uninstall functions for the Field module. |
AlterTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AlterTest.php |
Definition of Drupal\system\Tests\Common\AlterTest. |
constant.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/constant.test |
|
QueryBase.php |
file |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Definition of Drupal\Core\Entity\Query\QueryBase. |
FilterManager |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
Manages the available filters. |
NodeAdminTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php |
Tests node administration page functionality. |
FILE_READABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is readable. |
_filter_autop |
function |
drupal/core/modules/filter/filter.module |
Converts line breaks into <p> and <br> in an intelligent fashion. |
FILE_WRITABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is writable. |
BasicTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php |
Definition of Drupal\views\Tests\BasicTest. |
drupal_render |
function |
drupal/core/includes/common.inc |
Renders HTML given a structured array tree. |