File::label |
function |
core/modules/file/file.entity.inc |
Implements EntityInterface::label(). |
User::label |
function |
core/modules/user/user.entity.inc |
Implements EntityInterface::label(). |
Node::label |
function |
core/modules/node/node.entity.inc |
Implements EntityInterface::label(). |
entity_label |
function |
core/modules/entity/entity.module |
Returns the label of an entity. |
Comment::label |
function |
core/modules/comment/comment.entity.inc |
Implements EntityInterface::label(). |
Backup::typeLabel |
function |
core/includes/backup/backup.class.inc |
The translated name of the backup type. |
TestEntity::label |
function |
core/modules/field/tests/field_test/field_test.class.inc |
Returns the label of the entity. |
TestEntity::label |
function |
core/modules/entity/tests/entity_test/entity_test.entity.inc |
Implements EntityInterface::label(). |
TaxonomyTerm::label |
function |
core/modules/taxonomy/taxonomy.entity.inc |
Implements EntityInterface::label(). |
TestCacheable::label |
function |
core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc |
Implements EntityInterface::label(). |
AnonymousUser::label |
function |
core/includes/anonymous.inc |
Provides the anonymous user name for consistency with User entities. |
LayoutHandler::label |
function |
core/modules/layout/includes/layout_handler.class.inc |
Assemble a human-readable label of this object. |
UserInterface::label |
function |
core/includes/userinterface.inc |
Returns the label of the entity. |
file_view_mode_label |
function |
core/modules/file/file.module |
Return the label for a specific file entity view mode. |
LayoutContext::label |
function |
core/modules/layout/plugins/context/layout_context.inc |
Assemble a human-readable label of this object. |
form_label_test_form |
function |
core/modules/simpletest/tests/form_test.module |
A form for testing form labels and required marks. |
file_view_mode_labels |
function |
core/modules/file/file.module |
Return an array of available view modes for file entities. |
BulkTestEntity::label |
function |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::label(). |
TestMultiBundle::label |
function |
core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc |
Implements EntityInterface::label(). |
EntityInterface::label |
function |
core/modules/entity/entity.class.inc |
Returns the label of the entity. |
TestFieldEntity::label |
function |
core/modules/field/tests/field_test/field_test.class.inc |
Implements EntityInterface::label(). |
TestDisableCache::label |
function |
core/modules/entity/tests/entity_caching_test/test_disable_cache.entity.inc |
Implements EntityInterface::label(). |
_file_sort_weight_label |
function |
core/modules/file/file.admin.inc |
User sort function to sort by weight, then label/name. |
BackupConfig::typeLabel |
function |
core/includes/backup/backup.config.inc |
The translated name of the backup type. |
field_views_field_label |
function |
core/modules/field/views/field.views.inc |
Returns the label of a certain field. |
theme_form_element_label |
function |
core/includes/form.inc |
Returns HTML for a form element label and required marker. |
theme_label_machine_name |
function |
core/modules/system/system.theme.inc |
Returns HTML for the display of a label and its machine name. |
field_config_label_bundle |
function |
core/modules/field/field.module |
Given a bundle config file, display a unique label. |
theme_update_status_label |
function |
core/modules/update/update.theme.inc |
Returns HTML for a label to display for a project's update status. |
LayoutRelationship::label |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Assemble a human-readable label of this object. |
EntityExampleBasic::label |
function |
modules/examples/entity_example/entity_example.inc |
Implements EntityInterface::label(). |
BackupDatabase::typeLabel |
function |
core/includes/backup/backup.database.inc |
The translated name of the backup type. |
views_handler_area::label |
function |
core/modules/views/handlers/views_handler_area.inc |
Get this field's label. |
views_handler_field::label |
function |
core/modules/views/handlers/views_handler_field.inc |
Get this field's label. |
views_ui_get_display_label |
function |
core/modules/views_ui/views_ui.admin.inc |
Placeholder function for overriding $display->display_title. |
EntityLayoutContext::label |
function |
core/modules/layout/plugins/context/entity_layout_context_handler.inc |
Assemble a human-readable label of this object. |
LayoutContextBroken::label |
function |
core/modules/layout/plugins/context/layout_context.inc |
Assemble a human-readable label of this object. |
LayoutStringContext::label |
function |
core/modules/layout/plugins/context/layout_context.inc |
Assemble a human-readable label of this object. |
field_config_label_instance |
function |
core/modules/field/field.module |
Given a field array, display a unique label. |
_layout_entity_bundle_label |
function |
core/modules/layout/layout.entity.admin.inc |
Get a bundle's label. |
theme_entityreference_label |
function |
core/modules/entityreference/entityreference.module |
Theme label. |
FormsElementsLabelsTestCase |
class |
core/modules/simpletest/tests/form.test |
Test form element labels, required markers and associated output. |
DashboardLayoutContext::label |
function |
core/modules/dashboard/includes/dashboard_layout_context.inc |
Assemble a human-readable label of this object. |
FieldDisplayAPITestCase::$label |
property |
core/modules/field/tests/field.test |
|
LayoutRelationshipBroken::label |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Assemble a human-readable label of this object. |
theme_link_formatter_link_label |
function |
core/modules/link/link.theme.inc |
Formats a link using the field's label as link text. |
views_handler_relationship::label |
function |
core/modules/views/handlers/views_handler_relationship.inc |
Get this field's label. |
LayoutOverridesPathContext::label |
function |
core/modules/layout/plugins/context/layout_context.inc |
Assemble a human-readable label of this object. |
LayoutRendererEditor::getAriaLabel |
function |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Returns an aria label for a block. |
FormsElementsLabelsTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |