NodeTypePersistenceTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php |
Modules to enable. |
LanguageManager::getLanguageTypes |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Returns an array of the available language types. |
NodeTypeTest::testNodeTypeEditing |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests editing a node type using the UI. |
FileFieldValidateTest::$node_type |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
|
ViewExecutable::viewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Provide a list of views handler types used in a view, with some information
about them. |
EntityListController::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
The entity type name. |
CustomBlockTypeTest::$permissions |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Permissions to grant admin user. |
language_test_language_types_info |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Implements hook_language_types_info(). |
EntityViewMode::$targetEntityType |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
The entity type this view mode is used for. |
DenormalizeTest::testTypeHandling |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php |
Tests that the type link relation in incoming data is handled correctly. |
filter_get_filter_types_by_format |
function |
drupal/core/modules/filter/filter.module |
Retrieves all filter types that are used in a given text format. |
LocaleTypedConfig::getTypedConfig |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets wrapped typed config object. |
LocaleTypedConfig::getTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
|
PrimitiveTypeConstraint::$message |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraint.php |
|
EntityNormalizer::getTypedDataIds |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
Gets the typed data IDs for a type URI. |
FieldPluginBase::elementLabelType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return an HTML element for the label based upon the field's element type. |
TypeValidatorTest::getValidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
TypedDataInterface::getDefinition |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Gets the data definition. |
BasePhpFormulaLoader::$prototypes |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
TypedDataTest::testTypedDataLists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests using typed data lists. |
CustomBlockTypeFormController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Contains \Drupal\custom_block\CustomBlockTypeFormController. |
CustomBlockTypeListController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Contains \Drupal\custom_block\CustomBlockTypeListController. |
PHPUnit_Framework_Comparator_Type |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Type.php |
Compares values for type equality. |
PostFileInterface::setContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Set the Content-Type of the file |
PostFileInterface::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Get the Content-Type of the file |
FieldWidgetTypeForm::validateForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Form validation handler. |
TestObjectMetadata::getTypeOfField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns a type name of this field. |
Twig_Token::INTERPOLATION_END_TYPE |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
EasyRdf_Format::getDefaultMimeType |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get the default registered mime type for a format object |
TypedConfigManager::$configStorage |
property |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
A storage controller instance for reading configuration data. |
PHPUnit_Util_Type::recursiveExport |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Recursive implementation of export |
PHPUnit_Util_Type::shortenedExport |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Exports a value into a single-line string |
PHPUnit_Util_Type::shortenedString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Shortens a string and converts all new lines to '\n' |
NodeTypeTest::testNodeTypeCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests creating a content type programmatically and via a form. |
NodeTypeTest::testNodeTypeDeletion |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests deleting a content type that still has content. |
AnnotationWithVarType::$annotation |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php |
|
field_ui_form_node_type_form_alter |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_form_FORM_ID_alter(). |
MapTypesFromInputEvent::$inputUris |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
An array of incoming RDF type URIs. |
FILTER_TYPE_TRANSFORM_IRREVERSIBLE |
constant |
drupal/core/modules/filter/filter.module |
Irreversible transformation filters. |
Util_TypeTest::testShortenedExport |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
@dataProvider shortenedExportProvider |
PluginTypeListTest::testPluginList |
function |
drupal/core/modules/views/tests/Drupal/views/Tests/PluginTypeListTest.php |
Tests the plugins list is correct. |
NodeTypeInitialLanguageTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
Request::getAcceptableContentTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets a list of content types acceptable by the client browser |
TypeValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
TypeValidatorTest::testValidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
@dataProvider getValidValues |
ClassWithAnnotationWithVarType.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php |
|
BasePhpFormulaLoader::addPrototype |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
TypedDataInterface::getConstraints |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Gets a list of validation constraints. |
ContentNegotiation::getContentType |
function |
drupal/core/lib/Drupal/Core/ContentNegotiation.php |
Gets the normalized type of a request. |
EntityType::$permission_granularity |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Specifies whether a module exposing permissions for the current entity type
should use entity-type level granularity, bundle level granularity or just
skip this entity. The allowed values are respectively "entity_type",
"bundle" or… |