MenuInterface |
interface |
drupal/core/modules/system/lib/Drupal/system/MenuInterface.php |
Provides an interface defining a menu entity. |
WATCHDOG_INFO |
constant |
drupal/core/includes/bootstrap.inc |
Log message severity -- Informational messages. |
SomeInterface |
interface |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php |
|
PluginBag.php |
file |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Contains \Drupal\Component\Plugin\PluginBag. |
help.info.yml |
file |
drupal/core/modules/help/help.info.yml |
drupal/core/modules/help/help.info.yml |
Uuid::$plugin |
property |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Holds the UUID implementation. |
IniFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php |
IniFileLoader loads parameters from INI files. |
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. |
String::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
Add this filter to the query. |
node.info.yml |
file |
drupal/core/modules/node/node.info.yml |
drupal/core/modules/node/node.info.yml |
UuidInterface |
interface |
drupal/core/lib/Drupal/Component/Uuid/UuidInterface.php |
Interface that defines a UUID backend. |
Diff::closing |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Get the closing set of lines. |
image_install |
function |
drupal/core/modules/image/image.install |
Implements hook_install(). |
_field_invoke |
function |
drupal/core/modules/field/field.attach.inc |
Invoke a field hook. |
forum_install |
function |
drupal/core/modules/forum/forum.install |
Implements hook_install(). |
UpcastingTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/ParamConverter/UpcastingTest.php |
Web tests for the upcasting. |
PluginID::get |
function |
drupal/core/lib/Drupal/Component/Annotation/PluginID.php |
Implements \Drupal\Core\Annotation\AnnotationInterface::get(). |
InfoAlterTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php |
Tests the effectiveness of hook_system_info_alter(). |
UserInterface |
interface |
drupal/core/modules/user/lib/Drupal/user/UserInterface.php |
Provides an interface defining a user entity. |
SystemListing |
class |
drupal/core/lib/Drupal/Core/SystemListing.php |
Returns information about system object files (modules, themes, etc.). |
ContainerTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
Plugin::parse |
function |
drupal/core/lib/Drupal/Component/Annotation/Plugin.php |
Parses an annotation into its definition. |
user.info.yml |
file |
drupal/core/modules/user/user.info.yml |
drupal/core/modules/user/user.info.yml |
FieldInfoTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
|
LinkFormatter |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/LinkFormatter.php |
Plugin implementation of the 'taxonomy_term_reference_link' formatter. |
Inline::parse |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Converts a YAML string to a PHP array. |
WinCacheCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php |
WinCache cache provider. |
path_is_admin |
function |
drupal/core/includes/path.inc |
Determines whether a path is in the administrative section of the site. |
link.info.yml |
file |
drupal/core/modules/link/link.info.yml |
drupal/core/modules/link/link.info.yml |
MiniPagerTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Tests the mini pager plugin |
Block Caching |
group |
drupal/core/includes/common.inc |
Constants that define each block's caching state. |
LinkFieldTest |
class |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests link field widgets and formatters. |
RowPluginTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RowPluginTest.php |
Tests the node row plugin. |
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. |
Boolean::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Boolean.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
format_string |
function |
drupal/core/includes/bootstrap.inc |
Formats a string for HTML display by replacing variable placeholders. |
CustomStrings |
class |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php |
String translator using overrides from variables. |
MenuLink::$p1 |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The first entity ID in the materialized path. |
MenuLink::$p2 |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The second entity ID in the materialized path. |
HTTP handling |
group |
drupal/core/includes/common.inc |
Functions to properly handle HTTP responses. |
MenuLink::$p3 |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The third entity ID in the materialized path. |
MenuLink::$p4 |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The fourth entity ID in the materialized path. |
UserLoginBlock |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php |
Provides a 'User login' block. |
hook_uninstall |
function |
drupal/core/modules/system/system.api.php |
Remove any information that the module sets. |
StringBase.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Definition of Drupal\locale\StringBase. |
syslog.install |
file |
drupal/core/modules/syslog/syslog.install |
Install, update and uninstall functions for the syslog module. |
LinkDelete.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Contains \Drupal\shortcut\Form\LinkDelete. |
update.install |
file |
drupal/core/modules/update/update.install |
Install, update, and uninstall functions for the Update Manager module. |
image_get_info |
function |
drupal/core/includes/image.inc |
Gets details about an image. |