BlockLanguageCacheTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Contains \Drupal\block\Tests\BlockLanguageCacheTest. |
UnmanagedMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
|
update_prepare_d8_language |
function |
drupal/core/includes/update.inc |
Prepares Drupal 8 language changes for the bootstrap if needed. |
LanguageTestController.php |
file |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php |
Contains \Drupal\language_test\Controller\LanguageTestController. |
ExecutableManagerInterface |
interface |
drupal/core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php |
An interface for managers of executable plugins. |
MessageAction::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Constructs a MessageAction object. |
MockFileSessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
Test class for MockFileSessionStorage. |
COMMENT_FORM_SEPARATE_PAGE |
constant |
drupal/core/modules/comment/comment.module |
Comment form should be displayed on a separate page. |
StringStorageInterface.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Contains \Drupal\locale\StringStorageInterface. |
NullStorageExpirable::$data |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
The actual storage of key-value pairs. |
MessageInterface::getHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Retrieve an HTTP header by name. Performs a case-insensitive search of all headers. |
RemoteFileUnmanagedMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Unmanaged move related tests on remote filesystems. |
MessageInterface::hasHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Check if the specified header is present. |
PHP_CodeCoverage_Report_PHP |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/PHP.php |
Uses serialize() to write a PHP_CodeCoverage object to a file. |
CountryManager::__construct |
function |
drupal/core/lib/Drupal/Core/Locale/CountryManager.php |
|
language_element_info_alter |
function |
drupal/core/modules/language/language.module |
Implements hook_element_info_alter(). |
MessageInterface::setHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Set an HTTP header |
ViewStorageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Views used by this test. |
LanguagePathMonolingualTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Tests that paths are not prefixed on a monolingual site. |
BlockLanguageTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Modules to enable. |
PackagerFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php |
|
ConfigStorageTestBase::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
AggregatorPluginManager.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/AggregatorPluginManager.php |
Contains \Drupal\aggregator\Plugin\AggregatorPluginManager. |
MockArraySessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
Test class for MockArraySessionStorage. |
DateFormatsLanguageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Definition of Drupal\system\Tests\System\DateFormatsLanguageTest. |
comment_node_page_additions |
function |
drupal/core/modules/comment/comment.module |
Builds the comment-related elements for node detail pages. |
MemcacheProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
|
RequestFactory::fromMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Create a new request based on an HTTP message |
BlockStorageUnitTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Sets up Drupal unit test environment. |
LanguageNegotiationInfoTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Functional test for language types/negotiation info. |
AttributeBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Gets the storage key for this bag. |
SiteSchemaManager::getTypes |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
Get the array of site schema types. |
DatabaseStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
PagerPluginBase::getPagerId |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the pager id, if it exists |
DatabaseStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
DatabaseStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
FileProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
ConfigTestStorageController |
class |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
@todo. |
UserStorageController::save |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::save(). |
RedisProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Purges all data from the database. |
PHP_CodeCoverage_Util::$ids |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util.php |
|
PagerPluginBase::preExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just prior to the query executing. |
RedisProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Saves a Profile. |
PagerPluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just before rendering. |
drupal-7.image.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.image.database.php |
Database additions for Drupal\system\Tests\Upgrade\ImageUpgradePathTest. |
language_elements_test_menu |
function |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
Implements hook_menu(). |
FailingConstraint::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraint.php |
|
ImageUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
PdoProfilerStorage::cleanup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
ActionStorageController.php |
file |
drupal/core/modules/system/lib/Drupal/system/ActionStorageController.php |
Contains \Drupal\system\ActionStorageController. |