Link::query |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Called to add the field to a query. |
ScalarDummy |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/ScalarDummy.php |
|
FieldUITest |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/FieldUITest.php |
Tests the UI of field handlers. |
ClassLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
ClassLoader implements an PSR-0 class loader |
JSMinFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php |
Filters assets through JsMin. |
File::$uuid |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
The file UUID. |
RooleFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php |
Loads Roole files. |
file.module |
file |
drupal/core/modules/file/file.module |
Defines a "managed_file" Form API field and a "file" field for Field module. |
preview.css |
file |
drupal/core/themes/bartik/color/preview.css |
/* ---------- Color form ----------- */
#color_scheme_form #palette .form-item {
width: 25em;
}
#color_scheme_form #palette .form-item label {
width: 15em;
}
/* ---------- Preview Styles ----------- */
.js #preview {
clear: both;
float: none… |
Rss::$nodes |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
|
parent.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent.test |
|
user_cancel |
function |
drupal/core/modules/user/user.module |
Cancel a user account. |
Runtime.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Error/Runtime.php |
|
TestExample |
class |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/area/TestExample.php |
Test area plugin. |
Sandbox.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Sandbox.php |
|
dotdot.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/dotdot.test |
|
http_kernel |
service |
drupal/core/core.services.yml |
Drupal\Core\HttpKernel |
user_delete |
function |
drupal/core/modules/user/user.module |
Delete a user. |
FileStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Stores the code as regular PHP files. |
ImageWidget |
class |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Plugin implementation of the 'image_image' widget. |
Rss::render |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
Render a row object. This usually passes through to a theme template
of some form, but not always. |
Dummy::$foo |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/Dummy.php |
|
binary.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/binary.test |
|
Dummy::$bar |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/Dummy.php |
|
php_disable |
function |
drupal/core/modules/php/php.install |
Implements hook_disable(). |
Logger::log |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Logger.php |
Logs with an arbitrary level. |
Dummy::$baz |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/Dummy.php |
|
Version.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Version.php |
|
SearchQuery |
class |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Performs a query on the full-text search index for a word or words. |
Dummy::$qux |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/Dummy.php |
|
Message.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
Contains Drupal\contact\Plugin\Core\Entity\Message. |
PreviewTest |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php |
Tests the preview form in the UI. |
DisableForm |
class |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Provides the filter format disable form. |
UriItem.php |
file |
drupal/core/lib/Drupal/Core/Entity/Field/Type/UriItem.php |
Contains \Drupal\Core\Entity\Field\Type\UriItem. |
node_schema |
function |
drupal/core/modules/node/node.install |
Implements hook_schema(). |
assertCount |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts the number of elements of an array, Countable or Iterator. |
Date::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Date.php |
Called to add the sort to a query. |
Tar::remove |
function |
drupal/core/lib/Drupal/Component/Archiver/Tar.php |
Implements Drupal\Component\Archiver\ArchiveInterface::remove(). |
assertEmpty |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a variable is empty. |
Include.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
|
menu_enable |
function |
drupal/core/modules/menu/menu.module |
Implements hook_enable(). |
MetadataBag |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Metadata container. |
EasyRdf.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf.php |
|
twig.engine |
file |
drupal/core/themes/engines/twig/twig.engine |
Handles integration of Twig templates with the Drupal theme system. |
OpmlFeedAdd |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
Imports feeds from OPML. |
assertFalse |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a condition is false. |
ForLoop.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/ForLoop.php |
|
Php::access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Php.php |
Only let users with PHP block visibility permissions set/modify this
default plugin. |
Menu system |
group |
drupal/core/includes/menu.inc |
Define the navigation menus, and route page requests to code based on URLs. |
Twig_Filter |
class |
drupal/core/vendor/twig/twig/lib/Twig/Filter.php |
Represents a template filter. |