Search for type
Title | Object type | File name | Summary |
---|---|---|---|
Action::$type | property | core/ |
The entity type the action can apply to. |
ActionManager::getDefinitionsByType | function | core/ |
Gets the plugin definitions for this entity type. |
AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
|
ArgumentSummaryTest::$nodeType | property | core/ |
Node type with an autocomplete tagging field. |
AssetControllerBase::$assetType | property | core/ |
The asset type. |
AssetControllerBase::$contentType | property | core/ |
The asset aggregate content type to send as Content-Type header. |
AssetsStream::getType | function | core/ |
Returns the type of stream wrapper. |
BaseFieldDefinition::$type | property | core/ |
The field type. |
BaseFieldDefinition::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
BaseFieldDefinition::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
BaseFieldDefinition::getType | function | core/ |
Returns the field type. |
BaseFieldDefinition::setTargetEntityTypeId | function | core/ |
Sets the ID of the type of the entity this field is attached to. |
BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
BinaryFileResponseTest::providerTestCalculatedContentType | function | core/ |
Data provider of file names and expected content-type values. |
BinaryFileResponseTest::testCalculatedContentType | function | core/ |
Test the content type generated by Drupal is correct. |
BlockContentPermissions::blockTypePermissions | function | core/ |
Build permissions for each block type. |
BlockContentRedirectTest::testBlockContentTypeRedirect | function | core/ |
Tests the deprecation message from the old block-type page. |
BlockContentTypeValidationTest | class | core/ |
Tests validation of block_content_type entities. |
BlockContentTypeValidationTest.php | file | core/ |
|
BlockContentTypeValidationTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
BlockContentTypeValidationTest::setUp | function | core/ |
|
BlockManager::getType | function | core/ |
A string identifying the plugin type. |
BlockTypeAccessControlHandler | class | core/ |
Defines the access control handler for the "Block Type" entity type. |
BlockTypeAccessControlHandler.php | file | core/ |
|
BlockTypeAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
BlockTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
block_content.type.basic.yml | file | core/ |
core/recipes/basic_block_type/config/block_content.type.basic.yml |
block_content.type.html.twig | file | core/ |
--- label: 'Defining a block type' related: - block.overview - block.configure - block.place - block_content.add - field_ui.add_field - field_ui.manage_form - field_ui.manage_display --- {% set types_link_text %}{% trans… |
BreakLockLink::$entityTypeManager | property | core/ |
The entity type manager. |
BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
CastedIntFieldJoinTestBase::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
comment.creating_type.html.twig | file | core/ |
--- label: 'Creating a comment type' related: - field_ui.add_field - field_ui.manage_display - field_ui.manage_form - comment.overview - comment.configuring --- {% set comment_types_link_text %} {% trans %}Comment types{%… |
comment.type.comment.yml | file | core/ |
core/recipes/comment_base/config/comment.type.comment.yml |
CommentTypeValidationTest | class | core/ |
Tests validation of comment_type entities. |
CommentTypeValidationTest.php | file | core/ |
|
CommentTypeValidationTest::$modules | property | core/ |
Modules to install. |
CommentTypeValidationTest::setUp | function | core/ |
|
ComponentRenderTest::checkArrayObjectTypeCast | function | core/ |
Ensure fuzzy coercing of arrays and objects works properly. |
ConditionManager::getType | function | core/ |
A string identifying the plugin type. |
ConfigActionManager::getShorthandActionIdsForEntityType | function | core/ |
Gets a map of shorthand action IDs to plugin IDs for an entity type. |
ConfigEntityAdapter::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigEntityAdapter::getConfigTypedData | function | core/ |
Gets typed data for config entity. |
ConfigEntityAdapter::getTypedConfigManager | function | core/ |
Gets the typed config manager. |
ConfigEntityAdapter::getTypedDataManager | function | core/ |
@todo Remove this in https://www.drupal.org/node/3011137. |
ConfigEntityAdapter::setTypedDataManager | function | core/ |
@todo Remove this in https://www.drupal.org/node/3011137. |
ConfigEntityBase::getTypedConfig | function | core/ |
Gets the typed config manager. |
ConfigEntityMapperInterface::getType | function | core/ |
Gets the entity type ID from this mapper. |
ConfigEntityMapperInterface::setType | function | core/ |
Set entity type for this mapper. |
ConfigEntityType | class | core/ |
Defines a config entity type annotation object. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.