form_test_color |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor for testing #type 'color' elements. |
Numeric::$value |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php |
The actual value which is used for querying. |
system.diff.css |
file |
drupal/core/modules/system/css/system.diff.css |
/**
* Inline diff metadata
*/
.diff-inline-metadata {
padding:4px;
border:1px solid #ddd;
background:#fff;
margin:0px 0px 10px;
}
.diff-inline-legend { font-size:11px; }
.diff-inline-legend span,
.diff-inline-legend label {… |
theme_task_list |
function |
drupal/core/includes/theme.maintenance.inc |
Returns HTML for a list of maintenance tasks to perform. |
EasyRdf_Literal |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Class that represents an RDF Literal |
FactoryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
Definition of Drupal\system\Tests\Plugin\FactoryTest. |
hook_permission |
function |
drupal/core/modules/system/system.api.php |
Define user permissions. |
file_field_info |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_info(). |
Entity::getType |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getType(). |
ERR_READ_FAILED |
constant |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTestHelper.php |
|
HttpCache::pass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Forwards the Request to the backend without storing the Response in the cache. |
PhpTestBase.php |
file |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php |
Definition of Drupal\php\Tests\PhpTestBase. |
BlockUiTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
Contains \Drupal\block\Tests\BlockUiTest. |
ScalarDummy.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/ScalarDummy.php |
|
Updater::update |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Updates a Drupal project and returns a list of next actions. |
RouteSubscriber |
class |
drupal/core/modules/views/lib/Drupal/views/EventSubscriber/RouteSubscriber.php |
Builds up the routes of all views. |
MappingHookTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
Tests the RDF mapping hook. |
form_test_email |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor for testing #type 'email' elements. |
twig_render_var |
function |
drupal/core/themes/engines/twig/twig.engine |
Wrapper around render() for twig printed output. |
LinkFieldUITest |
class |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php |
Tests link field UI functionality. |
PluginException |
class |
drupal/core/lib/Drupal/Component/Plugin/Exception/PluginException.php |
Generic Plugin exception class to be thrown when no more specific class
is applicable. |
ApcCache::write |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Cache/ApcCache.php |
Stores a class metadata in the cache |
edit.module.css |
file |
drupal/core/modules/edit/css/edit.module.css |
/**
* Animations.
*/
.edit-animate-invisible {
opacity: 0;
}
.edit-animate-fast {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s… |
EntityNG::__get |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements the magic method for setting object properties. |
Statement::$dbh |
property |
drupal/core/lib/Drupal/Core/Database/Statement.php |
Reference to the database connection object for this statement. |
ArrayHasKey.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ArrayHasKey.php |
|
EntityNG::__set |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements the magic method for setting object properties. |
FileTest::$file |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
FileTranslation |
class |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
File based string translation. |
views.theme.inc |
file |
drupal/core/modules/views/views.theme.inc |
Preprocessors and helper functions to make theming easier. |
UserPictureTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
Tests user picture functionality. |
PerformanceTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
|
JsonMatches.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches.php |
|
views.views.inc |
file |
drupal/core/modules/views/views.views.inc |
Provide views data and handlers that aren't tied to any other module. |
HttpCache::lock |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Locks a Request during the call to the backend. |
BooleanOperator |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Simple filter to handle matching of boolean values |
StylesCombo.php |
file |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Contains \Drupal\ckeditor\Plugin\CKEditorPlugin\StylesCombo. |
DRUPAL_NO_CACHE |
constant |
drupal/core/includes/common.inc |
The block should not get cached. |
Entity::getName |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getName(). |
MenuLink::$mlid |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The menu link ID. |
system.mail.yml |
file |
drupal/core/modules/system/config/system.mail.yml |
drupal/core/modules/system/config/system.mail.yml |
IsIdentical.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsIdentical.php |
|
EntityNG::label |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Overrides Entity::label() to access the label field with the new API. |
Entity::getRoot |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getRoot(). |
MenuLink::$uuid |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The menu link UUID. |
system.date.yml |
file |
drupal/core/modules/system/config/system.date.yml |
drupal/core/modules/system/config/system.date.yml |
VariableLog.php |
file |
drupal/core/lib/Drupal/Core/Mail/VariableLog.php |
Definition of Drupal\Core\Mail\VariableLog. |
Url::isAbsolute |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
Check if this is an absolute URL |
BankAccountTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
Tests for the BankAccount class. |
DisplayPageTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Tests the page display plugin. |