EasyRdf_Literal::getLang |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Returns the language of the literal. |
Framework_ComparatorTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php |
@package PHPUnit
@author Bernhard Schussek <bschussek@2bepublished.at>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
@link … |
BlockCacheTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Modules to enable. |
SelectExtender::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Check whether a condition has been previously compiled. |
ProcessingTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Modules to enable. |
SerializationTestEncoder |
class |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
|
PhpFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
|
hook_modules_uninstalled |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions after modules are uninstalled. |
EasyRdf_Literal::toArray |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Returns the properties of the literal as an associative array |
DatabaseStorageExpirable |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Defines a default key/value store implementation for expiring items. |
Serializer::$normalizers |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
form_test_clicked_button |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder to test button click detection. |
DisplayPageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
|
HandlerAllTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAllTest.php |
Modules to enable. |
views.view.test_view.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view.yml |
BackendChainUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainUnitTest.php |
Definition of Drupal\system\Tests\Cache\BackendChainUnitTest. |
DumperCollectionTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperCollectionTest.php |
|
ShortcutAccessController |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutAccessController.php |
Defines the access controller for the shortcut entity type. |
editor_pre_render_format |
function |
drupal/core/modules/editor/editor.module |
Additional #pre_render callback for 'text_format' elements. |
views_preprocess_comment |
function |
drupal/core/modules/views/views.module |
A theme preprocess function to automatically allow view-based node
templates if called from a view. |
NotIdenticalTo::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotIdenticalTo.php |
|
LoaderChain::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderChain.php |
Accepts a list of LoaderInterface instances |
PhpMatcherDumperTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
|
LayoutController::create |
function |
drupal/core/modules/layout/lib/Drupal/layout/Controller/LayoutController.php |
Instantiates a new instance of this controller. |
PhpGeneratorDumper::dump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php |
Dumps a set of routes to a PHP class. |
ProjectUrlMatcher::match |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php |
Tries to match a URL path with a set of routes. |
TermAccessController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermAccessController.php |
Contains \Drupal\taxonomy\TermAccessController. |
FieldUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUpgradePathTest.php |
Contains \Drupal\system\Tests\Upgrade\FieldUpgradePathTest. |
ViewsAccessCheck::access |
function |
drupal/core/modules/views/lib/Drupal/views/ViewsAccessCheck.php |
Implements AccessCheckInterface::applies(). |
UserBCDecorator::hasRole |
function |
drupal/core/modules/user/lib/Drupal/user/UserBCDecorator.php |
Whether a user has a certain role. |
StatementEmpty::rowCount |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
Returns the number of rows affected by the last SQL statement. |
Module::getSchemaUpdates |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Returns available database schema updates once a new version is installed. |
Twig_NodeVisitor_Escaper |
class |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
Twig_NodeVisitor_Escaper implements output escaping. |
EntityType::$controllers |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
An associative array where the keys are the names of different controller
types (listed below) and the values are the names of the classes that
implement that controller: |
ClosureLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php |
|
book_outline_form_submit |
function |
drupal/core/modules/book/book.pages.inc |
Form submission handler for book_outline_form(). |
condition_test_node_info |
function |
drupal/core/modules/system/tests/modules/condition_test/condition_test.module |
Implements hook_node_info(). |
UserBCDecorator::addRole |
function |
drupal/core/modules/user/lib/Drupal/user/UserBCDecorator.php |
Add a role to a user. |
EasyRdf_Format::$formats |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
|
Framework_ConstraintTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@package PHPUnit
@author Sebastian Bergmann <sebastian@phpunit.de>
@author Bernhard Schussek <bschussek@2bepublished.at>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license … |
Module::postInstallTasks |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Overrides Drupal\Core\Updater\Updater::postInstallTasks(). |
ConfigImporter::$context |
property |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
The configuration context. |
IntegrationTest::getInfo |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php |
|
BasicSyntaxTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/BasicSyntaxTest.php |
|
EntityType::$field_cache |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Boolean indicating if the persistent cache of field data should be used. |
StoreInterface::isLocked |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php |
Returns whether or not a lock exists. |
ProjectUrlMatcher::match |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php |
Tries to match a URL path with a set of routes. |
update_already_performed |
function |
drupal/core/includes/update.inc |
Determines if a module update has already been performed. |
file_field_widget_submit |
function |
drupal/core/modules/file/file.field.inc |
Form submission handler for upload/remove button of file_field_widget_form(). |
ClassLoader::classExists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Checks whether a class with a given name exists. A class "exists" if it is either
already defined in the current request or if there is an autoloader on the SPL
autoload stack that is a) responsible for the class in question and b) is able… |