Tasks::connect |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php |
Check database connection and attempt to create database if the database is
missing. |
comment_enable |
function |
drupal/core/modules/comment/comment.install |
Implements hook_enable(). |
Merge::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Runs the query against the database. |
node.admin.inc |
file |
drupal/core/modules/node/node.admin.inc |
Content administration and module settings user interface. |
Url::$fragment |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
|
DummyClass.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DummyClass.php |
|
EntityNG::uuid |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Overrides Entity::uuid(). |
comment_schema |
function |
drupal/core/modules/comment/comment.install |
Implements hook_schema(). |
Delete::$table |
property |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
The table from which to delete. |
returnArgument |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
@since Method available since Release 3.3.0 |
node_page_view |
function |
drupal/core/modules/node/node.module |
Page callback: Displays a single node. |
Stream::getUri |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
Get the URI/filename associated with this stream |
SimpleTestTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
|
returnCallback |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
@since Method available since Release 3.3.0 |
Iban::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Iban.php |
|
ArrayCache.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php |
|
ConfigItem.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Contains \Drupal\views_ui\Form\Ajax\ConfigItem. |
stark.info.yml |
file |
drupal/core/themes/stark/stark.info.yml |
drupal/core/themes/stark/stark.info.yml |
Entity::access |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\AccessibleInterface::access(). |
Pecl::generate |
function |
drupal/core/lib/Drupal/Component/Uuid/Pecl.php |
Implements Drupal\Component\Uuid\UuidInterface::generate(). |
GlobAsset::all |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
Returns all child assets. |
Route::setPath |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
MockObject.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/MockObject.php |
|
AjaxController |
class |
drupal/core/lib/Drupal/Core/Controller/AjaxController.php |
Default controller for ajax requests. |
Route::getPath |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
hook_tour_load |
function |
drupal/core/modules/tour/tour.api.php |
Act on tour objects when loaded. |
DeleteMultiple |
class |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Provides a node deletion confirmation form. |
Delete::isNull |
function |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
Implements Drupal\Core\Database\Query\ConditionInterface::isNull(). |
returnValueMap |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
@since Method available since Release 3.6.0 |
Route::setHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
ModuleInfo.php |
file |
drupal/core/lib/Drupal/Core/Utility/ModuleInfo.php |
Definition of Drupal\Core\Utility\ModuleInfo. |
stringContains |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_StringContains matcher object. |
Route::getHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
CInterface.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CInterface.php |
|
find_conf_path |
function |
drupal/core/includes/bootstrap.inc |
Finds the appropriate configuration directory for a given host and path. |
Author::$books |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Author.php |
|
DisplayApiTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
|
Delete::exists |
function |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
Implements Drupal\Core\Database\Query\ConditionInterface::exists(). |
stringEndsWith |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_StringEndsWith matcher object. |
Route::setName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
CacheArray.php |
file |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
Definition of CacheArray |
DisplayBag.php |
file |
drupal/core/modules/views/lib/Drupal/views/DisplayBag.php |
Contains \Drupal\views\DisplayBag. |
Route::getName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
sfComments.yml |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfComments.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfComments.yml |
GInterface.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php |
|
Entity::delete |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::delete(). |
throwException |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
@since Method available since Release 3.1.0 |
PlainFormatter |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/PlainFormatter.php |
Plugin implementation of the 'taxonomy_term_reference_plain' formatter. |
DummyJoinTable |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
embededPhp.yml |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/embededPhp.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/embededPhp.yml |