|
ExpiringCache |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Adds expiration to a cache backend. |
|
Request::send |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Send the request |
|
image.install |
file |
drupal/core/modules/image/image.install |
Install, update and uninstall functions for the image module. |
|
ThemeTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
Definition of Drupal\system\Tests\System\ThemeTest. |
|
FieldDateTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
Tests the core Drupal\views\Plugin\views\field\Date handler. |
|
PhpAccessTest |
class |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpAccessTest.php |
Tests to make sure access to the PHP filter is properly restricted. |
|
authorize.php |
file |
drupal/core/authorize.php |
Administrative script for running authorized file operations. |
|
Config::isNew |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Returns whether this configuration object is new. |
|
FrontPageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
Test front page functionality and administration. |
|
config_import |
function |
drupal/core/includes/config.inc |
Imports configuration into the active configuration. |
|
image_install |
function |
drupal/core/modules/image/image.install |
Implements hook_install(). |
|
Optimizer.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Optimizer.php |
|
|
multiple.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/multiple.test |
|
|
field_ui_help |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_help(). |
|
bootstrap.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/bootstrap.php |
|
|
MessageParser |
class |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
Default request and response parser used by Guzzle. Optimized for speed. |
|
field_ui_menu |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_menu(). |
|
comment_reply |
function |
drupal/core/modules/comment/comment.pages.inc |
Form constructor for the comment reply form. |
|
DumpException |
class |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/DumpException.php |
Exception class thrown when an error occurs during dumping. |
|
print-rtl.css |
file |
drupal/core/misc/print-rtl.css |
body {
direction: rtl;
}
th {
text-align: right;
} |
|
CacheTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
|
block.tpl.php |
file |
drupal/core/modules/block/templates/block.tpl.php |
Default theme implementation to display a block. |
|
AdminTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php |
Definition of Drupal\system\Tests\System\AdminTest. |
|
Config::clear |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Unsets value in this config object. |
|
PhpExtensions |
class |
drupal/core/vendor/doctrine/common/bin/travis-setup.php |
|
|
form_test_url |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor for testing #type 'url' elements. |
|
FieldTestBase |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/FieldTestBase.php |
Provides some helper methods for testing fieldapi integration into views. |
|
EntityApiTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php |
Tests the basic Entity API. |
|
BanBundle.php |
file |
drupal/core/modules/ban/lib/Drupal/ban/BanBundle.php |
Definition of Drupal\ban\BanBundle. |
|
FloodTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FloodTest.php |
Definition of Drupal\system\Tests\System\FloodTest. |
|
StopwatchTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchTest.php |
StopwatchTest |
|
Field::access |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Implements AccessibleInterface::access(). |
|
ValidatorTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This will run tests against the file validation functions (file_validate_*). |
|
theme_details |
function |
drupal/core/includes/form.inc |
Returns HTML for a details form element and its children. |
|
Session::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Force the session to be saved and closed. |
|
FileCache.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
|
IndexedReader |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Allows the reader to be used in-place of Doctrine's reader. |
|
Config::merge |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
|
|
CacheTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
Provides helper methods for cache tests. |
|
Model::$title |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
entity_create |
function |
drupal/core/includes/entity.inc |
Constructs a new entity object, without permanently saving it. |
|
module_exists |
function |
drupal/core/includes/module.inc |
Determines whether a given module exists. |
|
file_transfer |
function |
drupal/core/includes/file.inc |
Transfers a file to the client using HTTP. |
|
Broken::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Broken.php |
Add this filter to the query. |
|
Extension.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
|
|
file_download |
function |
drupal/core/includes/file.inc |
Page callback: Handles private file transfers. |
|
date_validate |
function |
drupal/core/includes/form.inc |
Validates the date type to prevent invalid dates (e.g., February 30, 2006). |
|
Entity::isNew |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements EntityInterface::isNew(). |
|
TypedDataTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests primitive data types. |
|
MatcherDumper |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php |
MatcherDumper is the abstract class for all built-in matcher dumpers. |