|
EntityViewMode::$label |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
The human-readable name of the view mode. |
|
FieldPluginBase::label |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Get this field's label. |
|
PictureMapping::$label |
property |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
The picture label. |
|
EasyRdf_Format::$label |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
|
|
EntityInterface::label |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the label of the entity. |
|
EasyRdf_Resource::label |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Get a human readable label for this resource |
|
HandlerBase::adminLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Return a string representing this handler's name in the UI. |
|
EntityTestLabelCallback |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestLabelCallback.php |
Test entity class. |
|
TipPluginBase::getLabel |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginBase.php |
Implements \Drupal\tour\TipPluginInterface::getLabel(). |
|
CustomBlockType::$label |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
The custom block type label. |
|
field_views_field_label |
function |
drupal/core/modules/field/field.views.inc |
Returns the label of a certain field. |
|
BreakpointGroup::$label |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group label. |
|
EasyRdf_Format::getLabel |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get the label for a format object |
|
EasyRdf_Format::setLabel |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Set the label for a format object |
|
theme_form_element_label |
function |
drupal/core/includes/form.inc |
Returns HTML for a form element label and required marker. |
|
EntityBCDecorator::label |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
|
EntityLabelTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityLabelTest.php |
|
|
FilterInterface::getLabel |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterInterface.php |
Returns the administrative label for this filter plugin. |
|
theme_update_status_label |
function |
drupal/core/modules/update/update.report.inc |
Returns HTML for a label to display for a project's update status. |
|
EntityType::$bundle_label |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The human-readable name of the entity bundles, e.g. Vocabulary. |
|
GroupByNumeric::adminLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/GroupByNumeric.php |
Return a string representing this handler's name in the UI. |
|
entity_test_label_callback |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Entity label callback. |
|
GroupByNumeric::adminLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/GroupByNumeric.php |
Return a string representing this handler's name in the UI. |
|
GroupByNumeric::adminLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/GroupByNumeric.php |
Return a string representing this handler's name in the UI. |
|
SelectWidget::sanitizeLabel |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/SelectWidget.php |
Sanitizes a string label to display as an option. |
|
ElementsLabelsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
|
|
EntityTestLabelCallback.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestLabelCallback.php |
Contains \Drupal\entity_test\Plugin\Core\Entity\EntityTestLabelCallback. |
|
FieldPluginBase::adminLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return a string representing this handler's name in the UI. |
|
EntityType::$label_callback |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The name of a function that returns the label of the entity. |
|
TipPluginInterface::getLabel |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginInterface.php |
Returns label of the tip. |
|
ElementsLabelsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Modules to enable. |
|
EntityReferenceLabelFormatter |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Plugin implementation of the 'entity reference label' formatter. |
|
OptionsWidgetBase::sanitizeLabel |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Sanitizes a string label to display as an option. |
|
EntityLabelTest::testEntityLabel |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityLabelTest.php |
Tests label key and label callback of an entity. |
|
FieldPluginBase::elementLabelType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return an HTML element for the label based upon the field's element type. |
|
AutocompleteWidgetBase::getLabels |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php |
Gets the entity labels. |
|
DisplayPluginBase::getFieldLabels |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Retrieves a list of fields for the current display. |
|
EntityReferenceLabelFormatter.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Contains \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceLabelFormatter. |
|
ViewTestBase::helperButtonHasLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Asserts the existence of a button with a certain ID and label. |
|
ElementsLabelsTest::testFormLabels |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Test form elements, labels, title attibutes and required marks output
correctly and have the correct label option class if needed. |
|
EntityFilteringThemeTest::$xss_label |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A string containing markup and JS. |
|
FieldPluginBase::elementLabelClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field's label. |
|
ViewFormControllerBase::getDisplayLabel |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Placeholder function for overriding $display['display_title']. |
|
FieldPluginBase::getPreviousFieldLabels |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Returns all field lables of fields before this field. |
|
EasyRdf_Serialiser_GraphViz::$useLabels |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
|
|
EasyRdf_Serialiser_GraphViz::setUseLabels |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Turn on/off the option to display labels instead of URIs. |
|
EasyRdf_Serialiser_GraphViz::getUseLabels |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Get the state of the use labels option |
|
Twig_Tests_LexerTest::testNameLabelForTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
|
EasyRdf_Serialiser_GraphViz::$onlyLabelled |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
|
|
UserEntityCallbacksTest::testLabelCallback |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Test label callback. |