LinkCancel |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkCancel.php |
Field handler to present a link to user cancel. |
ATrait.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ATrait.php |
|
README.txt |
file |
drupal/core/themes/stark/README.txt |
ABOUT STARK
-----------
The Stark theme is provided for demonstration purposes; it uses Drupal's
default HTML markup and CSS styles. It can be used as a troubleshooting tool to
determine whether module-related CSS and JavaScript are interfering… |
timer_stop |
function |
drupal/core/includes/bootstrap.inc |
|
Object.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Object.php |
|
Editor.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/Core/Entity/Editor.php |
Contains \Drupal\editor\Plugin\Core\Entity\Editor. |
Node::$nid |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node ID. |
Node::$vid |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node revision ID. |
Stream.php |
file |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
CTrait.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CTrait.php |
|
TestLoader |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
Scalar.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Scalar.php |
|
CookieTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
CookieTest |
ParserTest |
class |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
FooCommand |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/Command/FooCommand.php |
|
Status.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Status.php |
Definition of Drupal\file\Plugin\views\field\Status. |
BTrait.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/BTrait.php |
|
Double.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Double.php |
|
hook_forms |
function |
drupal/core/modules/system/system.api.php |
Map form_ids to form builder functions. |
Node::$uid |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node owner's user ID. |
Name::init |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Name.php |
Overrides \Drupal\user\Plugin\views\field\User::init(). |
ClassUtils |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php |
Class and reflection related functionality for objects that
might or not be proxy objects at the moment. |
Notice.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Notice.php |
|
Status.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/filter/Status.php |
Definition of Drupal\file\Plugin\views\filter\Status. |
twig_theme |
function |
drupal/core/themes/engines/twig/twig.engine |
Implements hook_theme(). |
TestClient |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestClient.php |
|
CSS_LAYOUT |
constant |
drupal/core/includes/common.inc |
The default weight for CSS rules that layout a page. |
IsType.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
CoreBundle |
class |
drupal/core/lib/Drupal/Core/CoreBundle.php |
Bundle class for mandatory core services. |
file.usage |
service |
drupal/core/modules/system/tests/modules/bundle_test/bundle_test.services.yml |
Drupal\bundle_test\TestFileUsage |
hook_theme |
function |
drupal/core/modules/system/system.api.php |
Register a module (or theme's) theme implementations. |
Link::init |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Overrides Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
Definition |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Definition represents a service definition. |
JS_SETTING |
constant |
drupal/core/includes/common.inc |
The default group for JavaScript settings added to the page. |
Constraint |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
Contains the properties of a constraint definition. |
FileLoader |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FileLoader.php |
|
Header.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
|
JS_LIBRARY |
constant |
drupal/core/includes/common.inc |
The default group for JavaScript and jQuery libraries added to the page. |
dblog_help |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_help(). |
source.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source.php |
|
JS_DEFAULT |
constant |
drupal/core/includes/common.inc |
The default group for module JavaScript code added to the page. |
dblog_menu |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_menu(). |
Node::$log |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node revision log message. |
dblog_cron |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_cron(). |
Node::init |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
Overrides \Drupal\Core\Entity\EntityNG::init(). |
RedisCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php |
Redis cache provider. |
Config.php |
file |
drupal/core/lib/Drupal/Core/Config/Config.php |
Definition of Drupal\Core\Config\Config. |
GotoAction |
class |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/GotoAction.php |
Redirects to a different URL. |
Serializer |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Serializer serializes and deserializes data |
Term::$tid |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
The taxonomy term ID. |