UnexpectedTypeException::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/UnexpectedTypeException.php |
|
translation_entity_types_translatable |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns all the translatable entity types. |
UnsupportedMediaTypeHttpException.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php |
|
translation_form_node_type_form_alter |
function |
drupal/core/modules/translation/translation.module |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
file_test_file_mimetype_mapping_alter |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_mimetype_mapping_alter(). |
NodeTypeInitialLanguageTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Modules to enable. |
TypeValidatorTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
MimeTypeMatcherTest::testFilterRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php |
Confirms that the MimeType matcher matches properly. |
MimeTypeMatcherTest::testNoRouteFound |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php |
Confirms that the MimeTypeMatcher matcher throws an exception for no-route. |
TypedDataManager::getPropertyInstance |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Get a typed data instance for a property of a given typed data object. |
CustomBlockTypeFormController::delete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::delete(). |
RdfMappingEventTest::testMapInputType |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfMappingEventTest.php |
Test that other modules can define incoming type mappings. |
node_permissions_get_configured_types |
function |
drupal/core/modules/node/node.module |
Returns an array of node types that should be managed by permissions. |
FileBinaryMimeTypeGuesser::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
Constructor. |
FileBinaryMimeTypeGuesser::isSupported |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
Returns whether this guesser is supported on the current OS |
FileValidatorTest::testInvalidMimeType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
NodeRevisionPermissionsTest::$type_map |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
EasyRdf_Parser_Rdfa::guessTimeDatatype |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
NodeTypeTest::testNodeTypeGetFunctions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Ensures that node type functions (node_type_get_*) work correctly. |
EasyRdf_Parser_Redland::nodeTypeString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Redland.php |
Convert a librdf node type into a string
@ignore |
MapTypesFromInputEvent::$siteSchemaUri |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
The site schema type URI. |
RdfMappingEvents::MAP_TYPES_FROM_INPUT |
constant |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingEvents.php |
Maps an array of incoming type URIs to a site schema URI. |
Util_TypeTest::shortenedExportProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
|
LocaleTypedConfig::getArrayTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets translated configuration data for an element of type ArrayElement. |
EntityTranslationTestBase::$entityType |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The entity type being tested. |
TypedDataTest::testTypedDataValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests typed data validation. |
EntityTypeConstraint::getDefaultOption |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Overrides Constraint::getDefaultOption(). |
EasyRdf_Literal::deleteDatatypeMapping |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Remove the mapping between an RDF datatype and a PHP class name |
views.view.test_entity_type_filter.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_entity_type_filter.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_entity_type_filter.yml |
RequestTest::testGetFormatFromMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getFormat
@covers Symfony\Component\HttpFoundation\Request::setFormat
@dataProvider getFormatToMimeTypeMapProvider |
RequestTest::testGetMimeTypeFromFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getMimeType
@dataProvider getFormatToMimeTypeMapProvider |
TaggedWithTest::$node_type_without_tags |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
language_test_language_types_info_alter |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Implements hook_language_types_info_alter(). |
XmlEncoderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
@expectedException UnexpectedValueException
@expectedExceptionMessage Document types are not allowed. |
AnnotationWithVarType::$arrayOfIntegers |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php |
|
ResponseTest::testPrepareSetContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
CustomBlockTypeListController::buildRow |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Overrides \Drupal\Core\Entity\EntityListController::buildRow(). |
EntityTypeConstraintValidator::validate |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraintValidator.php |
Implements \Symfony\Component\Validator\ConstraintValidatorInterface::validate(). |
MimeTypeTest::testFileMimeTypeDetection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/MimeTypeTest.php |
Test mapping of mimetypes from filenames. |
ConstraintManager::getDefinitionsByType |
function |
drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php |
Returns a list of constraints that support the given type. |
EasyRdf_Serialiser_Arc::$supportedTypes |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Arc.php |
|
ThemeTestTwig::testTwigVariableDataTypes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php |
Tests that the Twig engine handles PHP data correctly. |
TestMappingSubscriber::mapTypesFromInput |
function |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
Demonstrate mapping between external type and site schema type. |
TaggedWithTest::testTaggedWithByNodeType |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Tests that the "tagged with" form element only shows for node types that support it. |
hook_field_widget_WIDGET_TYPE_form_alter |
function |
drupal/core/modules/field/field.api.php |
Alter widget forms for a specific widget provided by another module. |
DocParserTest::testAnnotationWithVarType |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderValid |
MimeTypeTest::testGuessWithIncorrectPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
EntityStorageControllerBase::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Entity type for this controller instance. |
MapTypesFromInputEvent::$siteSchemaTypes |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
An array of entity_type/bundles, keyed by site schema type URI |
MapTypesFromInputEvent::getSiteSchemaUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Gets the site schema URI. |