MapTypesFromInputEvent::setSiteSchemaUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Sets the site schema URI. |
Util_TypeTest::testNonBinaryStringExport |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
@dataProvider provideNonBinaryMultibyteStrings |
LocaleTypedConfig::getElementTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets translated configuration data for a typed configuration element. |
AbstractComparisonValidator::valueToType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php |
Returns a string representation of the type of the value. |
InvalidBreakpointSourceTypeException.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php |
Definition of Drupal\breakpoint\InvalidBreakpointSourceTypeException. |
BasePhpFormulaLoader::registerPrototypes |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Returns an array of prototypical calls and options. |
EntityTypeConstraint::getRequiredOptions |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Overrides Constraint::getRequiredOptions(). |
EntityTranslationController::$entityType |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
The type of the entity being translated. |
TypedConfigElementFactory::createInstance |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigElementFactory.php |
Overrides Drupal\Core\TypedData\TypedDataFactory::createInstance(). |
LocaleContentTest::testContentTypeDirLang |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Test if a dir and lang tags exist in node's attributes. |
MimeTypeTest::testGuessImageWithDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
ViewExecutableTest::testViewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests ViewExecutable::viewsHandlerTypes(). |
XmlFileLoaderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
PHPUnit_Framework_Constraint_IsType::$type |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
RequestTest::testGetAcceptableContentTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
MimeTypeTest::testGuessWithNonReadablePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
AbstractEntityBodyDecorator::getStreamType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get a label describing the underlying implementation of the stream |
Framework_AssertTest::testAssertThatIsType |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::isType |
CustomBlockTestBase::createCustomBlockType |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Creates a custom block type (bundle). |
SearchAdvancedSearchFormTest::testNodeType |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
Test using the search form with GET and POST queries.
Test using the advanced search form to limit search to nodes of type "Basic page". |
AnnotationWithVarType::$arrayOfAnnotations |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php |
|
XmlFileLoaderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage Document types are not allowed. |
XmlFileLoaderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
@expectedException \Symfony\Component\Validator\Exception\MappingException
@expectedExceptionMessage Document types are not allowed. |
MapTypesFromInputEvent::getSiteSchemaTypes |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Gets the cache of internal site schema types. |
PrimitiveTypeConstraintValidator::validate |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidator.php |
Implements \Symfony\Component\Validator\ConstraintValidatorInterface::validate(). |
CustomBlockTypeStorageController::postSave |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
CustomBlockTypeListController::buildHeader |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Overrides \Drupal\Core\Entity\EntityListController::buildHeader(). |
PHPUnit_Framework_Comparator_Type::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Type.php |
Returns whether the comparator can compare two values. |
MetadataGeneratorTest::testSimpleEntityType |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
Tests a simple entity type, with two different simple fields. |
PHPUnit_Framework_Constraint_IsType::$types |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
AbstractEntityBodyDecorator::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Guess the Content-Type or return the default application/octet-stream |
Framework_AssertTest::testAssertTagTypeTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
TypeValidatorTest::testEmptyIsValidIfString |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
RequestTest::getFormatToMimeTypeMapProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
MimeTypeExtensionGuesser::$defaultExtensions |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeExtensionGuesser.php |
A map of mime types and their default extensions. |
translation_entity_language_types_info_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_language_type_info_alter(). |
PHPUnit_Framework_Constraint_IsType::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
FileValidatorTest::testValidWildcardMimeType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
TestMappingSubscriber::STAGING_SITE_TYPE_URI |
constant |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
|
CountValidatorTest::testExpectsCountableType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
MimeTypeTest::testGuessImageWithoutExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
Framework_AssertTest::testAssertTagTypeFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
PHPUnit_Framework_Assert::assertInternalType |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a variable is of a given type. |
EntityReferenceAutocompleteTest::$entityType |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
The entity type used in this test. |
TypeLinkManagerInterface::getTypeInternalIds |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManagerInterface.php |
Get a bundle's Typed Data IDs based on a URI. |
CustomBlockTypeStorageController::postDelete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postDelete(). |
BinaryFileResponse::trustXSendfileTypeHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Trust X-Sendfile-Type header. |
CustomBlockTypeListController::getOperations |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Overrides \Drupal\Core\Entity\EntityListController::getOperations(). |
PHPUnit_Framework_Constraint_IsType::TYPE_INT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
PHPUnit_Framework_Constraint_IsType::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
Returns a string representation of the constraint. |