| array (
0 =>
ServicesEntityClass::__set_state(array(
'entityType' => 'services_entity_test',
'entityInfo' =>
array (
'label' => 'Services Test Entity',
'plural label' => 'Services Test Entities',
'description' => 'An entity type used by the Services Entity tests.',
'entity class' => 'ServicesEntityClass',
'controller class' => 'EntityAPIController',
'base table' => 'services_entity_test',
'fieldable' => true,
'entity keys' =>
array (
'id' => 'eid',
'bundle' => 'type',
'revision' => '',
),
'label callback' => 'entity_class_label',
'uri callback' => 'entity_class_uri',
'access callback' => 'services_entity_test_access',
'bundles' =>
array (
'alpha' =>
array (
'label' => 'Alpha',
'rdf_mapping' =>
array (
),
),
'beta' =>
array (
'label' => 'Beta',
'rdf_mapping' =>
array (
),
),
),
'module' => 'services_entity_test',
'static cache' => true,
'field cache' => true,
'load hook' => 'services_entity_test_load',
'view modes' =>
array (
),
'translation' =>
array (
),
'schema_fields_sql' =>
array (
'base table' =>
array (
0 => 'eid',
1 => 'name',
2 => 'type',
3 => 'uid',
),
),
'configuration' => false,
),
'idKey' => 'eid',
'nameKey' => 'eid',
'statusKey' => 'status',
'defaultLabel' => false,
'eid' => '3',
'name' => 'three',
'type' => 'alpha',
'uid' => '0',
'field_test_text_alpha' =>
array (
'und' =>
array (
0 =>
array (
'value' => 'field-value-2',
'format' => NULL,
'safe_value' => 'field-value-2',
),
),
),
'rdf_mapping' =>
array (
),
)),
1 =>
ServicesEntityClass::__set_state(array(
'entityType' => 'services_entity_test',
'entityInfo' =>
array (
'label' => 'Services Test Entity',
'plural label' => 'Services Test Entities',
'description' => 'An entity type used by the Services Entity tests.',
'entity class' => 'ServicesEntityClass',
'controller class' => 'EntityAPIController',
'base table' => 'services_entity_test',
'fieldable' => true,
'entity keys' =>
array (
'id' => 'eid',
'bundle' => 'type',
'revision' => '',
),
'label callback' => 'entity_class_label',
'uri callback' => 'entity_class_uri',
'access callback' => 'services_entity_test_access',
'bundles' =>
array (
'alpha' =>
array (
'label' => 'Alpha',
'rdf_mapping' =>
array (
),
),
'beta' =>
array (
'label' => 'Beta',
'rdf_mapping' =>
array (
),
),
),
'module' => 'services_entity_test',
'static cache' => true,
'field cache' => true,
'load hook' => 'services_entity_test_load',
'view modes' =>
array (
),
'translation' =>
array (
),
'schema_fields_sql' =>
array (
'base table' =>
array (
0 => 'eid',
1 => 'name',
2 => 'type',
3 => 'uid',
),
),
'configuration' => false,
),
'idKey' => 'eid',
'nameKey' => 'eid',
'statusKey' => 'status',
'defaultLabel' => false,
'eid' => '4',
'name' => 'one',
'type' => 'beta',
'uid' => '0',
'rdf_mapping' =>
array (
),
)),
) | Debug | services_entity.test | 638 | ServicesEntityGenericEntityResource->testEntityIndex() |  |