block.html.twig |
file |
drupal/core/modules/block/templates/block.html.twig |
Default theme implementation to display a block. |
NullBackend.php |
file |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Definition of Drupal\Core\Cache\NullBackend. |
PHP_Token_MINUS |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
StyleUITest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StyleUITest.php |
Contains \Drupal\views_ui\Tests\StyleUITest. |
field_ui.module |
file |
drupal/core/modules/field_ui/field_ui.module |
Allows administrators to attach custom fields to fieldable types. |
contextual_menu |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_menu(). |
StorageTest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php |
Contains \Drupal\views_ui\tests\StorageTest. |
PluginBag::next |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Implements \Iterator::next(). |
Twig_Node_Print |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Print.php |
Represents a node that outputs an expression. |
GuzzleException |
interface |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/GuzzleException.php |
Guzzle exception |
_menu_translate |
function |
drupal/core/includes/menu.inc |
Handles dynamic path translation and menu access control. |
TwigEnvironment |
class |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
A class that defines a Twig environment for Drupal. |
SelectionBroken |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionBroken.php |
A null implementation of SelectionInterface. |
entity_get_info |
function |
drupal/core/includes/entity.inc |
Gets the entity definition for an entity type. |
contextual_help |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_help(). |
Request::getUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the full URL of the request (e.g. 'http://www.guzzle-project.com/')
scheme://username:password@domain:port/path?query_string#fragment |
HandlerTestBase |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTestBase.php |
@todo. |
PHP_Token_COLON |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
FilePrivateTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php |
Tests file access on private nodes. |
Twig_Node_Flush |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Flush.php |
Represents a flush node. |
Update::$fields |
property |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
An array of fields that will be updated. |
path_test_reset |
function |
drupal/core/modules/system/tests/modules/path_test/path_test.module |
Resets the path test results. |
Request::getUri |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Generates a normalized URI for the Request. |
toolbar.install |
file |
drupal/core/modules/toolbar/toolbar.install |
Install, update and uninstall functions for the toolbar module. |
AnalyzeTest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/AnalyzeTest.php |
Contains \Drupal\views_ui\Tests\AnalyzeTest. |
InstallTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/InstallTest.php |
Definition of Drupal\system\Tests\Module\InstallTest. |
ItemList::count |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Implements \Countable::count(). |
Content markers |
group |
drupal/core/includes/theme.inc |
Markers used by theme_mark() and node_mark() to designate content. |
NodeBCDecorator |
class |
drupal/core/modules/node/lib/Drupal/node/NodeBCDecorator.php |
Defines the node specific entity BC decorator. |
FieldNormalizer |
class |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php |
Converts the Drupal field structure to HAL array structure. |
Profile::getUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the URL. |
FieldUITest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/FieldUITest.php |
Contains \Drupal\views\Tests\UI\FieldUITest. |
block.admin.css |
file |
drupal/core/modules/block/css/block.admin.css |
#blocks tr.region-title td {
font-weight: bold;
}
#blocks tr.region-message {
font-weight: normal;
color: #999;
}
#blocks tr.region-populated {
display: none;
}
.block-region {
background-color: #ff6;
margin-top: 4px;
margin-bottom:… |
ClientInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Client interface for send HTTP requests |
Collection::set |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Set a key value pair |
PerformanceForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php |
Configure performance settings for this site. |
Variable::$name |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Variable.php |
|
Php::submitForm |
function |
drupal/core/modules/php/lib/Drupal/php/Plugin/Condition/Php.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
Profile::setUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
Comparison::NEQ |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
LlamaContextual |
class |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextual.php |
Defines a "Llama" plugin, with a contextually enabled "llama" feature. |
Permissions.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Permissions.php |
Definition of Drupal\user\Plugin\views\filter\Permissions. |
shortcut_schema |
function |
drupal/core/modules/shortcut/shortcut.install |
Implements hook_schema(). |
hook_user_login |
function |
drupal/core/modules/user/user.api.php |
The user just logged in. |
Twig_Node_Macro |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Macro.php |
Represents a macro node. |
StaticDiscovery |
class |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
A discovery mechanism that allows plugin definitions to be manually
registered rather than actively discovered. |
Links::getLinks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Gets the list of links used by this field. |
JsonEncoder.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/Encoder/JsonEncoder.php |
Contains \Drupal\hal\JsonEncoder. |
TokenParser.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
|
menu_get_object |
function |
drupal/core/includes/menu.inc |
Gets a loaded object from a router item. |