|
hook_file_mimetype_mapping_alter |
function |
core/modules/system/system.api.php |
Alter MIME type mappings used to determine MIME type from a file extension. |
|
installer_browser_type_from_path |
function |
core/modules/installer/installer.pages.inc |
Determine the project type from a given internal path. |
|
LayoutOverridesPathContext::type |
function |
core/modules/layout/plugins/context/layout_context.inc |
Return the indicator for this context, i.e. "entity", "string". |
|
views_ui_config_type_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for type configuration form |
|
views_handler_field::element_type |
function |
core/modules/views/handlers/views_handler_field.inc |
Return an HTML element based upon the field's element type. |
|
FieldTokenTestCase::$content_type |
property |
core/modules/field/tests/field.test |
|
|
comment_form_node_type_form_alter |
function |
core/modules/comment/comment.module |
Implements hook_form_FORM_ID_alter(). |
|
file_type_classify_confirm_submit |
function |
core/modules/file/file.admin.inc |
Submit handler for file type classification confirmation form. |
|
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. |
|
_layout_standardize_template_type |
function |
core/modules/layout/layout.module |
Helper to standardize layout template type machine names and ensure we
don't have any namespace issues. If the type is in the reserved list, we can
use them as is, otherwise we'll ensure it starts with 'custom_' before
sending it back. |
|
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. |