BackendChain::appendBackend |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Appends a cache backend to the cache chain. |
File::defaultDisplayOptions |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/wizard/File.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::defaultDisplayOptions(). |
Connection::pushTransaction |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
Increases the depth of transaction nesting. |
InOperator::getValueOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
CollectionTest::testGetKeys |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
serialization_test.info.yml |
file |
drupal/core/modules/system/tests/modules/serialization_test/serialization_test.info.yml |
drupal/core/modules/system/tests/modules/serialization_test/serialization_test.info.yml |
ArchiveTar::extractInString |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
This method extract from the archive one file identified by $p_filename.
The return value is a string with the file content, or NULL on error. |
UserSignatureTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Modules to enable. |
PhpCssEmbedFilter::$presets |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php |
|
ProfilerListener::$children |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
ConfigDataCollector::hasApc |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if APC is enabled. |
CustomBlockBlock::blockForm |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
NativeSessionStorage::$bags |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Array of SessionBagInterface |
PHP_Token_FUNCTION::getName |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
ViewExecutable::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Unset the current view, mostly. |
UserDataTest::testDataField |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserDataTest.php |
Tests field handler. |
ProfilerListener::$requests |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
AcceptHeaderTest::testFirst |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|
InOperator::buildExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Options form subform for exposed filter options. |
PageCacheTest::$dumpHeaders |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Indicates that headers should be dumped if verbose output is enabled. |
ProfilerListener::$profiles |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
WysiwygEditor::isCompatible |
function |
drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/Plugin/InPlaceEditor/WysiwygEditor.php |
Implements \Drupal\edit\EditPluginInterface::isCompatible(). |
options_field_settings_form |
function |
drupal/core/modules/options/options.module |
Implements hook_field_settings_form(). |
BareStandardUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareStandardUpgradePathTest.php |
Performs major version release upgrade tests on a bare database. |
MockUserNameBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserNameBlock.php |
|
update_delete_file_if_stale |
function |
drupal/core/modules/update/update.module |
Deletes stale files and directories from the update manager disk cache. |
AbstractEntityBodyDecorator |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Abstract decorator used to wrap entity bodies |
ViewTestConfigInstaller::ID |
constant |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestConfigInstaller.php |
The name used to identify events and the lock. |
Config::resetOverriddenData |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Resets the current data, so overrides are re-applied. |
ConditionAggregate::compile |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/ConditionAggregate.php |
Implements \Drupal\Core\Entity\Query\ConditionInterface::compile(). |
XcacheClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Registers this instance as an autoloader. |
RemoveUnusedDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Removes unused service definitions from the container. |
InOperator::operatorOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Build strings from the operators() for 'select' options |
EntityTestStorageController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Defines the controller class for the test entity. |
UrlGeneratorTest::getRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
search_langcode_test.module |
file |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module |
Test module setting up two tests, one for checking if the entity $langcode is
being passed on and another one sets up the alternate verb forms for the
stemming test. |
ViewExecutable::setResponse |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets the used response object of the view. |
StaticReflectionServiceTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
@group DCOM-93 |
search_embedded_form.module |
file |
drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module |
Test module implementing a form that can be embedded in search results. |
seven_custom_block_add_list |
function |
drupal/core/themes/seven/seven.theme |
Overrides theme_custom_block_add_list(). |
ViewExecutable::getResponse |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Gets the response object used by the view. |
PoDatabaseReader::getHeader |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getHeader(). |
OptionsFieldUITest::getInfo |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
|
InsertTest::testMultiInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php |
Tests that we can insert multiple records in one query object. |
WizardPluginBase::buildForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Drupal\views\Plugin\views\wizard\WizardInterface::buildForm(). |
_book_outline_remove_access |
function |
drupal/core/modules/book/book.module |
Access callback: Determines if the user can remove nodes from the outline. |
PoDatabaseReader::setHeader |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
ActionBase::executeMultiple |
function |
drupal/core/lib/Drupal/Core/Action/ActionBase.php |
Executes the plugin for an array of objects. |
PHPUnit_Framework_Exception |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Exception.php |
Exception for PHPUnit runtime errors. |
EntityManager::$controllers |
property |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Contains instantiated controllers keyed by controller type and entity type. |