SubtreeAccess |
class |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Access/SubtreeAccess.php |
Defines a special access checker for the toolbar subtree route. |
ChainTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php |
|
EasyRdf_Utils |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php |
Class containing static utility functions |
Comment::init |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
Entity::$data |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/Entity.php |
|
ArrayTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
Directory.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
constant.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/constant.test |
|
block.api.php |
file |
drupal/core/modules/block/block.api.php |
Hooks provided by the Block module. |
db_set_active |
function |
drupal/core/includes/database.inc |
Sets a new active database. |
InvokeCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
AJAX command for invoking an arbitrary jQuery method. |
Kernel::$name |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
Sql::addField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a field to the query table, possibly with an alias. This will
automatically call ensure_table to make sure the required table
exists, *unless* $table is unset. |
Drupal::flood |
function |
drupal/core/lib/Drupal.php |
Returns the flood instance. |
Process::stop |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Stops the process. |
CryptTest.php |
file |
drupal/core/tests/Drupal/Tests/Component/Utility/CryptTest.php |
Contains \Drupal\Tests\Component\Utility\CryptTest. |
EntityUriTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUriTest.php |
Tests the basic Entity API. |
Sql::addWhere |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a simple WHERE clause to the query. The caller is responsible for
ensuring that all fields are fully qualified (TABLE.FIELD) and that
the table already exists in the query. |
layout.module |
file |
drupal/core/modules/layout/layout.module |
Manages page layouts for content presentation. |
AlterTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/AlterTest.php |
Definition of Drupal\system\Tests\Form\AlterTest. |
SearchRow.php |
file |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/row/SearchRow.php |
Definition of Drupal\search\Plugin\views\row\SearchRow. |
RouteMock.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/RouteMock.php |
|
image.api.php |
file |
drupal/core/modules/image/image.api.php |
Hooks related to image styles and effects. |
MultiFormTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php |
Tests Ajax-enabled forms functionality with multiple instances of the form. |
User::hasRole |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Whether a user has a certain role. |
Drupal::token |
function |
drupal/core/lib/Drupal.php |
Returns the token service. |
Config::isNew |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Returns whether this configuration object is new. |
User::addRole |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Add a role to a user. |
ThemeSettings |
class |
drupal/core/lib/Drupal/Core/Theme/ThemeSettings.php |
Defines the default theme settings object. |
BlockTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php |
|
Cookie::$name |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
|
ParameterTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterTest.php |
|
DocParserTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
EasyRdf_Graph |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Container for collection of EasyRdf_Resources. |
PageCacheTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Enables the page cache and tests it with various HTTP requests. |
WysiwygEditor |
class |
drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/Plugin/InPlaceEditor/WysiwygEditor.php |
Defines the wysiwyg editor. |
image.install |
file |
drupal/core/modules/image/image.install |
Install, update and uninstall functions for the image module. |
GraphTest.php |
file |
drupal/core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Contains \Drupal\Tests\Component\Graph\GraphTest. |
Score::render |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/field/Score.php |
Render the field. |
Optimizer.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Optimizer.php |
|
ActionManager |
class |
drupal/core/lib/Drupal/Core/Action/ActionManager.php |
Provides an Action plugin manager. |
edit.info.yml |
file |
drupal/core/modules/edit/edit.info.yml |
drupal/core/modules/edit/edit.info.yml |
MacroTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php |
|
drupal_render |
function |
drupal/core/includes/common.inc |
Renders HTML given a structured array tree. |
toolbar_theme |
function |
drupal/core/modules/toolbar/toolbar.module |
Implements hook_theme(). |
Cookie::$path |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
|
Role::$weight |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/Role.php |
The weight of this role in administrative listings. |
MockTestBlock |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockTestBlock.php |
Mock implementation of a test block plugin used by Plugin API unit tests. |
PrintTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php |
|
iterable.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/iterable.test |
|