node_type_reset |
function |
drupal/core/modules/node/content_types.inc |
Resets relevant fields of a module-defined node type to their default values. |
MimeTypeGuesser |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php |
A singleton mime type guesser. |
MimeTypeMatcher |
class |
drupal/core/lib/Drupal/Core/Routing/MimeTypeMatcher.php |
This class filters routes based on the media type in HTTP Accept headers. |
ViewUI::getType |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getType(). |
Field Types API |
group |
drupal/core/modules/field/field.api.php |
Defines field, widget, display formatter, and storage types. |
SEARCH_TYPE_JPN |
constant |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
|
Menu item types |
group |
drupal/core/includes/menu.inc |
Definitions for various menu item types. |
CustomBlockType |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
Defines the custom block type entity. |
TypeLinkManager |
class |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
|
Type::node_type |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Type.php |
|
NoType::execute |
function |
drupal/core/modules/system/tests/modules/action_test/lib/Drupal/action_test/Plugin/Action/NoType.php |
Executes the plugin. |
Action::getType |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getType(). |
Entity::getType |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getType(). |
MimeTypeTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
NodeTypeTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Definition of Drupal\node\Tests\NodeTypeTest. |
TypeScriptFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/TypeScriptFilter.php |
Compiles TypeScript into JavaScript. |
MimeTypeTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/MimeTypeTest.php |
Definition of Drupal\system\Tests\File\MimeTypeTest. |
Attribute::$type |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attribute.php |
|
File::$mimeTypes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
TypedDataFactory |
class |
drupal/core/lib/Drupal/Core/TypedData/TypedDataFactory.php |
A factory for typed data objects. |
node_type_delete |
function |
drupal/core/modules/node/node.module |
Deletes a node type from the database. |
TypedDataManager |
class |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Manages data type plugins. |
TypedData::$name |
property |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
The property name. |
PHPUnit_Util_Type |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Utility class for textual type (and value) representation. |
Drupal::typedData |
function |
drupal/core/lib/Drupal.php |
Returns the typed data manager service. |
content_types.inc |
file |
drupal/core/modules/node/content_types.inc |
Content type editing user interface. |
Type::render_name |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Type.php |
Render node type as human readable name, unless using machine_name option. |
_views_sort_types |
function |
drupal/core/modules/views_ui/admin.inc |
|
EntityTest::$type |
property |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php |
The bundle of the test entity. |
mime_type_matcher |
service |
drupal/core/core.services.yml |
Drupal\Core\Routing\MimeTypeMatcher |
file_get_mimetype |
function |
drupal/core/includes/file.inc |
Determines an Internet Media Type or MIME type from a filename. |
Image::$mimeTypes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
NodeType::summary |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Condition/NodeType.php |
Implements \Drupal\Core\Executable\ExecutableInterface::summary(). |
DocLexer::getType |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php |
|
Type::summaryName |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Type.php |
Override the behavior of summaryName(). Get the user friendly version
of the node type. |
LocaleTypedConfig |
class |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Defines the locale configuration wrapper object. |
_node_types_build |
function |
drupal/core/modules/node/node.module |
Builds and returns the list of available node types. |
TypeValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
TypedDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Definition of Drupal\system\Tests\TypedData\TypedDataTest. |
FieldTypeTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FieldTypeTest.php |
Contains \Drupal\node\Tests\Views\FieldTypeTest. |
File::getMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Returns the mime type of the file. |
EntityNG::getType |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Gets the typed data type of the entity. |
TypeValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/TypeValidator.php |
|
Twig_Token::$type |
property |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
EntityType::$links |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Link templates using the URI template syntax. |
ViewUI::entityType |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::entityType(). |
TypedConfigManager |
class |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
Manages config type plugins. |
file.mimetypes.inc |
file |
drupal/core/includes/file.mimetypes.inc |
Provides mimetype mappings. |
Language::TYPE_URL |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
The type of language used for URLs. |
SearchQuery::$type |
property |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
The type of search (search module). |