ObjectManager |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Contract for a Doctrine persistence layer ObjectManager class to implement. |
Statement.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Statement.php |
Definition of Drupal\Core\Database\Driver\sqlite\Statement |
LastTimestamp |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LastTimestamp.php |
Field handler to display the timestamp of a comment with the count of comments. |
image_effects |
function |
drupal/core/modules/image/image.module |
Load all image effects from the database. |
update_schema |
function |
drupal/core/modules/update/update.install |
Implements hook_schema(). |
Profiler::all |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Gets the Collectors associated with this profiler. |
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 |
ModuleApiTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Unit tests for the module API. |
Profiler::add |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Adds a Collector. |
ListInterface |
interface |
drupal/core/lib/Drupal/Core/TypedData/ListInterface.php |
Interface for a list of typed data. |
Profiler::has |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Returns true if a Collector for the given name exists. |
format_plural |
function |
drupal/core/includes/common.inc |
Formats a string containing a count of items. |
views.api.php |
file |
drupal/core/modules/views/views.api.php |
Describes hooks and plugins provided by the Views module. |
views_ui_load |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Magic load function. Wrapper to load a view. |
views.install |
file |
drupal/core/modules/views/views.install |
Contains install and update functions for Views. |
hook_update_N |
function |
drupal/core/modules/system/system.api.php |
Perform a single update. |
locale_schema |
function |
drupal/core/modules/locale/locale.install |
Implements hook_schema(). |
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. |
bootstrap.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/bootstrap.php |
|
WidgetFactory |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Factory class for the Widget plugin type. |
PathAliasTest |
class |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests path alias functionality. |
PrivateStream |
class |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Drupal private (private://) stream wrapper class. |
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(). |
layout.module |
file |
drupal/core/modules/layout/layout.module |
Manages page layouts for content presentation. |
overlay_theme |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_theme(). |
PagerTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Definition of Drupal\system\Tests\Pager\PagerTest. |
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. |
Twig_Template |
class |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Default base class for compiled templates. |
path_to_theme |
function |
drupal/core/includes/theme.inc |
Return the path to the current themed element. |
Inline::parse |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Converts a YAML string to a PHP array. |
LessEqual.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php |
|
hook_validate |
function |
drupal/core/modules/node/node.api.php |
Perform node validation before a node is created or updated. |
PageCacheTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Enables the page cache and tests it with various HTTP requests. |
ClosureLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php |
ClosureLoader loads service definitions from a PHP closure. |
GlobAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
|
FileAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
|
UninstallTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Unit tests for module uninstallation and related hooks. |
AbstractProxy |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php |
AbstractProxy. |
theme_disable |
function |
drupal/core/includes/theme.inc |
Disable a given list of themes. |
AccessManager |
class |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Attaches access check services to routes and runs them on request. |
PhpFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
PhpFileLoader loads service definitions from a PHP file. |
BaseAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
menu_load_all |
function |
drupal/core/modules/menu/menu.module |
Load all custom menu data. |
MemcacheCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php |
Memcache cache provider. |
update_do_one |
function |
drupal/core/includes/update.inc |
Perform one update and store the results for display on finished page. |
action.module |
file |
drupal/core/modules/action/action.module |
This is the Actions module for executing stored actions. |
Field::access |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Check whether current user has access to this handler. |