NodeTypeExampleTest::testBodyLabel |
function |
modules/examples/node_type_example/tests/node_type_example.test |
Checks whether the body label is "Example description." |
LayoutRelationship::getOptionLabels |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Returns an array of appropriate contexts for this relationship. |
ViewsTestCase::helperButtonHasLabel |
function |
core/modules/views/tests/views_query.test |
Helper function to check whether a button with a certain id exists and has a certain label. |
FormsElementsLabelsTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
views_handler_field_system_info::label |
function |
core/modules/system/views/views_handler_field_system_info.inc |
Get this field's label based on the selected information. |
views_plugin_display::get_field_labels |
function |
core/modules/views/plugins/views_plugin_display.inc |
Retrieve a list of fields for the current display with the
relationship associated if it exists. |
views_handler_field::element_label_type |
function |
core/modules/views/handlers/views_handler_field.inc |
Return an HTML element for the label based upon the field's element type. |
FieldUIManageFieldsTestCase::$field_label |
property |
core/modules/field_ui/tests/field_ui.test |
|
views_handler_field::element_label_classes |
function |
core/modules/views/handlers/views_handler_field.inc |
Return the class of the field's label. |
FormsElementsLabelsTestCase::testFormLabels |
function |
core/modules/simpletest/tests/form.test |
Test form elements, labels, title attributes and required marks output
correctly and have the correct label option class if needed. |
UserEntityCallbacksTestCase::testLabelCallback |
function |
core/modules/user/tests/user.test |
Test label callback. |
EntityReferenceSelectionHandlerViews::getLabel |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc |
Implements EntityReferenceHandler::getLabel(). |
EntityReferenceSelectionHandlerBroken::getLabel |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
|
EntityReferenceSelectionHandlerGeneric::getLabel |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Implements EntityReferenceHandler::getLabel(). |
EntityReferenceSelectionHandlerInterface::getLabel |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
Return the label of a given entity. |
EntityReferenceSelectionHandlerGeneric::$label_key |
property |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
The entity's label key as required for matching the autocomplete string. |
EntityReferenceSelectionHandlerGeneric_file::getLabel |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Implements EntityReferenceHandler::getLabel(). |
EntityReferenceSelectionHandlerGeneric_node::$label_key |
property |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
The entity's label key as required for matching the autocomplete string. |
EntityReferenceSelectionHandlerGeneric_user::$label_key |
property |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
The entity's label key as required for matching the autocomplete string. |
EntityReferenceSelectionHandlerGeneric_file::$label_key |
property |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
The entity's label key as required for matching the autocomplete string. |
EntityReferenceSelectionHandlerGeneric_comment::$label_key |
property |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
The entity's label key as required for matching the autocomplete string. |
EntityReferenceSelectionHandlerGeneric_taxonomy_term::$label_key |
property |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
The entity's label key as required for matching the autocomplete string. |