|
Container::$scopeStacks |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
|
|
PagerTest::testPagerApi |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Test the api functions on the view object. |
|
drupal_required_modules |
function |
drupal/core/includes/module.inc |
Returns an array of modules required by core. |
|
PoHeader::$_projectName |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Name of the project the translation belongs to. |
|
PeclUriTemplate::expand |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/PeclUriTemplate.php |
Expand the URI template using the supplied variables |
|
Client::$defaultHeaders |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
|
JpegoptimFilter::setMax |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php |
|
|
PdoProfilerStorage::has |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Returns whether data for the given token already exists in storage. |
|
LinkCancel::render_link |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkCancel.php |
|
|
BlockAdminThemeTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Definition of Drupal\block\Tests\BlockAdminThemeTest. |
|
ArgumentUserUIDTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
Definition of Drupal\views\Tests\Comment\ArgumentUserUIDTest. |
|
DenormalizableDummy.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/DenormalizableDummy.php |
|
|
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
The filesystem path for configuration objects. |
|
LocaleExportTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
ViewExecutable::addItem |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Adds an instance of a handler to the view. |
|
Gettext::fileToDatabase |
function |
drupal/core/modules/locale/lib/Drupal/locale/Gettext.php |
Reads the given PO files into the database. |
|
FileCacheReader::$debug |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
|
EntityRevisionsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php |
Definition of Drupal\system\Tests\Entity\EntityRevisionsTest. |
|
hook_element_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the element type information returned from modules. |
|
PollCreateTest::getInfo |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollCreateTest.php |
|
|
install_database_errors |
function |
drupal/core/includes/install.core.inc |
Checks a database connection and returns any errors. |
|
BLOCK_VISIBILITY_LISTED |
constant |
drupal/core/modules/block/block.module |
Shows this block on only the listed pages. |
|
SearchExactTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchExactTest.php |
|
|
FieldXssTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Views used by this test. |
|
ChainCacheClearer::clear |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheClearer/ChainCacheClearer.php |
Clears any caches necessary. |
|
GeneratorDumper::$routes |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php |
|
|
MemcacheMock::$connected |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
|
|
CustomNormalizerTest.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
|
comment_node_type_insert |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_type_insert(). |
|
PoHeader::getProjectName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Get the project name. |
|
FileStorage::getFilePath |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Returns the path to the configuration file. |
|
Transaction::$connection |
property |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
The connection object for this transaction. |
|
FileWidget::settingsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
|
comment_node_type_update |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_type_update(). |
|
Transaction::$rolledBack |
property |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
A boolean value to indicate whether this transaction has been rolled back. |
|
FieldItemBase::getParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ContextAwareInterface::getParent(). |
|
field_test_field_test_op |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Generic op to test _field_invoke behavior. |
|
EntityTranslation::__get |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Magic getter: Gets the translated property. |
|
FileStorageTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
|
FieldXssTest::dataHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
|
|
comment_node_type_delete |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_type_delete(). |
|
FieldItemBase::setParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ContextAwareInterface::setParent(). |
|
EntityTranslation::__set |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Magic getter: Sets the translated property. |
|
FilterManagerTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
|
Transaction::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
|
|
Twig_Filter_Node::$class |
property |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Node.php |
|
|
PhpGeneratorDumper::dump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php |
Dumps a set of routes to a PHP class. |
|
MetadataBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
|
aggregator_category_load |
function |
drupal/core/modules/aggregator/aggregator.module |
Loads an aggregator category. |
|
locale_translate_english |
function |
drupal/core/modules/locale/locale.module |
Checks whether locale translates to English. |