README.txt |
file |
drupal/sites/README.txt |
This directory structure contains the settings and configuration files specific
to your site or sites and is an integral part of multisite configurations.
It is now recommended to place your custom and downloaded extensions in the
/modules, /themes,… |
SchemaTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Tests the Schema API. |
Import.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Import.php |
|
Broken.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php |
Definition of Drupal\views\Plugin\views\relationship\Broken. |
first.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/first.test |
|
color_help |
function |
drupal/core/modules/color/color.module |
Implements hook_help(). |
StringItem |
class |
drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php |
Defines the 'string_field' entity field item. |
RootEntity |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
split.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/split.test |
|
Node::init |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
FilterTest |
class |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/filter/FilterTest.php |
Plugin annotation
@PluginID("test_filter"); |
node_theme |
function |
drupal/core/modules/node/node.module |
Implements hook_theme(). |
assertNull |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a variable is NULL. |
ViewsBlock |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Provides a generic Views block. |
View::$tag |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
The "tags" of a view. |
DCOM58Test |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
@group DCOM58 |
FormEditor |
class |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditor/FormEditor.php |
Defines the form editor. |
BundleTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Bundle/BundleTest.php |
|
Binary.php |
file |
drupal/core/lib/Drupal/Core/TypedData/Type/Binary.php |
Contains \Drupal\Core\TypedData\Type\Binary. |
nl2br.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/nl2br.test |
|
StaticTest |
class |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/StaticTest.php |
Tests a static access plugin. |
assertSame |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two variables have the same type and value.
Used on objects, it asserts that two variables reference
the same object. |
Feed::init |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Feed.php |
Overrides Drupal\Core\Entity\EntityNG::init(). |
String.php |
file |
drupal/core/lib/Drupal/Core/TypedData/Type/String.php |
Contains \Drupal\Core\TypedData\Type\String. |
Parser.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser.php |
|
Calculator |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Calculator.php |
|
Broken.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Broken.php |
Definition of Drupal\views\Plugin\views\field\Broken. |
Attributes |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attributes.php |
Annotation that can be used to signal to the parser
to check the types of all declared attributes during the parsing process. |
ViewUI.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Definition of Drupal\views_ui\ViewUI. |
Markup.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Markup.php |
Definition of Drupal\views\Plugin\views\field\Markup. |
README.txt |
file |
drupal/core/lib/Drupal/Core/README.txt |
Code in the Drupal\Core namespace represents Drupal Subsystems provided by the
base system. These subsystems MAY depend on Drupal Components and other
Subsystems, but MAY NOT depend on any code in a module.
Each Subsystem should be in its own… |
Format.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
|
ActiveTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/ActiveTest.php |
|
DartFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php |
Compiles Dart into Javascript. |
Path::init |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
README.txt |
file |
drupal/core/lib/Drupal/Component/README.txt |
Drupal Components are independent libraries that do not depend on the rest of
Drupal in order to function. Components MAY depend on other Components, but
that is discouraged. Components MAY NOT depend on any code that is not part of
PHP itself or… |
Facade.php |
file |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Facade.php |
|
Comparison |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
Comparison of a field with a value by the given operator. |
Controller |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
@Route("/someprefix")
@author Johannes M. Schmitt <schmittjoh@gmail.com> |
TestEntity |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php |
Test entity class. |
Reader.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
Custom.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Custom.php |
Definition of Drupal\views\Plugin\views\field\Custom. |
StringTest |
class |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Tests string filtering. |
Editor.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Annotation/Editor.php |
Contains \Drupal\editor\Annotation\Editor. |
Dumper.php |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Dumper.php |
|
README.txt |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/fruit/README.txt |
The classes in this directory act as a mock plugin type to test annotated class
discovery. See the corresponding test file:
/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php |
Driver.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver.php |
|
Orange.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/fruit/Orange.php |
Definition of Drupal\plugin_test\Plugin\plugin_test\fruit\Orange. |
Filter.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
|
Inline.php |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
|