Date |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php |
Abstract argument handler for dates. |
Node |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php |
Validate whether an argument is an acceptable node. |
Type |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Type.php |
Filter by node type. |
html |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
lock |
function |
drupal/core/includes/bootstrap.inc |
Get locking layer instance. |
Null |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Null.php |
Argument handler that ignores the argument. |
Term |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php |
Validate whether an argument is an acceptable node. |
NBSP |
constant |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3 |
Node |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_default/Node.php |
Default argument plugin to extract a node via menu_get_object |
Node |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
Defines the node entity class. |
None |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/None.php |
Do not validate the argument. |
Date |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php |
Filter to handle dates stored as a timestamp. |
Date |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php |
A handler to provide proper displays for dates. |
Term |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
Defines the taxonomy term entity. |
Name |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
True |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
Null |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
File |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
A file in the file system. |
File |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php |
Field handler to provide simple renderer that allows linking to a file. |
User |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php |
Field handler to provide simple renderer that allows linking to a user. |
File |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/wizard/File.php |
Tests creating managed files views with the wizard. |
Mail |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Mail.php |
Field handler to provide acess control for the email field. |
Mini |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php |
The plugin to handle mini pager. |
B::$b |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
Score |
class |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/field/Score.php |
Field handler to provide simple renderer that allows linking to a node. |
Value |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php |
|
Score |
class |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/sort/Score.php |
Field handler to provide simple renderer that allows linking to a node. |
Query |
class |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
Base class for query builders. |
A::$a |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
Users |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/wizard/Users.php |
Tests creating user views with the wizard. |
Store |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Store implements all the logic for storing cache metadata (Request and Response headers). |
Roles |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Roles.php |
Filter handler for user roles. |
Lexer |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Base class for writing simple lexers, i.e. for creating small DSLs. |
Proxy |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php |
Interface for proxy classes. |
Apple |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/fruit/Apple.php |
Plugin annotation
@Plugin(
id = "apple",
label = "Apple",
color = "green"
) |
Basic |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/Basic.php |
Exposed form plugin that provides a basic exposed form. |
Merge |
class |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Merge.php |
|
theme |
function |
drupal/core/includes/theme.inc |
Generates themed output. |
Scope |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Scope.php |
Scope class. |
Field |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
A field that displays fieldapi fields. |
Title |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php |
Views area title override handler. |
A.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/A.php |
|
E.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php |
|
Tasks |
class |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Database installer structure. |
D.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/D.php |
|
B.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/B.php |
|
Event |
class |
drupal/core/vendor/guzzle/common/Guzzle/Common/Event.php |
Default event for Guzzle notifications |
Alias |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Alias.php |
@api |
Float |
class |
drupal/core/lib/Drupal/Core/TypedData/Type/Float.php |
The float data type. |
Fixed |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Fixed.php |
The fixed argument default handler. |