None::access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/None.php |
Implements Drupal\views\Plugin\views\access\AccessPluginBase::access(). |
user_filters |
function |
drupal/core/modules/user/user.module |
List user administration filters that can be applied. |
VariableTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
Tests variable system functions. |
Field::query |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Called to add the field to a query. |
variable_get |
function |
drupal/core/includes/bootstrap.inc |
Returns a persistent variable. |
JsonUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JsonUnitTest.php |
Tests the drupal_json_encode() and drupal_json_decode() functions. |
User::$theme |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's default theme. |
comment.info |
file |
drupal/core/modules/comment/comment.info |
name = Comment
description = Allows users to comment on and discuss published content.
package = Core
version = VERSION
core = 8.x
dependencies[] = node
dependencies[] = text
configure = admin/content/comment
stylesheets[all][] = comment.theme.css |
TermTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Definition of Drupal\taxonomy\Tests\TermTest. |
ApcCache.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php |
|
variable_set |
function |
drupal/core/includes/bootstrap.inc |
Sets a persistent variable. |
ApcCacheTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ApcCacheTest.php |
@group integration |
variable_del |
function |
drupal/core/includes/bootstrap.inc |
Unsets a persistent variable. |
PathTestBase |
class |
drupal/core/modules/path/lib/Drupal/path/Tests/PathTestBase.php |
Provides a base class for testing the Path module. |
text.install |
file |
drupal/core/modules/field/modules/text/text.install |
Install, update, and uninstall functions for the Text module. |
PageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PageTest.php |
Definition of Drupal\system\Tests\Batch\PageTest. |
_color_shift |
function |
drupal/core/modules/color/color.module |
Shifts a given color, using a reference pair and a target blend color. |
MenuTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php |
|
book_outline |
function |
drupal/core/modules/book/book.pages.inc |
Page callback: Shows the outline form for a single node. |
TwigTemplate |
class |
drupal/core/lib/Drupal/Core/Template/TwigTemplate.php |
This is the base class for compiled Twig templates. |
ApcCacheTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php |
|
_color_blend |
function |
drupal/core/modules/color/color.module |
Blends two hex colors and returns the GD color. |
User::$login |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The timestamp when the user last logged in. A value of 0 means the user has
never logged in. |
options.info |
file |
drupal/core/modules/field/modules/options/options.info |
name = Options
description = Defines selection, check box and radio button widgets for text and numeric fields.
package = Core
version = VERSION
core = 8.x
dependencies[] = field |
Date::$value |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Date.php |
The data value. |
Path::render |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php |
Render the field. |
HtmlList.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/HtmlList.php |
Definition of Drupal\views\Plugin\views\style\List. |
UrlGenerator |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
UrlGenerator generates a URL based on a set of routes. |
CriteriaTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php |
|
email.module |
file |
drupal/core/modules/field/modules/email/email.module |
Defines a simple e-mail field type. |
check_markup |
function |
drupal/core/modules/filter/filter.module |
Runs all the enabled filters on a piece of text. |
PublicStream |
class |
drupal/core/lib/Drupal/Core/StreamWrapper/PublicStream.php |
Defines a Drupal public (public://) stream wrapper class. |
ViewUI::uuid |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::uuid(). |
Constant.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php |
|
Profiler.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
Equality.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Equality.php |
Definition of Drupal\views\Plugin\views\filter\Equality. |
Link::render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Render the field. |
User::$roles |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's roles. |
PostFile.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
|
_filter_tips |
function |
drupal/core/modules/filter/filter.module |
Retrieves the filter tips. |
GroupwiseMax |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Relationship handler that allows a groupwise maximum of the linked in table.
For a definition, see:
http://dev.mysql.com/doc/refman/5.0/en/example-maximum-column-group-row....
In lay terms, instead of joining to get all matching records in the… |
Response.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
|
forum_enable |
function |
drupal/core/modules/forum/forum.install |
Implements hook_enable(). |
AjaxResponse |
class |
drupal/core/lib/Drupal/Core/Ajax/AjaxResponse.php |
JSON response object for AJAX requests. |
Duration.php |
file |
drupal/core/lib/Drupal/Core/TypedData/Type/Duration.php |
Definition of Drupal\Core\TypedData\Type\Duration. |
Language.php |
file |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Definition of Drupal\Core\TypedData\Type\Language. |
node--1.twig |
file |
drupal/core/modules/system/tests/themes/test_theme_twig/node--1.twig |
{#
// node--1.twig - Dummy file for finding the template
#}
Node Content Dummy |
forum_schema |
function |
drupal/core/modules/forum/forum.install |
Implements hook_schema(). |
template.php |
file |
drupal/core/modules/system/tests/themes/test_theme_twig/template.php |
|
ViewUI::save |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::save(). |