DocParserTest::testAnnotationWithVarTypeError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderInvalid |
ClassWithAnnotationWithVarType::invalidMethod |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php |
Plugin annotation
@AnnotationWithVarType(annotation = @AnnotationTargetAnnotation) |
BinaryFileResponse::$trustXSendfileTypeHeader |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
|
NodeIntegrationTest::testNodeViewTypeArgument |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/NodeIntegrationTest.php |
Tests basic node view with a node type argument. |
FieldInfoTest::testInstanceDisabledEntityType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that instances on disabled entity types are filtered out. |
FileTest::testGetMimeTypeUsesMimeTypeGuessers |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
FileTest::testGuessExtensionIsBasedOnMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
PHPUnit_Framework_Constraint_IsType::TYPE_BOOL |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
PHPUnit_Framework_Constraint_IsType::TYPE_NULL |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
UnsupportedMediaTypeHttpException::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php |
Constructor. |
Framework_ConstraintTest::testConstraintIsType |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsType
@covers PHPUnit_Framework_Assert::isType
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
FileValidatorTest::testInvalidWildcardMimeType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
ContainerAwareHttpKernelTest::getProviderTypes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
|
MimeTypeTest::testGuessImageWithKnownExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
Framework_AssertTest::testAssertTagTypeIdTrueA |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagTypeIdTrueB |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagTypeIdTrueC |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagTypeIdFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
AbstractReaderTest::testAnnotationsWithVarType |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
RdfMappingManager::getTypedDataIdsFromTypeUris |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
Convert an array of RDF type URIs to the corresponding TypedData IDs. |
FunctionCallsFormulaLoader::registerPrototypes |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Returns an array of prototypical calls and options. |
PHPUnit_Framework_Constraint_IsType::TYPE_ARRAY |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
PHPUnit_Framework_Constraint_IsType::TYPE_FLOAT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
Framework_ConstraintTest::testConstraintIsType2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsType
@covers PHPUnit_Framework_Assert::isType
@covers PHPUnit_Framework_TestFailure::exceptionToString |
MimeTypeTest::testGuessFileWithUnknownExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
CustomBlockTypeTest::testCustomBlockTypeEditing |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Tests editing a block type using the UI. |
PHPUnit_Framework_Assert::assertNotInternalType |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a variable is not of a given type. |
TypedDataNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/TypedDataNormalizer.php |
The interface or class that this Normalizer supports. |
Util_TypeTest::provideNonBinaryMultibyteStrings |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
|
TypeValidatorTest::testEmptyIsInvalidIfNoString |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
UploadedFileTest::testFileUploadsWithNoMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
PHPUnit_Framework_Comparator_Type::assertEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Type.php |
Asserts that two values are equal. |
PHPUnit_Framework_Constraint_IsType::TYPE_OBJECT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
PHPUnit_Framework_Constraint_IsType::TYPE_STRING |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
PHPUnit_Framework_Constraint_IsType::TYPE_SCALAR |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
PHPUnit_Framework_Constraint_IsType::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
JsonResponseTest::testConstructorWithSimpleTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
DocParserTest::getAnnotationVarTypeProviderValid |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
ViewEditFormController::submitCloneDisplayAsType |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to clone a display as another display type. |
CustomBlockTypeTest::testCustomBlockTypeCreation |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Tests creating a block type programmatically and via a form. |
CustomBlockTypeTest::testCustomBlockTypeDeletion |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Tests deleting a block type that still has content. |
ClassWithAnnotationWithVarType::$invalidProperty |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php |
Plugin annotation
@AnnotationWithVarType(string = 123) |
TypedDataManager::setValidationConstraintManager |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Sets the validation constraint manager. |
TypedDataManager::getValidationConstraintManager |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Gets the validation constraint manager. |
IpValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
ContainerTest::testSetDoesNotAllowPrototypeScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@expectedException \InvalidArgumentException |
PHPUnit_Framework_Constraint_IsType::TYPE_NUMERIC |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
Framework_ConstraintTest::testConstraintIsNotType |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsType
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::isType
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
JsonResponseTest::testStaticCreateWithSimpleTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
UrlValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |