editor.api.php |
file |
drupal/core/modules/editor/editor.api.php |
Documentation for Text Editor API. |
Error::runTest |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Error.php |
Override to run the test and assert its state. |
NormalizerBase |
class |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php |
Base class for Normalizers. |
UnboundDisplay |
class |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/UnboundDisplay.php |
Defines the unbound_display entity. |
DemoteNode.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/DemoteNode.php |
Contains \Drupal\node\Plugin\Action\DemoteNode. |
_DiffOp_Delete |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
@todo document
@private
@subpackage DifferenceEngine |
PoStreamWriter |
class |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Defines a Gettext PO stream writer. |
HttpKernelTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
Node::$filters |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Set default values for the filters. |
farbtastic.css |
file |
drupal/core/misc/farbtastic/farbtastic.css |
.farbtastic {
position: relative;
}
.farbtastic * {
position: absolute;
cursor: crosshair;
}
.farbtastic,
.farbtastic .wheel {
width: 195px;
height: 195px;
}
.farbtastic .color,
.farbtastic .overlay {
top: 47px;
left: 47px;
width:… |
layout-rtl.css |
file |
drupal/core/themes/stark/css/layout-rtl.css |
@media all and (min-width: 480px) and (max-width: 959px) {
body.sidebar-first #content,
body.two-sidebars #content {
float: left;
}
body.sidebar-second #content {
float: right;
}
#sidebar-first {
float: right;
}
… |
RouterTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Definition of Drupal\system\Tests\Routing\RouterTest. |
_node_rankings |
function |
drupal/core/modules/node/node.module |
Gathers the rankings from the the hook_ranking() implementations. |
DrupalDateTime |
class |
drupal/core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
Extends DateTimePlus(). |
Twig_Node_Body |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Body.php |
Represents a body node. |
Insert::$table |
property |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
The table on which to insert. |
Secure::$roles |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Secure.php |
|
Expression.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Expression.php |
|
Memory::$queue |
property |
drupal/core/lib/Drupal/Core/Queue/Memory.php |
The queue data. |
Verifiable.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Verifiable.php |
|
WATCHDOG_ALERT |
constant |
drupal/core/includes/bootstrap.inc |
Log message severity -- Alert: action must be taken immediately. |
MockController |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockController.php |
Dummy class, just for testing. |
YamlDumperTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
theme_datetime |
function |
drupal/core/includes/theme.inc |
Returns HTML for a date / time. |
menu_main_menu |
function |
drupal/core/includes/menu.inc |
Returns an array of links to be rendered as the Main menu. |
DeleteNode.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/DeleteNode.php |
Contains \Drupal\node\Plugin\Action\DeleteNode. |
TestEntity.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php |
Contains Drupal\field_test\Plugin\Core\Entity\TestEntity. |
Ajax framework |
group |
drupal/core/includes/ajax.inc |
Functions for Drupal's Ajax framework. |
WATCHDOG_ERROR |
constant |
drupal/core/includes/bootstrap.inc |
Log message severity -- Error conditions. |
Alias::$public |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Alias.php |
|
BulkDeleteTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Unit test class for field bulk delete and batch purge functionality. |
Store::cleanup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Cleanups storage. |
YamlFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
YamlFileLoader loads YAML files service definitions. |
ArchiveTar.php |
file |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
BlockPluginBag |
class |
drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php |
Provides a collection of block plugins. |
Insert::fields |
function |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
Adds a set of field->value pairs to be inserted. |
SiteSchema.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php |
Contains SiteSchema. |
_DiffOp_Change |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
@todo document
@private
@subpackage DifferenceEngine |
REQUIREMENT_OK |
constant |
drupal/core/includes/install.inc |
Requirement severity -- Requirement successfully met. |
Insert::values |
function |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
Adds another set of values to the query to be inserted. |
Date::opSimple |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php |
|
WATCHDOG_DEBUG |
constant |
drupal/core/includes/bootstrap.inc |
Log message severity -- Debug-level messages. |
hook_hook_info |
function |
drupal/core/modules/system/system.api.php |
Defines one or more hooks that are exposed by a module. |
RdfaMarkupTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php |
Tests RDFa markup generation. |
ScopeInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ScopeInterface.php |
Scope Interface. |
TestBundle.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php |
|
ChildSuite.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/783/ChildSuite.php |
|
TestController |
class |
drupal/core/tests/Drupal/Tests/Core/Controller/TestController.php |
Defines a test controller used by unit tests. |
PhpProcessTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpProcessTest.php |
|
Tasks::connect |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php |
Check database connection and attempt to create database if the database is
missing. |