ClassMetadata::isIdentifier |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field name is a mapped identifier for this class. |
TestObjectMetadata::isIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field name is a mapped identifier for this class. |
DisplayPluginBase::isIdentifierUnique |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check if the provided identifier is unique. |