FieldBlockTestCase::$content_type |
property |
core/modules/field/tests/field.test |
|
views_handler_field_file_type.inc |
file |
core/modules/file/views/views_handler_field_file_type.inc |
Definition of views_handler_field_file_type. |
views_handler_field_node_type.inc |
file |
core/modules/node/views/views_handler_field_node_type.inc |
Definition of views_handler_field_node_type. |
ListFieldUITestCase::$hyphen_type |
property |
core/modules/field/modules/list/tests/list.test |
|
FileTypeTestCase::testTypesCrudUi |
function |
core/modules/file/tests/file.test |
Test file types CRUD UI. |
EntityLayoutContext::$entity_type |
property |
core/modules/layout/plugins/context/entity_layout_context_handler.inc |
The entity type for this context. |
views_handler_filter_file_type.inc |
file |
core/modules/file/views/views_handler_filter_file_type.inc |
Definition of views_handler_filter_file_type. |
EntityIDLayoutAccess::$entity_type |
property |
core/modules/layout/plugins/access/entity_id_layout_access.inc |
|
field_ui_form_node_type_form_alter |
function |
core/modules/field_ui/field_ui.module |
Implements hook_form_FORM_ID_alter(). |
views_handler_filter_node_type.inc |
file |
core/modules/node/views/views_handler_filter_node_type.inc |
Definition of views_handler_filter_node_type. |
FileFileTypeClassificationTestCase |
class |
core/modules/file/tests/file.test |
Tests file type classification functionality. |
taxonomy_path_type_delete_callback |
function |
core/modules/taxonomy/taxonomy.path.inc |
Callback to delete aliases for taxonomy types. |
node_type_example_node_type_insert |
function |
modules/examples/node_type_example/node_type_example.module |
Implements hook_node_type_insert(). |
LayoutSelectionTest::$content_type |
property |
core/modules/layout/tests/layout.test |
|
NodeTypeExampleTest::testBodyLabel |
function |
modules/examples/node_type_example/tests/node_type_example.test |
Checks whether the body label is "Example description." |
LinkUITest::LINK_INPUT_TYPE_BAD_URL |
constant |
core/modules/link/tests/link.ui.test |
Link supposed to have a bad URL. |
entityreference_field_type_settings |
function |
core/modules/entityreference/entityreference.module |
Introspects field and instance settings, and determines the correct settings
for the functioning of the formatter. |
field_ui_form_node_type_form_submit |
function |
core/modules/field_ui/field_ui.module |
Form submission handler for the 'Save and add fields' button. |
EntityReferenceAdminTestCase::$type |
property |
core/modules/entityreference/tests/entityreference.admin.test |
|
node_type_example_entity_info_alter |
function |
modules/examples/node_type_example/node_type_example.module |
Implements hook_entity_info_alter(). |
_node_type_example_installed_fields |
function |
modules/examples/node_type_example/node_type_example.module |
Defines the fields for our content type. |
NodeTypeTestCase::testNodeTypeStatus |
function |
core/modules/node/tests/node.test |
Tests that node types correctly handle the 'disabled' flag. |
views_handler_argument_file_type.inc |
file |
core/modules/file/views/views_handler_argument_file_type.inc |
Definition of views_handler_argument_file_type. |
DashboardContentTypesBlock::getTitle |
function |
core/modules/dashboard/includes/block.node_types.inc |
Return the title of a block as configured in the layout. |
views_handler_filter_system_type.inc |
file |
core/modules/system/views/views_handler_filter_system_type.inc |
Definition of views_handler_filter_system_type. |
ViewsUiBaseViewsWizard::$entity_type |
property |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
views_handler_argument_node_type.inc |
file |
core/modules/node/views/views_handler_argument_node_type.inc |
Definition of views_handler_argument_node_type. |
views_plugin_display::get_style_type |
function |
core/modules/views/plugins/views_plugin_display.inc |
Displays can require a certain type of style plugin. By default, they will
be 'normal'. |
DefaultEntityController::$entityType |
property |
core/modules/entity/entity.controller.inc |
Entity type for this controller instance. |
hook_field_display_ENTITY_TYPE_alter |
function |
core/modules/field/field.api.php |
Alters the display settings of a field on a given entity type before it gets displayed. |
FieldGetValueTestCase::$content_type |
property |
core/modules/field/tests/field.test |
|
NodeTypeTestCase::testNodeTypeEditing |
function |
core/modules/node/tests/node.test |
Tests editing a node type using the UI. |
translation_form_node_type_form_alter |
function |
core/modules/translation/translation.module |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
LinkUITest::LINK_INPUT_TYPE_BAD_TITLE |
constant |
core/modules/link/tests/link.ui.test |
Link supposed to have a bad title. |
installer_browser_get_installed_types |
function |
core/modules/installer/installer.browser.inc |
Determines the types of installed projects. |
node_permissions_get_configured_types |
function |
core/modules/node/node.module |
Returns an array of node types that should be managed by permissions. |
file_test_file_mimetype_mapping_alter |
function |
core/modules/simpletest/tests/file_test.module |
Implements hook_file_mimetype_mapping_alter(). |
FieldBulkDeleteTestCase::$entity_type |
property |
core/modules/field/tests/field.test |
|
locale_test_language_types_info_alter |
function |
core/modules/locale/tests/locale_test/locale_test.module |
Implements hook_language_types_info_alter(). |
views_handler_field_node_type::render |
function |
core/modules/node/views/views_handler_field_node_type.inc |
Render the field. |
views_handler_field_file_type::render |
function |
core/modules/file/views/views_handler_field_file_type.inc |
Render the field. |
redirect_handler_filter_redirect_type |
class |
core/modules/redirect/views/redirect_handler_filter_redirect_type.inc |
|
form_type_form_example_checkbox_value |
function |
modules/examples/form_example/form_example_elements.inc |
Value callback for form_example_checkbox element type. |
config_export_single_form_update_type |
function |
core/modules/config/config.admin.inc |
Handles switching the configuration type selector. |
FileFieldValidateTestCase::$node_type |
property |
core/modules/file/tests/file.test |
|
DatabaseSchema_mysql::getFieldTypeMap |
function |
core/includes/database/mysql/schema.inc |
Returns a mapping of Backdrop schema field names to DB-native field types. |
NodeTypeExampleTest::testNodeCreation |
function |
modules/examples/node_type_example/tests/node_type_example.test |
Verifies the functionality of the Node Type Example module. |
file_permissions_get_configured_types |
function |
core/modules/file/file.module |
Returns an array of file types that should be managed by permissions. |
NodeTypeTestCase::testNodeTypeCreation |
function |
core/modules/node/tests/node.test |
Tests creating a content type programmatically and via a form. |
DashboardContentTypesBlock::getContent |
function |
core/modules/dashboard/includes/block.node_types.inc |
Return the content of a block. |