PhpMail::mail |
function |
drupal/core/lib/Drupal/Core/Mail/PhpMail.php |
Sends an e-mail message, using Drupal variables and default settings. |
DatabaseQueue |
class |
drupal/core/lib/Drupal/Core/Queue/DatabaseQueue.php |
Default queue implementation. |
BanSubscriber |
class |
drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php |
Ban subscriber for controller requests. |
Util_TestTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
@package PHPUnit
@author Sebastian Bergmann <sebastian@phpunit.de>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
@link … |
EntityWrapper |
class |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Defines an 'entity' data type, e.g. the computed 'entity' property of entity references. |
PathAliasTest |
class |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests path alias functionality. |
PluginBagTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginBagTest.php |
Tests the generic plugin bag. |
GroupSequence |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/GroupSequence.php |
Annotation for group sequences |
PhpDumperTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
PluginExample |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/Annotation/PluginExample.php |
Defines a custom Plugin annotation. |
number.module |
file |
drupal/core/modules/number/number.module |
Defines numeric field types. |
filter_access |
function |
drupal/core/modules/filter/filter.module |
Checks if a user has access to a particular text format. |
LessphpFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php |
Loads LESS files using the PHP implementation of less, lessphp. |
UnpublishNode |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishNode.php |
Unpublishes a node. |
ValidTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ValidTest.php |
|
XmlFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
XmlFileLoader loads XML files service definitions. |
Attribute.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attribute.php |
|
action.module |
file |
drupal/core/modules/action/action.module |
This is the Actions module for executing stored actions. |
Invokable.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invokable.php |
|
path_to_theme |
function |
drupal/core/includes/theme.inc |
Returns the path to the current themed element. |
DiffArrayTest |
class |
drupal/core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php |
Tests the DiffArray helper class. |
BlockPluginUI |
class |
drupal/core/modules/block/lib/Drupal/block/Plugin/Derivative/BlockPluginUI.php |
Provides block plugin UI plugin definitions for all themes. |
style-rtl.css |
file |
drupal/core/themes/bartik/css/style-rtl.css |
/* ------------------- Reset Styles ---------------------- */
th,
td {
text-align: right;
}
blockquote {
border-left: none;
border-right: 4px solid #afafaf;
}
blockquote:before {
content: "\201D";
}
blockquote:after {
content:… |
Twig_Node_For |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/For.php |
Represents a for node. |
LinkFormatter |
class |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php |
Plugin implementation of the 'link' formatter. |
editor.module |
file |
drupal/core/modules/editor/editor.module |
Adds bindings for client-side "text editors" to text formats. |
comment_reply |
function |
drupal/core/modules/comment/comment.pages.inc |
Form constructor for the comment reply form. |
FileInterface |
interface |
drupal/core/modules/file/lib/Drupal/file/FileInterface.php |
Provides an interface defining a file entity. |
SpaceUsedTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/SpaceUsedTest.php |
This will run tests against the $file_managed->spaceUsed() function. |
Merge::$table |
property |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
The table to be used for INSERT and UPDATE. |
ColorTest.php |
file |
drupal/core/tests/Drupal/Tests/Core/Utility/ColorTest.php |
Contains \Drupal\Tests\Core\Utility\ColorTest. |
DirectoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
Directory related tests. |
IsbnValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/IsbnValidator.php |
Validates whether the value is a valid ISBN-10 or ISBN-13. |
normalize.css |
file |
drupal/core/misc/normalize/normalize.css |
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
==========================================================================… |
comment_admin |
function |
drupal/core/modules/comment/comment.admin.inc |
Page callback: Presents an administrative comment listing. |
BlockPluginUI |
class |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
Defines an overrideable UI for block selection, configuration, and placement. |
Generator.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
EventTest.php |
file |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
theme_disable |
function |
drupal/core/includes/theme.inc |
Disables a given list of themes. |
ManyToOne.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Definition of Drupal\views\Plugin\views\argument\ManyToOne. |
Header::$glue |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
|
BasicTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php |
Definition of Drupal\views\Tests\BasicTest. |
MemcacheCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php |
Memcache cache provider. |
Store::$locks |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
|
RouteTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteTest.php |
Definition of Drupal\system\Tests\Routing\RouteTest. |
UseParent.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/UseParent.php |
|
bootstrap.inc |
file |
drupal/core/includes/bootstrap.inc |
Functions that need to be loaded on every Drupal request. |
MenuInterface |
interface |
drupal/core/modules/system/lib/Drupal/system/MenuInterface.php |
Provides an interface defining a menu entity. |
Exception.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/Exception.php |
|
MonthDate.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/MonthDate.php |
Contains \Drupal\views\Plugin\views\argument\MonthDate. |