UserSession::id |
function |
drupal/core/lib/Drupal/Core/Session/UserSession.php |
Returns the user ID or 0 for anonymous. |
BrowserTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrowserTest.php |
Definition of Drupal\simpletest\Tests\BrowserTest. |
EditLoadingTest |
class |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Tests loading of Edit and lazy-loading of in-place editors. |
MenuLink::reset |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Resets a system-defined menu link. |
OneTestCase.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/OneTestCase.php |
|
LlamaButton.php |
file |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaButton.php |
Contains \Drupal\ckeditor_test\Plugin\CKEditorPlugin\LlamaButton. |
container11.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container11.php |
|
Transaction.php |
file |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
Definition of Drupal\Core\Database\Transaction |
Form generation |
group |
drupal/core/includes/form.inc |
Functions to enable the processing and display of HTML forms. |
hook_token_info |
function |
drupal/core/modules/system/system.api.php |
Provide information about available placeholder tokens and token types. |
WasRun::$wasRun |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/WasRun.php |
|
JSMinPlusFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
Filters assets through JSMinPlus. |
MimeTypeGuesser |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php |
A singleton mime type guesser. |
AddFeedTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php |
Definition of Drupal\aggregator\Tests\AddFeedTest. |
container13.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container13.php |
|
ckeditor.module |
file |
drupal/core/modules/ckeditor/ckeditor.module |
Provides integration with the CKEditor WYSIWYG editor. |
_drupal_form_id |
function |
drupal/core/includes/form.inc |
Determines the form ID. |
WasRun::runTest |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/WasRun.php |
Override to run the test and assert its state. |
FileStorageTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
Tests FileStorage controller operations. |
PagerPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
The base plugin to handle pager. |
Name::valueForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Options form subform for setting options. |
drupal_get_form |
function |
drupal/core/includes/form.inc |
Returns a renderable form array for a given form ID. |
rdf_entity_load |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_entity_load(). |
LoggerInterface |
interface |
drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php |
Describes a logger instance |
MailCaptureTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MailCaptureTest.php |
|
ConfigItemGroup |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemGroup.php |
Provides a form for configuring grouping information for a Views UI item. |
container12.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container12.php |
|
TemporaryStream |
class |
drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Defines a Drupal temporary (temporary://) stream wrapper class. |
ClassLoader.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
|
LinkApprove.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkApprove.php |
Definition of Drupal\comment\Plugin\views\field\LinkApprove. |
interfaces1.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces1.php |
|
expression.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/expression.test |
|
container10.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container10.php |
|
field_get_items |
function |
drupal/core/modules/field/field.module |
Returns the field items in the language they currently would be displayed. |
FilterAutoP.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterAutoP.php |
Contains \Drupal\filter\Plugin\Filter\FilterAutoP. |
NodeComment.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeComment.php |
Definition of Drupal\comment\Plugin\views\field\NodeComment. |
interfaces2.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces2.php |
|
format_rss_item |
function |
drupal/core/includes/common.inc |
Formats a single RSS item. |
container14.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container14.php |
|
language_delete |
function |
drupal/core/modules/language/language.module |
Delete a language. |
EventSubscriber |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventSubscriber.php |
An EventSubscriber knows himself what events he is interested in.
If an EventSubscriber is added to an EventManager, the manager invokes
{@link getSubscribedEvents} and registers the subscriber as a listener for all
returned events. |
CommentTestBase |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/CommentTestBase.php |
Tests the argument_comment_user_uid handler. |
FileLocator.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php |
|
entity_test_add |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Menu callback: displays the 'Add new entity_test' form. |
Collection::add |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Adds an element at the end of the collection. |
DumperInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/DumperInterface.php |
DumperInterface is the interface implemented by service container dumper classes. |
KernelEvent.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php |
|
ban.routing.yml |
file |
drupal/core/modules/ban/ban.routing.yml |
drupal/core/modules/ban/ban.routing.yml |
DisplayFeedTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php |
Tests the feed display plugin. |
Transaction.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Transaction.php |
Definition of Drupal\Core\Database\Driver\sqlite\Transaction |