CommentPagerTest::assertCommentOrder |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Asserts that the comments are displayed in the correct order. |
ActionListController::$actionManager |
property |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
The action plugin manager. |
PHP_CodeCoverage_FilterTest::$filter |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
|
field_sql_storage_field_storage_load |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_load(). |
SessionStorageInterface::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Registers a SessionBagInterface for use. |
AggregatorController::$entityManager |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
Stores the Entity manager. |
NativeSessionStorage::getSaveHandler |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets the save handler instance. |
CoverageNotPublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotPublicTest.php |
@covers CoveredClass::<!public> |
CommentStorageController::buildQuery |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildQuery(). |
CommentStorageController::attachLoad |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::attachLoad(). |
CommentStorageController::postDelete |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
MemcachedProfilerStorage::$memcached |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
|
NativeSessionStorage::setMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets the MetadataBag. |
NativeSessionStorage::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets the MetadataBag. |
NodeAccessLanguageAwareTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
|
MemoryStorageTest::$originalKeyValue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Holds the original default key/value service name. |
WizardPluginBase::pageDisplayOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the page display options. |
NativeSessionStorage::setSaveHandler |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Registers session save handler as a PHP session handler. |
hook_field_available_languages_alter |
function |
drupal/core/modules/field/field.api.php |
Alter field_available_languages() values. |
MockFileSessionStorage::$sessionData |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
|
SystemInfoController::$systemManager |
property |
drupal/core/modules/system/lib/Drupal/system/Controller/SystemInfoController.php |
System Manager Service. |
AliasManagerInterface::getSystemPath |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Given a path alias, return the internal path it represents. |
PhpBridgeSessionStorage::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php |
Constructor. |
StorageTestBase::testNonExistingKeys |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests expected behavior for non-existing keys. |
hook_language_negotiation_info_alter |
function |
drupal/core/modules/system/language.api.php |
Perform alterations on language negotiation methods. |
CoverageProtectedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageProtectedTest.php |
@covers CoveredClass::<protected> |
update_manager_install_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_install_form(). |
MTimeProtectedFileStorage::checkFile |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php |
Determines whether a protected file exists and sets the filename too. |
MongoDbProfilerStorage::readChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
AbstractManagerRegistry::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Constructor |
RemoteFileUnmanagedCopyTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
|
LayoutTestController::layoutTestPage |
function |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Displays basic page for layout testing purposes. |
UnmanagedCopyTest::testOverwriteSelf |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
Copy a file onto itself. |
LanguageItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
AbstractManagerRegistry::getManagers |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets an array of all registered object managers |
LanguageTestController::lActiveClass |
function |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php |
Returns links to the current page with different langcodes. |
ErrorHandlerTest::assertErrorMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
Helper function: assert that the error message is found. |
PeclHttpMessageParser::parseResponse |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php |
Parse an HTTP response message into an associative array of parts. |
CacheDecoratorLanguageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php |
Modules to enable. |
RedisProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
ImageValidatorTest::testHeightTooBig |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
MessageParserInterface::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php |
Parse an HTTP request message into an associative array of parts. |
TypeLinkManagerInterface::getTypeUri |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManagerInterface.php |
Gets the URI that corresponds to a bundle. |
RdfMappingManager::mapTypesFromInput |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
Map an array of incoming URIs to an internal site schema URI. |
NodeTypeInitialLanguageTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
|
ImageToolkitForm::$availableToolkits |
property |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
An array containing currently available toolkits. |
MockAliasManager::preloadPathLookups |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::preloadPathLookups(). |
TranslationManager::$defaultLangcode |
property |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
The default langcode used in translations. |
MongoDbProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
ImageFieldTestBase::createImageField |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Create a new image field. |