|
ContainerBuilderTest::testGet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get |
|
EntityBodyInterface::compress |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
If the stream is readable, compress the data in the stream using deflate compression. The uncompressed stream is
then closed, and the compressed stream then becomes the wrapped stream. |
|
drupal_installation_attempted |
function |
drupal/core/includes/bootstrap.inc |
Returns TRUE if a Drupal installation is currently being attempted. |
|
system_image_toolkit_settings |
function |
drupal/core/modules/system/system.admin.inc |
Form builder; Configure site image toolkit usage. |
|
TaxonomyIndexTid::render_item |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
|
|
LifecycleEventArgs::getEntity |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Retrieve associated Entity. |
|
MailToFormatter::viewElements |
function |
drupal/core/modules/field/modules/email/lib/Drupal/email/Plugin/field/formatter/MailToFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
|
BlockAdminThemeTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Modules to enable. |
|
Twig_Test_Method::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Method.php |
|
|
InfoHookDecorator::$decorated |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php |
The Discovery object being decorated. |
|
GetRdfNamespacesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
|
|
FilterCrudTest::verifyFilters |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Verify that filters are properly stored for a text format. |
|
NodeTranslationController.php |
file |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Definition of Drupal\node\NodeTranslationController. |
|
TempStoreDatabaseTest::$users |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
An array of (fake) user IDs. |
|
DebugLoggerInterface::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
Returns an array of logs. |
|
Twig_NodeTraverser::$visitors |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeTraverser.php |
|
|
Twig_Test_Function::$function |
property |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
|
|
ResponseHeaderBag::__toString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Returns the headers as a string. |
|
ArbitraryRebuildTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
|
|
DefaultSummary::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/DefaultSummary.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
Node::default_display_options |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::default_display_options(). |
|
system_test_filetransfer_info |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_filetransfer_info(). |
|
FetchTest::testQueryFetchBoth |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record into a doubly-keyed array explicitly. |
|
MemcacheSessionHandler::close |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
|
hook_taxonomy_term_view_alter |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Alter the results of taxonomy_term_view(). |
|
ViewCloneFormController::form |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
|
FieldAttachTestBase::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachTestBase.php |
Modules to enable. |
|
ArgumentValidateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php |
|
|
GetResponseEvent::getResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php |
Returns the response object |
|
MemcacheSessionHandler::write |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
|
drupal_array_get_nested_value |
function |
drupal/core/includes/common.inc |
Retrieves a value from a nested array with variable depth. |
|
GetResponseEvent::setResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php |
Sets a response and stops event propagation |
|
drupal_array_set_nested_value |
function |
drupal/core/includes/common.inc |
Sets a value in a nested array with variable depth. |
|
DrupalKernel::registerBundles |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Returns an array of available bundles. |
|
VocabularyLanguageTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
GetResponseEvent::hasResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php |
Returns whether a response was set |
|
FieldSqlStorageTest::$modules |
property |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Modules to enable. |
|
FilesystemCacheTest::tearDown |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php |
|
|
ViewStorageController::create |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::create(). |
|
CompilerApiFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php |
Filters an asset just before it's dumped. |
|
IndexTidDepth::set_breadcrumb |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
|
MultipleImportsInUseStatement |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/MultipleImportsInUseStatement.php |
|
|
FileUsageInterface::listUsage |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Determines where a file is used. |
|
SortPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
EsiTest::testRenderIncludeTag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
|
MongoDbSessionHandler::$mongo |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
|
FieldInstanceCrudTest::$field |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
|
|
ResponseHeaderBag::getCookies |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Returns an array with all cookies |
|
GotoTest::testDrupalGotoAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php |
Tests hook_drupal_goto_alter(). |
|
DependencyOrderingTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyOrderingTest.php |
Sets up a Drupal site for running functional and integration tests. |