getName(); if ($table_name === $this->storage->getDataTable() && $field_name === 'reusable') { $this->addSharedTableFieldIndex($storage_definition, $schema); } return $schema; } }