StatementPrefetch::fetchCol |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns an entire single column of a result set as an indexed array. |
Definition::replaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets a specific argument |
AccessTestBase::$normalUser |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessTestBase.php |
Contains a user object that has the 'views_test_data test permission'. |
contact_update_dependencies |
function |
drupal/core/modules/contact/contact.install |
Implements hook_update_dependencies(). |
ViewExecutable::$total_rows |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The total number of rows returned from the query. |
ArgumentValidatorPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Base argument validator plugin to provide basic functionality. |
AggregatorRenderingTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php |
Definition of Drupal\aggregator\Tests\AggregatorRenderingTest. |
FilterDefaultFormatTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Definition of Drupal\filter\Tests\FilterDefaultFormatTest. |
FileTransfer::copyDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Copies a directory. |
AccessTestBase::$normalRole |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessTestBase.php |
Contains a role ID that is used by the normalUser. |
CacheProvider::setNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Set the namespace to prefix all cache ids with. |
MemcacheProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
MemcachedSessionHandler.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
|
BlockCacheTest::testNoCache |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_NO_CACHE. |
VocabularyUnitTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
|
UglifyJsFilter::setBeautify |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
Output indented code |
CacheProvider::getNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieve the namespace that prefixes all cache ids. |
PluginSettingsInterface.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Definition of Drupal\field\Plugin\PluginSettingsInterface. |
views.view.test_display.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display.yml |
KeyValueFactory::$container |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
var \Symfony\Component\DependencyInjection\ContainerInterface |
PoDatabaseWriter::$_options |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
An associative array indicating what data should be overwritten, if any. |
AttributeBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Gets the storage key for this bag. |
_simpletest_batch_operation |
function |
drupal/core/modules/simpletest/simpletest.module |
Batch operation callback. |
SelectExtender::addMetaData |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Adds additional metadata to the query. |
Twig_Compiler::addDebugInfo |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Adds debugging information. |
AssetCache::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
Returns the time the current asset was last modified. |
SelectExtender::getMetaData |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Retrieves a given piece of metadata. |
ContextualLinks::pre_render |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Run before any fields are rendered. |
LegacyRequestSubscriber.php |
file |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyRequestSubscriber.php |
Definition of Drupal\Core\EventSubscriber\LegacyRequestSubscriber. |
BlockLanguageTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Modules to enable. |
FieldBooleanTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Returns the views data definition. |
ManyToOne::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Build the options form. |
taxonomy_term_view_multiple |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Constructs a drupal_render() style array from an array of loaded terms. |
FileTransfer::fixRemotePath |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Returns a modified path suitable for passing to the server. |
EntityTranslationUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Definition of Drupal\entity\Tests\EntityTranslationUITest. |
EntityManager::$cacheExpire |
property |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
The cache expiration for entity plugin definitions. |
CallablesFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
Filters an asset after it has been loaded. |
DeleteTruncateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
|
YamlDumper::addServiceAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php |
Adds a service alias |
ResponseTest::testIsInvalid |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
taxonomy_terms_static_reset |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Clear all static cache variables for terms. |
PoDatabaseWriter::getReport |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Get the report of the write operations. |
CallablesFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
Filters an asset just before it's dumped. |
with_filters_arguments.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/with_filters_arguments.test |
|
Module::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Returns the directory where a module should be installed. |
PoDatabaseWriter::setReport |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Set the report array of write operations. |
SystemConfigFormBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php |
Sets up a Drupal site for running functional and integration tests. |
ManyToOne::summary_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl(). |
QueueInterface::releaseItem |
function |
drupal/core/lib/Drupal/Core/Queue/QueueInterface.php |
Releases an item that the worker could not process. |
XmlEncoder::setRootNodeName |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Sets the root node name |