UuidInterface |
interface |
drupal/core/lib/Drupal/Component/Uuid/UuidInterface.php |
Interface that defines a UUID backend. |
WATCHDOG_INFO |
constant |
drupal/core/includes/bootstrap.inc |
Log message severity -- Informational messages. |
Boolean::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Boolean.php |
Overrides Drupal\views\Plugin\views\HandlerBase::init(). |
forum.install |
file |
drupal/core/modules/forum/forum.install |
Install, update, and uninstall functions for the Forum module. |
Uuid::$plugin |
property |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Holds the UUID implementation. |
views_include |
function |
drupal/core/modules/views/views.module |
Include views .inc files as necessary. |
MappingDriver |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Contract for metadata drivers. |
language.info |
file |
drupal/core/modules/language/language.info |
name = Language
description = Lets you configure a number of languages to be used on your website and provides language negotiation functionality.
package = Core
version = VERSION
core = 8.x
configure = admin/config/regional/language |
LinkReply.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php |
Definition of Drupal\comment\Plugin\views\field\LinkReply. |
ListInterface |
interface |
drupal/core/lib/Drupal/Core/TypedData/ListInterface.php |
Interface for a list of typed data. |
Current::init |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Current.php |
Overrides Drupal\views\Plugin\views\filter\BooleanOperator::init(). |
InputRequired |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Exposed form plugin that provides an exposed form with required input. |
views.install |
file |
drupal/core/modules/views/views.install |
Contains install and update functions for Views. |
RowPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Default plugin to view a single row of a table. This is really just a wrapper around
a theme function. |
RoutingEvents |
class |
drupal/core/lib/Drupal/Core/Routing/RoutingEvents.php |
Contains all events thrown in the core routing component. |
ban.admin.inc |
file |
drupal/core/modules/ban/ban.admin.inc |
Administrative functionality for the Ban module. |
dblog.install |
file |
drupal/core/modules/dblog/dblog.install |
Install, update and uninstall functions for the dblog module. |
block_install |
function |
drupal/core/modules/block/block.install |
Implements hook_install(). |
comment_admin |
function |
drupal/core/modules/comment/comment.admin.inc |
Page callback: Presents an administrative comment listing. |
IniFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php |
IniFileLoader loads parameters from INI files. |
Inline::parse |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Converts a YAML string to a PHP array. |
Comment::init |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php |
Override init function to provide generic option to link to comment. |
UninstallTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Unit tests for module uninstallation and related hooks. |
Views plugins |
group |
drupal/core/modules/views/views.api.php |
Views plugins are objects that are used to build and render the view.
Plugins are registered by extending one of the Views base plugin classes
and defining settings in the plugin annotation. |
ContainerTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
email.install |
file |
drupal/core/modules/field/modules/email/email.install |
Install, update and uninstall functions for the E-mail module. |
forum_install |
function |
drupal/core/modules/forum/forum.install |
Implements hook_install(). |
format_string |
function |
drupal/core/includes/bootstrap.inc |
Replaces placeholders with sanitized values in a string. |
standard.info |
file |
drupal/core/profiles/standard/standard.info |
name = Standard
description = Install with commonly used features pre-configured.
version = VERSION
core = 8.x
dependencies[] = node
dependencies[] = history
dependencies[] = block
dependencies[] = breakpoint
dependencies[] = color
dependencies[] =… |
views_install |
function |
drupal/core/modules/views/views.install |
Implements hook_install(). |
field.install |
file |
drupal/core/modules/field/field.install |
Install, update, and uninstall functions for the Field module. |
NodeAdminTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php |
Tests node administration page functionality. |
FieldInfoTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
|
FieldInfo.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
|
WinCacheCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php |
WinCache cache provider. |
ChainTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php |
|
LinkFieldTest |
class |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests link field widgets and formatters. |
InsertCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php |
Generic AJAX command for inserting content. |
grouping.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/grouping.test |
|
Formula::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php |
Overrides Drupal\views\Plugin\views\argument\ArgumentPluginBase::init(). |
LinksTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Definition of Drupal\system\Tests\Menu\LinksTest. |
IndexTidDepth |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Argument handler for taxonomy terms with depth. |
PrintTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php |
|
Diff::closing |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Get the closing set of lines. |
TestInterface |
interface |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/TestInterface.php |
|
field_ui.info |
file |
drupal/core/modules/field_ui/field_ui.info |
name = Field UI
description = User interface for the Field API.
package = Core
version = VERSION
core = 8.x
dependencies[] = field |
TermIndexTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php |
Tests the hook implementations that maintain the taxonomy index. |
InsertLobTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertLobTest.php |
Tests inserts using LOB fields, which are weird on some databases. |
String::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Build the query based upon the formula |
InvokeCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
AJAX command for invoking an arbitrary jQuery method. |