ContentNegotiationTest::testBogusAcceptHeader |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ContentNegotiationTest.php |
Verifies HTML responses for bogus Accept headers. |
AnalyzeServiceReferencesPass::getDefinitionId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
CollectionTest::testRejectInvalidFieldsOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
Twig_Extension_Sandbox::ensureToStringAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
LoggerInterfaceTest::provideLevelsAndMessages |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
LoggerInterfaceTest::testThrowsOnInvalidLevel |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
@expectedException Psr\Log\InvalidArgumentException |
NodeIntegrationTest::testNodeViewTypeArgument |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/NodeIntegrationTest.php |
Tests basic node view with a node type argument. |
ExceptionInAssertPreConditionsTest::$tearDown |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php |
|
Twig_Tests_Node_SandboxedModuleTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php |
|
ImageFieldDisplayTest::testImageFieldSettings |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Tests for image field settings. |
EntityEnclosingRequestInterface::getPostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Get a POST field from the request |
PHP_CodeCoverage_Report_Node_Iterator::$nodes |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Iterator.php |
|
LessThanOrEqualValidatorTest::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanOrEqualValidatorTest.php |
|
EntityEnclosingRequestInterface::setPostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Set a POST field value |
PHP_CodeCoverage_Report_Node_Iterator::rewind |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Iterator.php |
Rewinds the Iterator to the first element. |
ServiceDestructionTest::testDestructionUnused |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ServiceDestructionTest.php |
Verifies that services are not unnecessarily destructed when not used. |
EntityEnclosingRequestInterface::getPostFiles |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Returns an associative array of POST field names to PostFileInterface objects |
form_test_form_state_values_clean_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler for form_state_values_clean() test form. |
Twig_Node_Expression_Binary_Greater::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php |
|
FinishResponseSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php |
Registers the methods in this class that should be listeners. |
FileProfilerStorageTest::testReadLineFromFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
EntityEnclosingRequestInterface::addPostFiles |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Add POST files to use in the upload |
ApacheMatcherDumperTest::testEscapeScriptName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
NamespacedAttributeBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
PHPUnit_TextUI_ResultPrinter::printWaitPrompt |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
BoundDisplayInterface::generateUnboundDisplay |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Returns an entity with the non-layout-specific configuration of this one. |
Framework_Assert_FunctionsTest::testLogicalOr |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php |
|
PHPUnit_Framework_ComparatorFactory::register |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php |
Registers a new comparator. |
PHP_CodeCoverage_Report_FactoryTest::$factory |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
|
PHPUnit_Framework_ComparisonFailure::$message |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php |
Optional message which is placed in front of the first line
returned by toString(). |
EventSubscriberInterface::getSubscribedEvents |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php |
Returns an array of event names this subscriber wants to listen to. |
FieldInfoTest::testInstanceDisabledEntityType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that instances on disabled entity types are filtered out. |
CookieTest::testGetExpiresTimeWithStringValue |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
TaxonomyAutocompleteWidget::massageFormValues |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::massageFormValues() |
PersistentObjectTest::testGetToOneAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
FileTest::testGetMimeTypeUsesMimeTypeGuessers |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
multipleNamespacesWithOneClassUsingBraces.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingBraces.php |
|
PersistentObjectTest::testSetToOneAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PHPUnit_Framework_ComparisonFailure::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php |
|
FileTest::testGuessExtensionIsBasedOnMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
PhpGeneratorDumperTest::testDumpWithoutRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
@expectedException \InvalidArgumentException |
ParserTest::testUnindentedCollectionException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
DisplayExtenderPluginBase::defineOptionsAlter |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Provide a form to edit options for this plugin. |
EntityTranslationWorkflowsTest::testWorkflows |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Test simple and editorial translation workflows. |
Twig_NodeVisitor_Optimizer::optimizeVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
|
PersistentObjectTest::testAddToManyAssocation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
KernelForTest::registerContainerConfiguration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
Loads the container configuration |
Twig_NodeVisitor_Optimizer::optimizePrintNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
Optimizes print nodes. |
AbstractMessage::rebuildCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Rebuild the Cache-Control HTTP header using the user-specified values |
Twig_NodeVisitor_Optimizer::optimizeRawFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
Removes "raw" filters. |