PHP_CodeCoverage_Filter::isFiltered |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Checks whether or not a file is filtered. |
SearchPageTextTest::$searching_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
|
MongoDbSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
MockArraySessionStorage::generateId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Generates a session ID. |
FileManagedFileElementTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
|
CommentPagerTest::testCommentPaging |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Confirms comment paging works correctly with flat and threaded comments. |
SessionStorageInterface::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Regenerates id that represents this storage. |
PHP_CodeCoverage_FilterTest::$files |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
|
LanguageManager::getLanguageDefault |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Returns a language object representing the site's default language. |
BaseMemcacheProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Delete item from the memcache server |
DatabaseStorageControllerNG::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::create(). |
CKEditorPluginManagerTest::$modules |
property |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
Modules to enable. |
ActionManager::getDefinitionsByType |
function |
drupal/core/lib/Drupal/Core/Action/ActionManager.php |
Gets the plugin definitions for this entity type. |
CKEditorPluginManagerTest::$manager |
property |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
The manager for "CKEditor plugin" plugins. |
EntityTestStorageController::create |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Overrides DatabaseStorageController::create(). |
CommentTestBase::setCommentsPerPage |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value specifying the default number of comments per page. |
EntityManager::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new storage controller instance. |
TrailTest::testCustom403And404Pages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TrailTest.php |
Tests that the active trail works correctly on custom 403 and 404 pages. |
ImageToolkitInterface::settingsForm |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Retrieves toolkit's settings form. |
FilterHtmlImageSecureTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Modules to enable. |
EventManagerTest::testDispatchEvent |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
DatabaseStorageControllerNG::delete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overwrites \Drupal\Core\Entity\DatabaseStorageController::delete(). |
NodeAccessLanguageAwareTest::$nodes |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
A set of nodes to use in testing. |
CoverageMethodOneLineAnnotationTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodOneLineAnnotationTest.php |
|
MockFileSessionStorage::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Constructor. |
DatabaseStorageExpirableTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Sets up unit test environment. |
MockFileSessionStorage::getFilePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Calculate path to file. |
EntityStorageControllerBase::$cache |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Whether this entity type should use the static cache. |
AliasManagerInterface::getPathAlias |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Given an internal Drupal path, return the alias set by the administrator. |
EditIntegrationTest::$editorManager |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
The manager for editor plug-ins. |
EntityStorageControllerBase::$idKey |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Name of the entity's ID field in the entity database table. |
StorageTestBase::testSetIfNotExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests the setIfNotExists() method. |
update_manager_update_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_update_form(). |
CachedMockBlockManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/CachedMockBlockManager.php |
Adds a cache decorator to the MockBlockManager's discovery. |
MysqlProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
system_test_page_shutdown_functions |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
A simple page callback which adds a register shutdown function. |
MongoDbProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Constructor. |
AliasManager::$preloadedPathLookups |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds an array of previously looked up paths for the current request path. |
AbstractManagerRegistry::getService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Fetches/creates the given services |
ParamConverterManager::addConverter |
function |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php |
Adds a converter to the paramconverter service. |
MTimeProtectedFastFileStorage::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::save(). |
RemoteFileUnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedSaveDataTest. |
AbstractManagerRegistry::getManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
RelationLinkManager::getRelationUri |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
Implements \Drupal\rest\LinkManager\RelationLinkManagerInterface::getRelationUri(). |
FormatterPluginManager::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Constructs a FormatterPluginManager object. |
TypeLinkManager::getTypeInternalIds |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Implements \Drupal\rest\LinkManager\TypeLinkManagerInterface::getTypeInternalIds(). |
FormatterPluginManager::getInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Overrides PluginManagerBase::getInstance(). |
MemcachedProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
ImageValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
PeclHttpMessageParser::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php |
Parse an HTTP request message into an associative array of parts. |