EventManagerTest::testRemoveEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
MimeTypeTest::testGuessImageWithDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
NamespaceCoverageClassTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassTest.php |
@covers Foo\CoveredClass |
EntityStorageControllerBase::$entityCache |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Static cache of entities. |
NodePostSettingsTest::testPageNotPostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms absence of post information on a new node. |
AliasManagerInterface::preloadPathLookups |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Preload a set of paths for bulk alias lookups. |
language_test_language_negotiation_method |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Provides a test language negotiation method. |
Util_DiffTest::testComparisonErrorMessage |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diff |
theme_test_request_listener_page_callback |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Menu callback for testing themed output generated in a request listener. |
ConstraintViolation::getMessageParameters |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Returns the parameters to be inserted into the raw violation message. |
TermStorageController::buildPropertyQuery |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildPropertyQuery(). |
plugin.manager.entity_reference.selection |
service |
drupal/core/modules/entity_reference/entity_reference.services.yml |
Drupal\entity_reference\Plugin\Type\SelectionPluginManager |
FormatterPluginManager::$formatterOptions |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
An array of formatter options for each field type. |
TermLanguageTest::testDefaultTermLanguage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
|
PHPTransliteration::readLanguageOverrides |
function |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Reads in language overrides for a language code. |
PHPTransliteration::readLanguageOverrides |
function |
drupal/core/lib/Drupal/Core/Transliteration/PHPTransliteration.php |
Overrides \Drupal\Component\Transliteration\PHPTransliteration::readLanguageOverrides(). |
AliasManagerCacheDecorator::$aliasManager |
property |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
|
InvalidAnnotationUsageButIgnoredClass.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageButIgnoredClass.php |
|
AbstractProfilerStorageTest::testChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
AliasManagerCacheDecorator::getSystemPath |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getSystemPath(). |
locale_form_language_admin_add_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_add_form((). |
FileManagedTestBase::assertFileHookCalled |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Assert that a hook_file_* hook was called a certain number of times. |
EntityTranslationTestBase::setupLanguages |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Enables additional languages. |
WidgetPluginManager::prepareConfiguration |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Merges default values for widget configuration. |
CompassFilter::setHttpGeneratedImagesPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
language_negotiation_configure_form_table |
function |
drupal/core/modules/language/language.admin.inc |
Builds a language negotiation method configuration table. |
FileProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
theme_language_negotiation_configure_form |
function |
drupal/core/modules/language/language.admin.inc |
Returns HTML for the language negotiation configuration form. |
TranslationTest::testFieldDisplayLanguage |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Tests display language logic for translatable fields. |
ImageEffectsTest::testImageEffectsCaching |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test image effect caching. |
ManageFieldsTest::testDeleteTaxonomyField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that deletion removes fields and instances as expected for a term. |
PluginManagerBase::clearCachedDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Clears static and persistent plugin definition caches. |
AbstractMessage::getCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get a Cache-Control directive from the message |
RemoteFileUnmanagedSaveDataTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Modules to enable. |
AbstractMessage::hasCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Check if the message has a Cache-Control directive |
AbstractMessage::addCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Add a Cache-Control directive on the message |
StringStorageInterface::countTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Counts translations. |
StringStorageInterface::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Creates a string translation object bound to this storage but not saved. |
PathProcessorLanguage::$mixedModeSessions |
property |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
Whether both secure and insecure session cookies can be used simultaneously. |
ConfigStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
MockFileSessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
LanguageUILanguageNegotiationTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
|
MTimeProtectedFastFileStorageTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
This method exists to support the simpletest UI runner. |
PHPUnit_Framework_TestCase::$statusMessage |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
LanguageUILanguageNegotiationTest::runTest |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
|
MessageInterface::getCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get a Cache-Control directive from the message |
MessageInterface::hasCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Check if the message has a Cache-Control directive |
LanguageValidatorTest::getInvalidLanguages |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
LanguagePathMonolingualTest::testPageLinks |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Verifies that links do not have language prefixes in them. |
MessageInterface::addCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add a Cache-Control directive on the message |