Drupal.php |
file |
drupal/core/lib/Drupal.php |
Contains Drupal. |
README.txt |
file |
drupal/core/lib/README.txt |
The core/lib directory is for classes provided by Drupal Core that are original
to Drupal. All Drupal-originated code must follow the PSR-0 naming convention
for classes and namespaces as documented… |
Entity::id |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::id(). |
DeleteNode |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/DeleteNode.php |
Redirects to a node deletion form. |
String.php |
file |
drupal/core/lib/Drupal/Component/Utility/String.php |
Contains \Drupal\Component\Utility\String. |
ClassD.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest/ClassD.php |
|
FILE_EXIST |
constant |
drupal/core/includes/install.inc |
File permission check -- File exists. |
Schema API |
group |
drupal/core/lib/Drupal/Core/Database/Schema.php |
API to handle database schemas. |
FilterTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/FilterTest.php |
Tests general filter plugin functionality. |
ConfigTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ConfigTest.php |
File system configuration related tests. |
Expression |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Expression.php |
Expression for the {@link Selectable} interface. |
Merge::key |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Sets the key field(s) to be used as conditions for this query. |
theme_mark |
function |
drupal/core/includes/theme.inc |
Returns HTML for a marker for new or updated content. |
User::init |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
Entity.php |
file |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Contains \Drupal\Core\Entity\Entity. |
FooBar.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced/FooBar.php |
|
LinkDelete |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Builds the shortcut link deletion form. |
logicalAnd |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_And matcher object. |
Collection |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
@author Bernhard Schussek <bschussek@gmail.com> |
Logger.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase/Logger.php |
|
logicalNot |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_Not matcher object. |
UpdateTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Tests the update query builder. |
SomeParent |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeParent.php |
|
Logger.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php |
|
forum_form |
function |
drupal/core/modules/forum/forum.module |
Implements hook_form(). |
ChildSuite |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/783/ChildSuite.php |
|
DeleteForm |
class |
drupal/core/modules/path/lib/Drupal/path/Form/DeleteForm.php |
Builds the form to delete a path alias. |
logicalXor |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_Xor matcher object. |
Url::$host |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
|
Length.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Length.php |
|
Diff::Diff |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Constructor.
Computes diff between sequences of strings. |
Url::$port |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
|
Choice.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Choice.php |
|
Controller |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
File::move |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Moves the file to a new location. |
email_help |
function |
drupal/core/modules/email/email.module |
Implements hook_help(). |
Url::$path |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
|
Annotation |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation.php |
Annotations class |
FooBar.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php |
|
Diff::orig |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Get the original set of lines. |
Yaml::dump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Yaml.php |
Dumps a PHP array to a YAML string. |
Random.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Random.php |
Definition of Drupal\views\Plugin\views\sort\Random. |
serializer |
service |
drupal/core/modules/serialization/serialization.services.yml |
Symfony\Component\Serializer\Serializer |
Broken.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Broken.php |
Definition of Drupal\views\Plugin\views\sort\Broken. |
traits.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php |
|
MappedDiff |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
FIXME: bad name.
@todo document
@private
@subpackage DifferenceEngine |
timer_read |
function |
drupal/core/includes/bootstrap.inc |
|
Comparable |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Comparable.php |
Comparable interface that allows to compare two value objects to each other for similarity. |
returnSelf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns the current object. |
Serialized |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Field handler to show data of serialized fields. |