LessFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
|
JsonEncode.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
|
Local::connect |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::connect(). |
XmlEncoder.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
|
FILE_NOT_EXIST |
constant |
drupal/core/includes/install.inc |
File permission check -- File does not exist. |
Local::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::factory(). |
QueueInterface |
interface |
drupal/core/lib/Drupal/Core/Queue/QueueInterface.php |
Interface for a queue. |
RequestMatcher |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
RequestMatcher compares a pre-defined set of checks against a Request instance. |
DiffEngine.php |
file |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3) |
DeleteTest.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Tests/DeleteTest.php |
Definition of Drupal\rest\test\DeleteTest. |
JsonDecode.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonDecode.php |
|
theme_test.inc |
file |
drupal/core/modules/system/tests/modules/theme_test/theme_test.inc |
|
CronController |
class |
drupal/core/modules/system/lib/Drupal/system/CronController.php |
Controller for Cron handling. |
Stream::$cache |
property |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
|
Entity::bundle |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::bundle(). |
ReindexConfirm |
class |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Provides the search reindex confirmation form. |
HeaderBag::all |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns the headers. |
FileLoader.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FileLoader.php |
|
EasyRdf_Parser |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser.php |
Parent class for the EasyRdf parsers |
CreateTest.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Tests/CreateTest.php |
Definition of Drupal\rest\test\CreateTest. |
overlay_enable |
function |
drupal/core/modules/overlay/overlay.install |
Implements hook_enable(). |
TestChildClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
UpdateTest.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php |
Contains Drupal\rest\test\UpdateTest. |
DeleteTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/DeleteTest.php |
Definition of Drupal\file\Tests\DeleteTest. |
Tasks::connect |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php |
Check database connection and attempt to create database if the database is
missing. |
seven.info.yml |
file |
drupal/core/themes/seven/seven.info.yml |
drupal/core/themes/seven/seven.info.yml |
FloodInterface |
interface |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Defines an interface for flood controllers. |
Uuid::generate |
function |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Generates a universally unique identifier. |
HeaderBag::add |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Adds new headers the current HTTP headers set. |
views.analyzer |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Analyzer |
Store::getPath |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
|
HeaderBag::get |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns a header value by name. |
MailTest::mail |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/MailTest.php |
Send function that is called through the mail system. |
ParseException |
class |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Exception class thrown when an error occurs during parsing. |
Action::$label |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
The label of the action. |
CollectionTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionTest.php |
@author Bernhard Schussek <bschussek@gmail.com> |
CoreBundle.php |
file |
drupal/core/lib/Drupal/Core/CoreBundle.php |
Definition of Drupal\Core\CoreBundle. |
HeaderBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Sets a header by name. |
AssetCache.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
|
InstallStorage |
class |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Storage controller used by the Drupal installer. |
Merge::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compile(). |
HeaderBag::has |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns true if the HTTP header is defined. |
DCOM55Test.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM55Test.php |
|
EntityNG::init |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Initialize the object. Invoked upon construction and wake up. |
hook_css_alter |
function |
drupal/core/modules/system/system.api.php |
Alter CSS files before they are output on the page. |
Url::$username |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
|
HttpKernel.php |
file |
drupal/core/lib/Drupal/Core/HttpKernel.php |
Definition of Drupal\Core\HttpKernel. |
Vocabulary.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php |
Contains \Drupal\taxonomy\Plugin\Core\Entity\Vocabulary. |
DCOM58Test.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
Url::$password |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
|