FieldItemBase |
class |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
An entity field item. |
TourInterface |
interface |
drupal/core/modules/tour/lib/Drupal/tour/TourInterface.php |
Provides an interface defining a tour entity. |
Item::$author |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Item.php |
Author of the feed item. |
TokenTest.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/TokenTest.php |
|
PagerTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Definition of Drupal\system\Tests\Pager\PagerTest. |
PhpDumper.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
CHANGELOG.txt |
file |
drupal/core/CHANGELOG.txt |
Drupal 8.0, xxxx-xx-xx (development version)
----------------------
- Added tour module. Provides highly contextual tips for UI elements.
- Improved entity system.
* Added support for saving and deleting entities through the controller.
*… |
views_ui_menu |
function |
drupal/core/modules/views_ui/views_ui.module |
Implements hook_menu(). |
Session::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Force the session to be saved and closed. |
Rss::attachTo |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php |
|
MENU_CALLBACK |
constant |
drupal/core/includes/menu.inc |
Menu type -- A hidden, internal callback, typically used for API calls. |
XmlDumper.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
|
entity.module |
file |
drupal/core/modules/entity/entity.module |
Manage the entity system. |
COPYRIGHT.txt |
file |
drupal/core/COPYRIGHT.txt |
Non-displayable characters. |
drupal_unlink |
function |
drupal/core/includes/file.inc |
Deletes a file. |
install_tasks |
function |
drupal/core/includes/install.core.inc |
Returns a list of all tasks the installer currently knows about. |
AbstractProxy |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php |
AbstractProxy. |
FilterManager |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
Manages the available filters. |
ApacheRequest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ApacheRequest.php |
Request represents an HTTP request from an Apache server. |
Settings::get |
function |
drupal/core/lib/Drupal/Component/Utility/Settings.php |
Returns a setting. |
FieldTestBase |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldTestBase.php |
Provides some helper methods for testing fieldapi integration into views. |
shortcut_help |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_help(). |
LanguageField |
class |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Defines a field handler to translate a language into its readable form. |
field_ui_help |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_help(). |
Tasks::$tasks |
property |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Structure that describes each task to run. |
RssFields.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Definition of Drupal\views\Plugin\views\row\RssFields. |
PHP_Token_DIR |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
TaskException |
class |
drupal/core/lib/Drupal/Core/Database/Install/TaskException.php |
Exception thrown if the database installer fails. |
field_ui_menu |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_menu(). |
Comment::$cid |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The comment ID. |
ForumTest.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Tests for forum.module. |
EntityRow.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Contains \Drupal\views\Plugin\views\row\EntityRow. |
NODE_PROMOTED |
constant |
drupal/core/modules/node/node.module |
Denotes that the node is promoted to the front page. |
Layout::$type |
property |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Derivative/Layout.php |
Layout derivative type. |
TokenScanTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php |
Test token replacement in strings. |
ClosureLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php |
ClosureLoader loads routes from a PHP closure. |
Shortcut::$id |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Plugin/Core/Entity/Shortcut.php |
The machine name for the configuration entity. |
email.install |
file |
drupal/core/modules/email/email.install |
Install, update and uninstall functions for the E-mail module. |
menu_menu_add |
function |
drupal/core/modules/menu/menu.admin.inc |
Page callback: Presents the menu creation form. |
shortcut_menu |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_menu(). |
RoutingEvents |
class |
drupal/core/lib/Drupal/Core/Routing/RoutingEvents.php |
Contains all events thrown in the core routing component. |
Field::access |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Implements \Drupal\Core\TypedData\AccessibleInterface::access(). |
ScssphpFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php |
Loads SCSS files using the PHP implementation of scss, scssphp. |
Request::send |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Send the request |
Comment::$pid |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The parent comment ID if this is a reply to a comment. |
Comment::$nid |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The ID of the node to which the comment is attached. |
Validator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
AlterTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AlterTest.php |
Definition of Drupal\system\Tests\Common\AlterTest. |
FileCache.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
HookDiscovery |
class |
drupal/core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php |
Provides a hook-based plugin discovery class. |