VariableTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
Tests variable system functions. |
variable_get |
function |
drupal/core/includes/bootstrap.inc |
Returns a persistent variable. |
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. |
MenuTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php |
|
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 |
|
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. |
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. |
Constant.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php |
|
Equality.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Equality.php |
Definition of Drupal\views\Plugin\views\filter\Equality. |
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… |
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. |
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(). |
Standard.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Standard.php |
Definition of Drupal\views\Plugin\views\filter\Standard. |
user_toolbar |
function |
drupal/core/modules/user/user.module |
Implements hook_toolbar(). |
minimal.info |
file |
drupal/core/profiles/minimal/minimal.info |
name = Minimal
description = Build a custom site without pre-configured functionality. Suitable for advanced users.
version = VERSION
core = 8.x
dependencies[] = node
dependencies[] = block
dependencies[] = dblog |
AfterCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/AfterCommand.php |
An AJAX command for calling the jQuery after() method. |
Foo::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Foo.php |
|
template.php |
file |
drupal/core/modules/system/tests/themes/test_theme/template.php |
|
AssetManager |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Manages assets. |
Bar::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Bar.php |
|
views_schema |
function |
drupal/core/modules/views/views.install |
Implements hook_schema(). |
text_summary |
function |
drupal/core/modules/field/modules/text/text.module |
Generates a trimmed, formatted version of a text field value. |
ErrorHandler |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ErrorHandler.php |
ErrorHandler. |
Foo::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Foo.php |
|
template.php |
file |
drupal/core/themes/seven/template.php |
Functions to support theming in the Seven theme. |
FlashBag.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
|
AlertCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/AlertCommand.php |
AJAX command for a javascript alert box. |
Sql::$tables |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Holds an array of tables and counts added so that we can create aliases |
node_install |
function |
drupal/core/modules/node/node.install |
Implements hook_install(). |
RepeatedPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php |
A pass that might be run repeatedly. |
Bar::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Bar.php |
|
FooClass.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/AnnotatedClasses/FooClass.php |
|
ResourceBase |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php |
Common base class for resource plugins. |