AbstractHasDispatcher::setEventDispatcher |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php |
Set the EventDispatcher of the request |
EntityEnclosingRequest::processPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Determine what type of request should be sent based on post fields |
AbstractHasDispatcher::getEventDispatcher |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php |
Get the EventDispatcher of the request |
Framework_AssertTest::testAssertTagIdTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
language_test_language_negotiation_method |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Provides a test language negotiation method. |
UniversalClassLoader::$namespaceFallbacks |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
|
CheckCircularReferencesPass::$currentPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php |
|
AnalyzeServiceReferencesPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php |
|
BankAccountTest::testDepositWithdrawMoney |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
@covers BankAccount::getBalance
@covers BankAccount::depositMoney
@covers BankAccount::withdrawMoney |
DocParserTest::testTrailingCommaIsAllowed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
template_preprocess_book_node_export_html |
function |
drupal/core/modules/book/book.module |
Prepares variables for single node export templates. |
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. |
EntityControllerInterface::createInstance |
function |
drupal/core/lib/Drupal/Core/Entity/EntityControllerInterface.php |
Instantiates a new instance of this entity controller. |
SelectComplexTest::testCountQueryRemovals |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that countQuery removes 'all_fields' statements and ordering clauses. |
SomeAnnotationClassNameWithoutConstructor |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
Util_DiffTest::testComparisonErrorEndSame |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diff |
SelectComplexTest::testCountQueryDistinct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can generate a count query from a query with distinct. |
ClassLoaderTest::testLoadNonexistentClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
@dataProvider getLoadNonexistentClassTests |
LuhnValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
|
NodeTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
Twig_Tests_IntegrationTest::getExtensions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
EntityFieldTest::assertComputedProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Executes the computed properties tests for the given entity type. |
RoutableFragmentRenderer::setFragmentPath |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php |
Sets the fragment path that triggers the fragment listener. |
ViewExecutableTest::$executableProperties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Properties that should be stored in the executable. |
ModulesInstallConfirmForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns a caption for the button that confirms the action. |
BundleTest::testBundleRegistrationDynamic |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bundle/BundleTest.php |
Tests that the DIC keeps up with module enable/disable in the same request. |
AnnotationClassLoader::$defaultRouteIndex |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
EasyRdf_Parser_Json::$jsonLastErrorExists |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php |
|
ResolveInvalidReferencesPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
TemplateMethodsTest::assertPostConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
Performs assertions shared by all tests of a test case. |
ModulesInstallConfirmForm::getDescription |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns additional text to display as a description. |
EditorAdminTest::testAddEditorToNewFormat |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php |
Tests adding a text editor to a new text format. |
NodeTranslationUITest::testDisabledBundle |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Tests that no metadata is stored for a disabled bundle. |
TermTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
LengthValidatorTest::getNotFourCharacters |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
|
AbstractClassMetadataFactory::isTransient |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Check if this class is mapped by this Object Manager + ClassMetadata configuration |
ViewsSelection::countReferencableEntities |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::countReferencableEntities(). |
JavaScriptTest::testRenderDifferentWeight |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests rendering the JavaScript with a file's weight above jQuery's. |
LengthValidatorTest::testValidValuesExact |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@dataProvider getFourCharacters |
UniversalClassLoaderTest::testGetPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
ViewsSelection::validateAutocompleteInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::validateAutocompleteInput(). |
XmlEncoderTest::testDecodeWithoutItemHash |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
LengthValidatorTest::testInvalidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@dataProvider getThreeOrLessCharacters |
TermStorageController::buildPropertyQuery |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildPropertyQuery(). |
ViewExecutableTest::testViewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests ViewExecutable::viewsHandlerTypes(). |
XmlFileLoaderTest::getPathsToInvalidFiles |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
LengthValidatorTest::testInvalidValuesMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@dataProvider getFiveOrMoreCharacters |
Twig_Test_Loader_TemplateReference::$name |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|