RebuildTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Tests form rebuilding. |
utility.inc |
file |
drupal/core/includes/utility.inc |
Miscellaneous functions. |
_filter_url |
function |
drupal/core/modules/filter/filter.module |
Converts text into hyperlinks automatically. |
SessionTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
SessionTest |
FailureTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
DisplayTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests the basic display plugin. |
phpunit.php |
file |
drupal/core/vendor/phpunit/phpunit/phpunit.php |
|
ToolkitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php |
Test that the functions in image.inc correctly pass data to the toolkit. |
_DiffOp_Add |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
@todo document
@private
@subpackage DifferenceEngine |
CronRunTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
|
greaterThan |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_GreaterThan matcher object. |
PromoteNode |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/PromoteNode.php |
Promotes a node. |
ajax_render |
function |
drupal/core/includes/ajax.inc |
Renders a commands array into JSON. |
theme_links |
function |
drupal/core/includes/theme.inc |
Returns HTML for a set of links. |
identicalTo |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_IsIdentical matcher object. |
PublishNode |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/PublishNode.php |
Publishes a node. |
Store::lock |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Locks the cache for a given Request. |
system_cron |
function |
drupal/core/modules/system/system.module |
Implements hook_cron(). |
Header::add |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Add a value to the list of header values |
Permissions |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Permissions.php |
Field handler to provide a list of permissions. |
DayDate.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/DayDate.php |
Contains \Drupal\views\Plugin\views\argument\DayDate. |
theme_image |
function |
drupal/core/includes/theme.inc |
Returns HTML for an image. |
system_mail |
function |
drupal/core/modules/system/system.module |
Implements hook_mail(). |
FileLocator |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php |
FileLocator uses the KernelInterface to locate resources in bundles. |
user_tokens |
function |
drupal/core/modules/user/user.tokens.inc |
Implements hook_tokens(). |
SSH::isFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isFile(). |
TwoTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/783/TwoTest.php |
|
Tasks::name |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php |
Returns a human-readable name string for MySQL and equivalent databases. |
IpUtilsTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/IpUtilsTest.php |
|
Numeric.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php |
Definition of Drupal\views\Plugin\views\argument\Numeric. |
_DiffEngine |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Class used internally by Diff to actually compute the diffs. |
theme_table |
function |
drupal/core/includes/theme.inc |
Returns HTML for a table. |
OneTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/783/OneTest.php |
|
KernelEvent |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php |
Base class for events thrown in the HttpKernel component |
ClassLoader |
class |
drupal/core/vendor/composer/ClassLoader.php |
ClassLoader implements a PSR-0 class loader |
ParentSuite |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/783/ParentSuite.php |
|
UidRevision |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/UidRevision.php |
Filter handler to check for revisions a certain user has created. |
SqlBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php |
Contains \Drupal\views\Plugin\views\pager\SqlBase |
Tasks::name |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php |
Return the human-readable name of the driver. |
StorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Test the form storage on a multistep form. |
Header::raw |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Get the raw data array of the headers. This array is represented as an associative array of the various cases
that might be stored in the header and an array of values associated with each case variation. |
Store::load |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Loads data for the given key. |
help.module |
file |
drupal/core/modules/help/help.module |
Manages displaying online help. |
Entity::uri |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::uri(). |
Store::save |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Save data for the given key. |
Analyze.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Analyze.php |
Contains \Drupal\views_ui\Form\Ajax\Analyze. |
Views hooks |
group |
drupal/core/modules/views/views.api.php |
Hooks that allow other modules to implement the Views API. |
IntegerItem |
class |
drupal/core/lib/Drupal/Core/Entity/Field/Type/IntegerItem.php |
Defines the 'integer_field' entity field item. |
Action::$id |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
The name (plugin ID) of the action. |
Entity::get |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::get(). |